Isabelle_DOF/document-generator
Achim D. Brucker 0b3a361b06
HOL-OCL/Isabelle_DOF/master This commit looks good Details
Improved spacing for type-setting keywords.:
2019-04-06 19:47:44 +01:00
..
Tools Fixed printing of default template. 2019-04-06 13:19:27 +01:00
document-template Added NOPs for ghost commands in the author section. 2019-04-06 13:40:38 +01:00
latex Improved spacing for type-setting keywords.: 2019-04-06 19:47:44 +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