diff --git a/TODO.md b/TODO.md index f18308d..61e2547 100644 --- a/TODO.md +++ b/TODO.md @@ -7,7 +7,5 @@ * See also for acronyms, index, glossary. * Separate list of acronyms. * Using ps2pdf to resize PDF for web breaks internal links. -* Some missing italics. * Content. -* Tracking. * ntpdate -b 192.168.1.1 diff --git a/src/Makefile b/src/Makefile index 8700aab..05e4288 100644 --- a/src/Makefile +++ b/src/Makefile @@ -33,6 +33,11 @@ all: -shell-escape \ -interaction=nonstopmode \ SNOUG.tex + xelatex \ + -halt-on-error \ + -shell-escape \ + -interaction=nonstopmode \ + Cover.tex cover: xelatex \