Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
External Relations
Document Templates
FI thesis report template
Commits
4ab6310e
Commit
4ab6310e
authored
Jun 10, 2016
by
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
pandoc/template.tex
View file @
4ab6310e
\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'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment