home

LaTeX

Stuff and notes.

A Thesis Template

Usable for ETH thesis. Contains all the modern stuff (vector fonts, PDF meta data, etc.) as well as some important documentation (pdf files).

Links

Tricks

BibTeX: Multiletter initials in author names

E.g.

author = {Kehl, {\relax Ph}ilippe}

bzip2 compressed eps

fig=bildli.eps
grep Bounding > $fig.bb
bzip2 -v9 $fig
\DeclareGraphicsRule{.eps.bz2}{eps}{.eps.bb}{`bzcat #1}
dvips -R0 meier.dvi
Visitors to this page so far.