Isabelle_DOF/document-generator
Achim D. Brucker f868d0c449 Initial setup: CENELEC 50128 example. 2019-02-05 16:30:02 +00:00
..
Tools Add empty dummy arguments to title\author (required by some classes, e.g., lipics-v2019.cls. 2019-01-08 21:19:37 +00:00
document-template Avoid --output-delimiter as argument to cut. 2019-01-15 19:32:39 +00:00
latex Initial setup: CENELEC 50128 example. 2019-02-05 16:30:02 +00: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