Loading pandoc/template.tex +1 −2 Original line number Diff line number Diff line \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$ Loading Loading
pandoc/template.tex +1 −2 Original line number Diff line number Diff line \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$ Loading