Isabelle_DOF/document-generator
Achim D. Brucker 221c7266fe Require subfloat (required for side_by_side_figure). 2018-11-07 22:16:27 +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 Require subfloat (required for side_by_side_figure). 2018-11-07 22:16:27 +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