summaryrefslogtreecommitdiff
path: root/info/examples/Math/images/2-2-5.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/Math/images/2-2-5.ltx')
-rw-r--r--info/examples/Math/images/2-2-5.ltx35
1 files changed, 35 insertions, 0 deletions
diff --git a/info/examples/Math/images/2-2-5.ltx b/info/examples/Math/images/2-2-5.ltx
new file mode 100644
index 0000000000..4ffd0a65e2
--- /dev/null
+++ b/info/examples/Math/images/2-2-5.ltx
@@ -0,0 +1,35 @@
+%%
+%% Der Mathematiksatz mit LaTeX, 1. Auflage 2009
+%%
+%% Example 2-2-5 on page 8.
+%%
+%% Copyright (C) 2008 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.
+%%
+
+\documentclass[]{ttctexa}
+\pagestyle{empty}
+\setcounter{page}{6}
+\setlength\textwidth{355.65944pt}
+\setlength\parindent{0pt}
+\usepackage[utf8]{inputenc}
+\usepackage[lucidasmallscale]{lucidabr}
+\renewcommand\thesection{1}% nur Demo
+\renewcommand\thesubsection{1.1}% nur Demo
+\let\section\subsection% nur Demo
+\let\subsection\subsubsection% nur Demo
+\usepackage[ngerman]{babel}
+\StartShownPreambleCommands
+\usepackage[linktocpage,colorlinks]{hyperref}
+\StopShownPreambleCommands
+\begin{document}
+\tableofcontents
+\section{Das \texorpdfstring{Integral $ \int_a^b \sin(x)\mathrm{d}x $}{Sinus-Integral}}
+\subsection{\texorpdfstring{$\sqrt{x_1^2+x_2^2}$}{sqrt(x\_1\^{}2+x\_2\^{}2)}}
+bar
+\end{document}