Attachment 'cup_of_freedom_v0.1.tex'
Download
Toggle line numbers
1 \documentclass[a4paper]{article}
2
3 \title{Cup of freedom v0.1}
4 \date{\today}
5 \author{Free Software Foundation Europe}
6
7 %--- PACKAGES: ---------------------------------------------
8 \usepackage[utf8]{inputenc}
9 \usepackage[T1]{fontenc}
10 \usepackage[german]{babel}
11 \usepackage{tocloft} %for \cftbeforesecskip to adjust TOC formatting
12
13 %--- SETTINGS: ---------------------------------------------
14 \addtolength{\parskip}{1ex}
15
16
17 %% ====== BEGIN DOCUMENT ===================================
18 \begin{document}
19
20 \sffamily
21
22 \maketitle
23
24 \begin{abstract}
25 Müssen Cocktails proprietär sein? Nein! Dieses Rezept unter der freien
26 GFDL-Lizenz ermöglicht einen Cocktail zu machen, der nicht nur gratis, sondern
27 \emph{frei} ist!
28 \end{abstract}
29
30
31 % --- Zutaten ----------------------------------------------
32 \section{Zutaten}
33
34 \begin{enumerate}
35 \item 6 cl Bacardi
36 \item 4 cl Midori
37 \item 3 cl Orangensaft
38 \item Sprite
39 \item Kiwi
40 \end{enumerate}
41
42
43 % --- Zubereitung ------------------------------------------
44 \section{Zubereitung}
45
46 \begin{enumerate}
47 \setcounter{enumi}{-1}
48 \item Den Bacardi, Midori und den Orangensaft mit Eis in einen Shaker geben und kräftig schütteln.
49 \item In ein großes Glas füllen.
50 \item Beliebig mit Sprite/7up auffüllen
51 \item Eine Scheibe Kiwi abschneiden und auf den Glasrand stecken. Optional Strohhalm dazugeben.
52 \end{enumerate}
53
54 \begin{center}
55 \textbf{Dieser Text ist \emph{frei!} \\
56 Verwende, verstehe, verteile, verbessere!}
57
58 \emph{Use, study, share, improve!}
59
60 \vspace{4em}
61
62 \end{center}
63
64 \copyright{} 2011 Free Software Foundation Europe.
65 Permission is granted to copy, distribute and/or modify this document
66 under the terms of the GNU Free Documentation License, Version 1.3
67 or any later version published by the Free Software Foundation;
68 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
69 A copy of the license is included in the section entitled ``GNU
70 Free Documentation License''.
71
72 % ----- GNU FDL --------------------------------------------
73 \addtolength{\parskip}{-1ex}
74 \footnotesize
75 \include{fdl-1.3}
76
77 \end{document}
78 %% ====== END DOCUMENT =====================================
79
80 % cst {} fsfe · org
81
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.