Weitere Layout-Einstellungen

This commit is contained in:
Jakob Voss 2014-09-12 22:27:47 +02:00
parent 68a1398c1b
commit b4e9f42180
2 changed files with 56 additions and 8 deletions

View File

@ -57,11 +57,52 @@ $endif$
\usepackage{fancyhdr}
\pagestyle{fancy}
% Kopfzeile
\renewcommand{\headrulewidth}{0pt}
\lhead{$title$}
\rhead{\thepage}
\lfoot{\small www.informationspraxis.de}
\lhead{$for(author)$$author$$sep$ \and $endfor$: $title$}
\rhead{\textbf{$year$} / $issue$}
% Fußzeile
\lfoot{
\small \href{http://www.informationspraxis.de}{\underline{www.informationspraxis.de}}
}
\cfoot{}
% TODO: Creative Commons
\rfoot{\thepage}
% Titel von Tabellen und Abbildungen
\usepackage[small,figurename=Abbildung,tablename=Tabelle]{caption}
% Titelseite
\fancypagestyle{plain}{
\lhead{LOGO}
}
\makeatletter
\renewcommand\@maketitle{
% TODO: affiliation
{\bfseries $for(author)$$author$$sep$, $endfor$ \par}
{\Large {\bfseries {\@title}} \par}
Zusammenfassung
...
Schlüsselwörter
...
{\large {\bfseries $title-en$} \par}
Abstract
...
Keywords
...
Classification: ...
}
\makeatother
%\renewcommand\maketitle{%
%}
%%%
$if(natbib)$

View File

@ -1,9 +1,14 @@
---
title: "Titel (deutsch)"
title_en: English title
title-en: English title
year: 2014
issue: 1
author:
- Vorname Nachname
- Vorname Nachname
...
1 Überschrift 1. Ebene {.c0 .c19}
Einleitung
----------------------
Diese Vorlage ist **nicht aktuell** und dient lediglich als Platzhalter!
@ -12,10 +17,12 @@ 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)
<!--![](images/image01.png)-->
Abb. 1: Titel Abbildung 1 (normale Option)
Siehe [Einleitung](#einleitung)
2 Überschrift 1. Ebene {.c0 .c19}
----------------------
@ -23,7 +30,7 @@ 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
![](images/image00.png)
<!--![](images/image00.png)-->
Abb. 2: Titel Abbildung 2 (Option für breite Abbildungen)
@ -73,7 +80,7 @@ hier. Text hier.
| Zeile 4 | 198 | 67,325 | 789567,03 |
+--------------------+--------------------+--------------------+--------------------+
Tabelle 1: Wahllos eingegebene Zahlen und ein Minuszeichen
:Wahllos eingegebene Zahlen und ein Minuszeichen
#### 2.2.1 Überschrift 3. Ebene {.c0 .c16}