Commit 4ab6310e authored by Martin Ukrop's avatar Martin Ukrop
Browse files

Merge branch 'pandoc_ams' into 'master'

pandoc: Add math packages to template

amsmath, amssymb

See merge request !6
parents edce7165 70417365
\documentclass[$if(fontsize)$$fontsize$,$else$12pt,$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'
......
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