2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-29 07:47:57 +02:00
LaTeX-examples/documents/bachelor-thesis-kit
2014-08-31 15:06:44 -04:00
..
README.md Readme.md -> README.md to make it easier to see Readme files 2014-08-31 15:06:44 -04:00

I think I may not add this to my repository. So please have a look at

Problems

There seems to be a problem that \section does not compile.

This seems to be a problem of the latest version of koma scripts. It happens with \pagestyle{headings}. You can eventually get rid of it by adding \usepackage{scrpage2} to your preamble and set \pagestyle{scrheadings}.