meltbuild
LaTeX with OCaml (tools)
Install
- All systems
-
curl cmd.cat/meltbuild.sh
- Debian
-
apt-get install ocaml-melt
- Ubuntu
-
apt-get install ocaml-melt
- Kali Linux
-
apt-get install ocaml-melt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ocaml-melt
- Raspbian
-
apt-get install ocaml-melt
- Dockerfile
- dockerfile.run/meltbuild
ocaml-melt
LaTeX with OCaml (tools)
Melt is a set of libraries and tools which allows you to program LaTeX documents using OCaml. This combines the typesetting power of LaTeX with the programming power of OCaml. It can be combined with Mlpost to include figures. This package contains command-line tools to compile Melt files.