catala/compiler/literate
Louis Gesbert f1e44619e0 LaTeX literate output: handle pygments coloration from within Catala
This leverages the embedded lexer already used for HTML output, and uses the
LaTeX pygments backend to colorise code directly, without the need for `minted`.
2023-03-13 22:33:48 +01:00
..
dune Embed the Pygments Catala lexer 2023-03-13 14:41:24 +01:00
html.ml LaTeX literate output: handle pygments coloration from within Catala 2023-03-13 22:33:48 +01:00
html.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
latex.ml LaTeX literate output: handle pygments coloration from within Catala 2023-03-13 22:33:48 +01:00
latex.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
literate_common.ml LaTeX literate output: handle pygments coloration from within Catala 2023-03-13 22:33:48 +01:00
literate_common.mli LaTeX literate output: handle pygments coloration from within Catala 2023-03-13 22:33:48 +01:00
literate.mld Documentation pass 2022-01-19 10:54:16 +01:00