Isabelle_DOF/document-generator
Achim D. Brucker ed65ce54ed Ported LaTeX document generation to Isabelle 2018. 2019-06-17 10:10:29 +01:00
..
Tools Fixed printing of default template. 2019-04-06 13:19:27 +01:00
document-template Dangling references and undefined citations are now breaking the document build. 2019-04-07 18:07:29 +01:00
latex Ported LaTeX document generation to Isabelle 2018. 2019-06-17 10:10:29 +01:00
README.md Renamed section. 2019-01-09 22:38:14 +00:00

README.md

Isabelle_DOF: Document Preparation Setup

This directory contains the LaTeX setup for Isabelle's document generation system.

Tips and Tricks

During debugging of LaTeX errors, it can be very helpful to use more than 79 characters for error messages (otherwise, long errors are truncated)"

max_print_line=200 error_line=200 half_error_line=100  pdflatex root.tex

Team

Main contacts:

License

This project is licensed under a 2-clause BSD license.

SPDX-License-Identifier: BSD-2-Clause