Weave.jl/src
Mike 1dfb8d76d6
Make assets `PackageCompiler`-friendly
A possible solution to relocatablilty issues with the hardcoded paths.

Embeds the asset folder contents into the precompiled files. When the
original folder isn't available (due to relocation) creates a
scratchspace containing the original folder contents as uses that
instead.
2021-06-12 09:21:20 +01:00
..
WeaveMarkdown Fix #388. 2021-06-01 08:42:02 +01:00
reader fix chunk options regression 2021-04-29 13:12:08 +02:00
rendering Change tex escaping to tex comments 2021-03-12 14:43:38 -06:00
writer implement LaTeXPDF as wrapper 2020-06-15 20:19:36 +02:00
RelocatableFolders.jl Make assets `PackageCompiler`-friendly 2021-06-12 09:21:20 +01:00
Weave.jl Make assets `PackageCompiler`-friendly 2021-06-12 09:21:20 +01:00
cache.jl yet another clean up: 2020-06-02 19:25:34 +09:00
config.jl fix `set_chunk_options!` 2020-06-14 14:25:21 +09:00
converter.jl clean up: 2020-06-13 21:59:09 +09:00
display_methods.jl follow RMarkdown more: make `throw_error` option into chunk option 2020-06-13 23:09:51 +09:00
gadfly.jl users should load Cairo 2020-05-10 14:07:55 +09:00
plots.jl version 0.10.4 2020-09-25 00:41:30 +09:00
run.jl don't decl const for `WEAVE_ARGS` 2020-10-03 13:17:39 +09:00
types.jl clean up: 2020-06-13 21:59:09 +09:00