package patoline

  1. Overview
  2. No Docs
Patoline typesetting system and libraries

Install

Authors

Maintainers

Sources

0.2.tar.gz
md5=b6bdef12b3da13e85a8ca4afab86b6e6
sha512=9d7cae9822b95cf78b06d67d49f879eb656b2da0085a0d7296d6f94940a4a5fc3030f552cf5b010c72d7a66669114b3660c59c808ce0ad5c2cf79f3e1d331cec

Description

Patoline is a collection of typesetting libraries designed to be combined into a variety of possible applications. Its primary goal is not to offer the definitive answer to all typesetting problems, but rather to write the painful and boring parts of the job, so that interesting tools could be written easily. Obviously, a related (but much smaller) project is the Patoline compiler, which compiles a mixed Wiki/LaTeX/Ocaml syntax into a variety of output formats, including traditional PDF files, but also web servers that deliver dynamic contents.

Published: 30 May 2022

Dependencies (7)

  1. imagelib = "20180522"
  2. sqlite3
  3. camlzip
  4. earley = "2.0.0"
  5. ocamlfind
  6. dune >= "2.7"
  7. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None