Commit 8781d261 authored by Martin Ukrop's avatar Martin Ukrop
Browse files

Polish Readme file

parent 9ae21bd3
Loading
Loading
Loading
Loading
+4 −3
Original line number Original line Diff line number Diff line
@@ -5,9 +5,10 @@ Unofficial LaTeX template for thesis reports at FI MU. Uses the new faculty visu


## Usage
## Usage


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). The included Makefile builds all '.tex' files in the current directory (so it is convenient to store multiple reports right there).
* 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).


## Tips and tricks
## Tips and tricks