expoweb/documents/bierbook
2016-05-24 13:23:50 +01:00
..
bierbook-style.sty Bierbook and Seshbook tex files recreated from scratch to work directly with pdflatex rather than a roundabout route. 2016-04-27 13:07:21 +01:00
bierbook.tex slight formatting on bierbook and seshbook 2016-05-09 11:35:36 +01:00
dates.txt Fix Makefile so it can work on Linux as well as windows (define var for pdflatex binary name). Fix whitespace formatting errors (it matters for make). 2016-05-24 13:23:50 +01:00
Makefile Fix Makefile so it can work on Linux as well as windows (define var for pdflatex binary name). Fix whitespace formatting errors (it matters for make). 2016-05-24 13:23:50 +01:00
names.txt Bierbook and Seshbook tex files recreated from scratch to work directly with pdflatex rather than a roundabout route. 2016-04-27 13:07:21 +01:00
readme.txt Bierbook and Seshbook tex files recreated from scratch to work directly with pdflatex rather than a roundabout route. 2016-04-27 13:07:21 +01:00
seshbook.tex slight formatting on bierbook and seshbook 2016-05-09 11:35:36 +01:00

Last made using MikTeX2.9 on Win7.
Build profile should be tex -> pdf (because pstricks package is no longer used).


To build 'manually,' execute


pdflatex.exe -synctex=1 -interaction=nonstopmode -shell-escape bierbook.tex

pdflatex.exe -synctex=1 -interaction=nonstopmode -shell-escape seshbook.tex


Due to the way LaTeX works out table column witdths, these commands may need to be run several times until a stable output is produced.

The design of these files is intended to confine all changes year to year to the names.txt and dates.txt files, thanks to LaTeX's capability to read an external file and iterate through line by line performing the same action for each name.


packages needed (LaTeX) are:
geometry
fancyhdr
tikz
booktabs
tongtable
multirow
tocloft
yfonts
anyfontsize
ifthen