Isabelle_DOF/document-generator
Achim D. Brucker b547d0cae8 Print messages to stderr to ensure visibility in logs. 2019-07-19 23:32:26 +01:00
..
Tools Port to Isabelle 2019. 2019-07-19 23:30:40 +01:00
document-template Print messages to stderr to ensure visibility in logs. 2019-07-19 23:32:26 +01:00
latex Added basic support for eptcs.cls. 2019-06-29 11:16:17 +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