Weave.jl/src
Shuhei Kadowaki f4ed10b625 define render_doc and dispatch on it with different formats
- and load minted package for TexMinted format

Co-Authored-By: null <JonasIsensee@users.noreply.github.com>
2020-05-25 20:29:57 +09:00
..
WeaveMarkdown refactors: almost just about code styles, doesn't change any behaviour 2020-05-24 02:36:32 +09:00
reader maybe fix type errors 2020-05-25 11:44:09 +09:00
Weave.jl LTS compat ... 2020-05-25 11:44:09 +09:00
cache.jl fix code chunk line numbers 2020-05-16 19:52:24 +09:00
config.jl a bit refactor: 2020-05-16 01:49:30 +09:00
converter.jl no explicit header support in `convert_doc` 2020-05-16 17:53:46 +09:00
display_methods.jl refactors: almost just about code styles, doesn't change any behaviour 2020-05-24 02:36:32 +09:00
format.jl define render_doc and dispatch on it with different formats 2020-05-25 20:29:57 +09:00
formatters.jl introduce WeaveFormat abstract type 2020-05-25 20:29:57 +09:00
gadfly.jl users should load Cairo 2020-05-10 14:07:55 +09:00
pandoc.jl more consistent templates names, move stylesheets into ./stylesheets 2020-05-24 14:16:37 +09:00
plots.jl don't load Weave Plots submodules into user's module 2020-05-10 13:35:54 +09:00
run.jl handle codeunits gracefully in inline chunks 2020-05-24 18:17:58 +09:00
types.jl allow RMarkdown style chunk option passing: 2020-05-25 11:44:09 +09:00