This commit is contained in:
Jakob Voss 2014-09-16 14:37:32 +02:00
parent c373d058f0
commit d6830bf9de
5 changed files with 5 additions and 8 deletions

View File

@ -39,5 +39,5 @@ LATEX_OPTIONS+=-V graphics=1
cat $(patsubst %.md,%.yml,$<) $< | pandoc -s -S -o $@ - cat $(patsubst %.md,%.yml,$<) $< | pandoc -s -S -o $@ -
clean: clean:
rm -f *.{log,aux,toc} rm -f *.log *.aux *.toc *.out

BIN
images/image01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -160,9 +160,7 @@ $endif$
\fancypagestyle{plain}{ \fancypagestyle{plain}{
\lhead{\includegraphics[width=11.3mm,height=10.5mm]{ip-logo.png}} \lhead{\includegraphics[width=11.3mm,height=10.5mm]{ip-logo.png}}
\rhead{\footnotesize \rhead{\footnotesize
\textbf{$issue$ ($year$)} \textbf{$issue$ ($year$)}$if(category)$\\$category$$endif$}
$if(category)$\\ $category$$endif$
}
\cfoot{}\rfoot{} \cfoot{}\rfoot{}
} }
@ -192,7 +190,7 @@ $endif$
\vfill \vfill
{\small {\small
{\bfseries Datum der Einreichung / Annahme / Veröffentlichung}\\ {\bfseries Einreichung / Annahme / Veröffentlichung}\\
$received$ / $accepted$ / $published$} $received$ / $accepted$ / $published$}
\pagebreak \pagebreak
} }

BIN
ip-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -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 (vgl. AutorIn & AutorIn, 2009). Text hier. Text hier. Text hier. Pro
Kapitel mind. eine halbe Seite. Text hier. Text hier. Kapitel mind. eine halbe Seite. Text hier. Text hier.
<!--![](images/image01.png)--> ![](images/image01.png)
Abb. 1: Titel Abbildung 1 (normale Option) 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 eingesetzt werden.” (NAME, Name & NAME, 2014) Text hier. Text hier. Text
hier. Text hier.1 hier. Text hier.1
<!--![](images/image00.png)-->
Abb. 2: Titel Abbildung 2 (Option für breite Abbildungen) 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 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 | | Zeile 4 | 198 | 67,325 | 789567,03 |
+--------------------+--------------------+--------------------+--------------------+ +--------------------+--------------------+--------------------+--------------------+