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
f22b9c67
Commit
f22b9c67
authored
Jan 29, 2018
by
Martin Ukrop
Browse files
Necessary OverLeaf changes
parent
19031a76
Changes
3
Hide whitespace changes
Inline
Side-by-side
AUTHORS
→
AUTHORS
.txt
View file @
f22b9c67
File moved
pandoc/Makefile
deleted
100644 → 0
View file @
19031a76
MDS
=
$(
wildcard
*
.md
)
PDFS
=
$(MDS:.md=.pdf)
all
:
$(PDFS)
TEXDEPS
=
../fi-thesis-report.cls
TEMPLATE
=
template.tex
%.pdf
:
%.md $(TEXDEPS) $(TEMPLATE)
env
TEXINPUTS
=
..:.: pandoc
--template
=
$(TEMPLATE)
$<
-o
$@
pandoc/thesis-report.md
deleted
100644 → 0
View file @
19031a76
---
colorprofile: color # 'color' or 'bw'
reporttype: reader # 'reader' or 'supervisor' or 'inter-reader'
thesistype: bc # 'bc' or 'mgr' or 'phd'
thesisname: The Great Thesis
student: John Doe
supervisor: Mgr. Richard Roe, Ph.D. # comment to hide
consultant: Ing. Maggie Lane # comment to hide
reader: RNDr. John Smith # comment to hide
inter-reader: RNDr.
\
Mary Poppins, Ph.D. # comment to hide
#signature: John Smith # uncomment for custom signature
#date: 1\. 4. 2020 # uncomment for custom date
# Note: Escaping the the first '.' via '\.' is necessary, otherwise pandoc
# gets confused and assumes this is an enumerated list.
header-includes:
-
\u
sepackage{lipsum}
...
\l
ipsum
S přihlédnutím k celkovému dosaženému výsledku navrhuji hodnotit práci známkou velmi dobře (B).
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