How to Install mlpost in Ubuntu 18.04



Install mlpost by entering the following commands in the terminal:

sudo apt update
sudo apt install mlpost

Description:

OCaml interface to Metapost (command-line tool)

Mlpost is an OCaml library for scientific drawing. It relies on Metapost, giving the possibility to include (La)TeX fragments. Mlpost users can use the full power of OCaml to generate their diagrams, including static typing and the possibility to use any OCaml library. Moreover, Mlpost promotes a declarative style quite different from existing tools. . This package contains a command-line tool to ease the generation of PostScript or PDF figures directly from .ml files.

Homepage: http://mlpost.lri.fr/

Version: 0.8.1-8build1

Section: universe/tex