Skip to content

dodancs/FIIT-BP-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIIT-BP-template

Un-official template for Bachelor's thesis.

If you have any suggestions, please submit an issue or pull request!

You may check out the preview to see whether you like it.

Usage

Just clone, and explore and use.

NOTE: You may also use the package \usepackage{emptypage} to disable showing of header on empty pages instead of my \emptypage command to align pages for chapters to always start on the right side. - Suggested by Lukáš Anda @LukasAnda

Language setting

To change the language from Slovak to English, please edit values.tex like so:

From:

\newcommand{\FIITlanguage}[0] {slovak}
%\def\FIITlagEN{}

To:

\newcommand{\FIITlanguage}[0] {slovak,english}
\def\FIITlagEN{}

This will then use variables without the SK suffix.

Folder/File structure

  • assets - contains any assets used in the project
  • content - this folder contains the actual content of the document
  • pages - this folder contains main pages (title, cover, annotation, etc.)
  • templates - this folder contains templates for parts of the document (components of pages, etc.)
  • bibliography.bib - contains sample bibliography
  • initialize.tex - contains initializations that happen after the document begins
  • main.tex - is the main document file - containing the actual structure of the document
  • packages.tex - contains includes for packages, and some custom commands
  • values.tex - contains global variables (author, title, etc., font size, ...) and language selection

Thanks

I got some templates from one or two folks, but they weren't working that good for me, or the file structure was a mess.

Nevermind that, thank you for the tips and tricks you used!

About

FIIT Bachelor's thesis template in LaTex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages