@@ -7,7 +7,7 @@ Unofficial LaTeX template for thesis reports at FI MU. Uses the new faculty visu
...
@@ -7,7 +7,7 @@ Unofficial LaTeX template for thesis reports at FI MU. Uses the new faculty visu
The project defines a new LaTeX document style 'fi-thesis-report' based on the traditional TeX class 'article'. The easiest way how to use the existing example file *thesis-report.tex*. Documentation of the important commands is provided in comments.
The project defines a new LaTeX document style 'fi-thesis-report' based on the traditional TeX class 'article'. The easiest way how to use the existing example file *thesis-report.tex*. Documentation of the important commands is provided in comments.
To build the report correctly, it is necessary to **run the build twice** (faculty logo is included as PDF).
To build the report correctly, it is necessary to **run the build twice** (faculty logo is included as PDF). The included Makefile builds all '.tex' files in the current directory (so it is convenient to store multiple reports right there).