Isabelle_DOF/document-generator
Achim D. Brucker 1fa3a531d6 Support of section_title and section_elem. 2018-11-27 09:42:30 +00:00
..
Tools Fixed base name of ontology styles. 2018-06-08 13:37:49 +01:00
document-template Load preamble (if exists). 2018-10-30 00:34:14 +00:00
latex Support of section_title and section_elem. 2018-11-27 09:42:30 +00:00
README.md Removed documentation of old Scala-setup (obsolete) and added hint for debugging LaTeX errors. 2018-11-07 22:15:55 +00:00

README.md

Isabelle_DOF: Document Preparation Setup

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

Tipps

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