Weave.jl - Scientific Reports Using Julia
This is the documentation of Weave.jl. Weave is a scientific report generator/literate programming tool for Julia. It resembles Pweave, Knitr, rmarkdown and Sweave.
Current features
- Markdown, script of Noweb syntax for input documents.
- Publish markdown directly to html and pdf using Julia or Pandoc markdown.
- Execute code as terminal or "script" chunks.
- Capture Plots.jl or Gadfly.jl figures
- Supports LaTex, Pandoc, Github markdown, MultiMarkdown, Asciidoc and reStructuredText output
- Simple caching of results
- Convert to and from IJulia notebooks