12.5.08

My LaTex tips sheet

Just to collect tricks that i needed for my thesis paper:

1. Set all fonts to 14 pt size:
\documentclass[14pt]{extarticle}
2. Set depth of contents table to something other than default "2":
\setcounter{tocdepth}{3}

No comments: