diff --git a/Makefile b/Makefile index 52aa229..99cef94 100644 --- a/Makefile +++ b/Makefile @@ -39,5 +39,5 @@ LATEX_OPTIONS+=-V graphics=1 cat $(patsubst %.md,%.yml,$<) $< | pandoc -s -S -o $@ - clean: - rm -f *.{log,aux,toc} + rm -f *.log *.aux *.toc *.out diff --git a/images/image01.png b/images/image01.png new file mode 100644 index 0000000..8b29864 Binary files /dev/null and b/images/image01.png differ diff --git a/informationspraxis-artikel-vorlage.tex b/informationspraxis-artikel-vorlage.tex index 5298832..4574d30 100644 --- a/informationspraxis-artikel-vorlage.tex +++ b/informationspraxis-artikel-vorlage.tex @@ -160,9 +160,7 @@ $endif$ \fancypagestyle{plain}{ \lhead{\includegraphics[width=11.3mm,height=10.5mm]{ip-logo.png}} \rhead{\footnotesize - \textbf{$issue$ ($year$)} - $if(category)$\\ $category$$endif$ - } + \textbf{$issue$ ($year$)}$if(category)$\\$category$$endif$} \cfoot{}\rfoot{} } @@ -192,7 +190,7 @@ $endif$ \vfill {\small - {\bfseries Datum der Einreichung / Annahme / Veröffentlichung}\\ + {\bfseries Einreichung / Annahme / Veröffentlichung}\\ $received$ / $accepted$ / $published$} \pagebreak } diff --git a/ip-logo.png b/ip-logo.png new file mode 100644 index 0000000..e71eb0e Binary files /dev/null and b/ip-logo.png differ diff --git a/vorlage.md b/vorlage.md index d91f543..9684168 100644 --- a/vorlage.md +++ b/vorlage.md @@ -7,7 +7,7 @@ Text hier. Und hier ist ein in eigenen Worten wiedergegebenes Zitat. (vgl. AutorIn & AutorIn, 2009). Text hier. Text hier. Text hier. Pro Kapitel mind. eine halbe Seite. Text hier. Text hier. - +![](images/image01.png) Abb. 1: Titel Abbildung 1 (normale Option) @@ -20,7 +20,6 @@ Text hier. Text hier. Text hier. “Ein wörtliches Zitat soll sehr sparsam eingesetzt werden.” (NAME, Name & NAME, 2014) Text hier. Text hier. Text hier. Text hier.1 - Abb. 2: Titel Abbildung 2 (Option für breite Abbildungen) @@ -66,7 +65,7 @@ hier. Text hier. +--------------------+--------------------+--------------------+--------------------+ | Zeile 2 | 123,45 | 17,2 | 1232,23 | +--------------------+--------------------+--------------------+--------------------+ -| Zeile 3 | 56,78 | - | 189,9 | +| Zeile 3 | 56,78 | -- | 189,9 | +--------------------+--------------------+--------------------+--------------------+ | Zeile 4 | 198 | 67,325 | 789567,03 | +--------------------+--------------------+--------------------+--------------------+