Weave.jl/src
Shuhei Kadowaki ae0dc70ffa refactoring:
- reorder/move things so that format-specific rendering methods are 
defined close to the format
- separate common rendering methods from format specific methods
- fix using location
2020-06-01 21:32:18 +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
rendering refactoring: 2020-06-01 21:32:18 +09:00
Weave.jl refactoring: 2020-06-01 21:32:18 +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 remove format dict - make everything a field of format <: WeaveFormat directly 2020-05-31 09:29:26 +02: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 make `texminted` output valid texfile 2020-05-31 11:48:37 +02:00
types.jl fix lots of things I missed before 2020-05-31 09:49:20 +02:00