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

Polish Readme file

parent 9ae21bd3
......@@ -5,9 +5,10 @@ Unofficial LaTeX template for thesis reports at FI MU. Uses the new faculty visu
## 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.
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).
* 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).
## Tips and tricks
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment