rdicosmo / camltextools

A few tools in OCaml for expanding and extracting dependencies from LaTeX files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an OCaml re-implementation of the texexpand and delatex utilities
that were commonplace in the late 1990's on all TeX/LaTeX user machines.

The current version provides various enhanced features (like automatic
inclusion of the bibliography, and a mechanism to produce a self-contained
source file that can be broken again into parts using the -b option).

--Roberto Di Cosmo <roberto@dicosmo.org>

About

A few tools in OCaml for expanding and extracting dependencies from LaTeX files

License:GNU General Public License v2.0


Languages

Language:TeX 79.7%Language:OCaml 13.1%Language:Perl 4.7%Language:Roff 2.0%Language:Makefile 0.5%