All Projects β†’ yitzchak β†’ dicy

yitzchak / dicy

Licence: MIT license
A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.

Programming Languages

typescript
32286 projects
TeX
3793 projects
shell
77523 projects
Dockerfile
14818 projects
Agda
84 projects
haskell
3896 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dicy

Liftr
🐳 Containerize R Markdown documents for continuous reproducibility
Stars: ✭ 155 (+604.55%)
Mutual labels:  reproducible-research, knitr
Rmarkdown Cookbook
R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
Stars: ✭ 324 (+1372.73%)
Mutual labels:  latex, knitr
biblatex-abnt
πŸ“š Estilo para BibLaTeX compatΓ­vel com as normas da ABNT
Stars: ✭ 97 (+340.91%)
Mutual labels:  latex, biblatex
formr.org
Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.
Stars: ✭ 90 (+309.09%)
Mutual labels:  reproducible-research, knitr
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+10740.91%)
Mutual labels:  latex, biblatex
DIME-LaTeX-Templates
DIME's LaTeX templates and LaTeX exercises teaching anyone new to LaTeX how to use LaTeX and how to use DIME's templates
Stars: ✭ 32 (+45.45%)
Mutual labels:  latex, reproducible-research
Huxtable
An R package to create styled tables in multiple output formats, with a friendly, modern interface.
Stars: ✭ 277 (+1159.09%)
Mutual labels:  latex, reproducible-research
Knitr Examples
A collection of knitr examples
Stars: ✭ 389 (+1668.18%)
Mutual labels:  latex, knitr
Zotero Better Bibtex
Make Zotero effective for us LaTeX holdouts
Stars: ✭ 2,336 (+10518.18%)
Mutual labels:  latex, biblatex
Kableextra
Construct Complex Table with knitr::kable() + pipe.
Stars: ✭ 465 (+2013.64%)
Mutual labels:  latex, knitr
Atom Latex
Compile LaTeX or knitr documents from within Atom
Stars: ✭ 219 (+895.45%)
Mutual labels:  latex, knitr
Knitr Book
Dynamic Documents with R and knitr
Stars: ✭ 215 (+877.27%)
Mutual labels:  latex, knitr
papeR
A toolbox for writing Sweave or other LaTeX-based papers and reports and to prettify the output of various estimated models.
Stars: ✭ 26 (+18.18%)
Mutual labels:  reproducible-research, knitr
purple-pi
πŸ’œ LaTeX math wherever you want
Stars: ✭ 31 (+40.91%)
Mutual labels:  latex
cdcalendar
A customisable, multilingual calendar with 3 different sizes. With LaTeX.
Stars: ✭ 62 (+181.82%)
Mutual labels:  latex
nonparametric-bayes
πŸ““ Non-parametric Bayesian Inference for Conservation Decisions
Stars: ✭ 39 (+77.27%)
Mutual labels:  reproducible-research
ideal
Interactive Differential Expression AnaLysis - DE made accessible and reproducible
Stars: ✭ 24 (+9.09%)
Mutual labels:  reproducible-research
l2kurz
German short introduction to LaTeX
Stars: ✭ 19 (-13.64%)
Mutual labels:  latex
fitchjs
Fitch style proof constructor
Stars: ✭ 19 (-13.64%)
Mutual labels:  latex
PS-FCN Poster LaTex
LaTex Poster for PS-FCN (ECCV 2018)
Stars: ✭ 41 (+86.36%)
Mutual labels:  latex

DiCy

Build Status Windows Build Status Dependency Status devDependency Status

This repository contains various packages associated with DiCy, a JavaScript/TypeScript based builder for LaTeX, knitr, Literate Agda, Literate Haskell, and Pweave that automatically builds dependencies. DiCy parses and filters output logs and error messages generated during build and can build projects that utilize the following programs to process files.

  • Bibliographies β€” Biber, BibTeX, BibTeX8, BibTeXu, pBibTeX, upBibTeX
  • Graphics Creation β€” Asymptote, MetaPost
  • Image/File Conversion β€” dvipdfm, dvipdfmx, dvips, dvisvgm, epstopdf, pdf2ps, ps2pdf
  • Indexing/Glossaries β€” bib2gls, makeglossaries, makeindex, mendex, splitindex, texindy, upmendex
  • LaTeX Engines β€” LaTeX, LuaLaTeX, pdfLaTeX, pLaTeX, upLaTeX, XeLaTeX
  • Literate Programming/Reproducible Research β€” Agda, knitr, lhs2TeX, patchSynctex, PythonTeX, Pweave, SageTeX

More information, including installation and API documentation is available at the DiCy website.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].