summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx2
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx2')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx240
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx2 b/Master/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx2
new file mode 100644
index 00000000000..4858e6bf6da
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx2
@@ -0,0 +1,40 @@
+%%
+%% Ein Beispiel der DANTE-Edition
+%%
+%% Beispiel 08-09-2 auf Seite 393.
+%%
+%% Copyright (C) 2012 Herbert Voss
+%%
+%% It may be distributed and/or modified under the conditions
+%% of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%%
+%% See http://www.latex-project.org/lppl.txt for details.
+%%
+%%
+%% ====
+% Show page(s) 2
+%%
+\documentclass[twocolumn]{exaarticle}
+\pagestyle{empty}
+\setlength\textwidth{166.324pt}
+\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
+\usepackage[ngerman]{babel}
+\usepackage{textdemo}
+\usepackage[paper=a6,pagesize]{typearea}
+\pagestyle{headings}
+
+\usepackage{ragged2e}
+
+\begin{document}
+\RaggedRight
+\textDemo\textDemo
+
+\begin{figure*}
+\[ f(x)=\int_1^\infty
+ \frac{1}{x^2}\,\mathrm{d}x = 1\]
+\end{figure*}
+
+\textDemo\textDemo
+\end{document}