Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fachrat Informatik
pter
Commits
705670bf
Commit
705670bf
authored
May 05, 2015
by
Fjen Undso
Browse files
md: create variables for author and date
parent
9c1121dd
Changes
3
Hide whitespace changes
Inline
Side-by-side
markdown/Makefile
View file @
705670bf
all
:
pandoc
-s
vorlage.md
--template
=
"pandoc.finf.latex"
-o
vorlage.pdf
pandoc vorlage.md
--template
=
"pandoc.finf.latex"
-o
vorlage.pdf
markdown/pandoc.finf.latex
View file @
705670bf
...
...
@@ -24,8 +24,8 @@
\subsubsection*
{
#1
}
}
\hypersetup
{
pdfauthor=
{
foo
}
,
pdftitle=
{
Protokoll der Fachratssitzung Informatik vom
xx.xx.xxxx
}
,
pdfauthor=
{
$
protokollant
$
}
,
pdftitle=
{
Protokoll der Fachratssitzung Informatik vom
$
datum
$
}
,
pdfsubject=
{
Studium der Informatik
}
,
pdfkeywords=
{
Informatik, Fachrat, Fachschaft, Hannover
}
,
bookmarks=true,
...
...
@@ -57,9 +57,15 @@ hyperindex=true}
\end{footnotesize}
\setfootsepline
{
.4pt
}
\cfoot
{
Fachrat Informatik, Leibniz Universität
Hannover
\hfill
\pagemark
\hfill
Fachratssitzung Informatik vom
xx.xx.xxxx
}
Hannover
\hfill
\pagemark
\hfill
Fachratssitzung Informatik vom
$
datum
$
}
\bigskip
\section*
{
Protokoll der Fachratssitzung Informatik vom
$
datum
$}
$
body
$
\bigskip
\bigskip
Protokoll:
$
protokollant
$
\end{document}
markdown/vorlage.md
View file @
705670bf
# Protokoll der Fachratssitzung Informatik vom xx.xx.xxxx
---
datum: xx.xx.20xx
protokollant: Ano Nym
...
<!-- Protokoll der Fachratssitzung Informatik -->
Beginn: 18:00 Uhr
### Anwesende
...
...
@@ -11,7 +16,6 @@ Die Beschlussfähigkeit wurde festgestellt.
Die Tagesordnung wurde genehmigt.
## Genehmigung des letzten Protokolls
Das Protokoll vom xx.xx.xxxx wurde genehmigt.
Das Protokoll vom xx.xx.xxxx wurde mit Änderungen genehmigt.
##
...
...
@@ -25,6 +29,3 @@ Das Protokoll vom xx.xx.xxxx wurde mit Änderungen genehmigt.
Die Sitzung endet um 19:00 Uhr.
\b
igskip
\b
igskip
Protokoll:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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