package catala
Low-level language for tax code specification
Install
Dune Dependency
Authors
Maintainers
Sources
0.3.0.tar.gz
md5=4a2c5495f30d8fc2e3bf977df6e602f9
sha512=8dcc404b6068b9dbd76982ade60d8fba1950fdd0a8a626db17429120483367dce1f51997e96d7b8ee5308f305c3bcbb897ef85336f25e9ef3681f4cb9237f56a
doc/catala.literate/Literate/Latex/index.html
Module Literate.Latex
Source
This modules weaves the source code and the legislative text together into a document that law professionals can understand.
Helpers
Source
val wrap_latex :
string list ->
Utils.Cli.backend_lang ->
Format.formatter ->
(Format.formatter -> unit) ->
unit
Usage: wrap_latex source_files language fmt wrapped
Prints an LaTeX complete documùent structure around the wrapped
content.