catala/compiler/catala_utils
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
..
catala_utils.mld Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
cli.ml Embed the Pygments Catala lexer 2023-03-13 14:41:24 +01:00
cli.mli Embed the Pygments Catala lexer 2023-03-13 14:41:24 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
errors.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
errors.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
file.ml LaTeX literate output: handle pygments coloration from within Catala 2023-03-13 22:33:48 +01:00
file.mli LaTeX literate output: handle pygments coloration from within Catala 2023-03-13 22:33:48 +01:00
marked.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
marked.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
pos.ml Fix multi-argument scopedefs, improve error message positions 2023-02-28 15:53:50 +01:00
pos.mli Fix multi-argument scopedefs, improve error message positions 2023-02-28 15:53:50 +01:00
string.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
string.mli Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
uid.ml Tweak error message location printing 2022-11-28 16:38:09 +01:00
uid.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00