Commit bad1bce3 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

Update pandoc template (english, changed color settings)

parent 6063d040
\documentclass[$if(fontsize)$$fontsize$,$else$12pt,$endif$$for(classoption)$$classoption$$sep$,$endfor$]{fi-thesis-report}
\documentclass[$if(fontsize)$$fontsize$,$else$12pt,$endif$$if(colorprofile)$$colorprofile$,$endif$$if(language)$$language$,$endif$$for(classoption)$$classoption$$sep$,$endfor$]{fi-thesis-report}
\usepackage{amsmath,amssymb}
% Set types and names
$if(colorprofile)$\setColorProfile{$colorprofile$}$endif$ % 'color' or 'bw'
$if(reporttype)$\setReportType{$reporttype$}$endif$ % 'reader' or 'supervisor'
$if(thesistype)$\setThesisType{$thesistype$}$endif$ % 'bc' or 'mgr'
$if(thesisname)$\setThesisName{$thesisname$}$endif$
......
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