summaryrefslogtreecommitdiff
path: root/info/examples/Math/images
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/Math/images
Initial commit
Diffstat (limited to 'info/examples/Math/images')
-rw-r--r--info/examples/Math/images/2-2-5.ltx35
-rw-r--r--info/examples/Math/images/2-2-5.pdfbin0 -> 22842 bytes
-rw-r--r--info/examples/Math/images/bar.pdfbin0 -> 5876 bytes
-rw-r--r--info/examples/Math/images/texorpdf.pdfbin0 -> 23402 bytes
-rw-r--r--info/examples/Math/images/texorpdf.pngbin0 -> 20929 bytes
-rw-r--r--info/examples/Math/images/texorpdf.tex32
-rw-r--r--info/examples/Math/images/texorpdf2.pdfbin0 -> 23413 bytes
-rw-r--r--info/examples/Math/images/texorpdf2.pngbin0 -> 21085 bytes
-rw-r--r--info/examples/Math/images/texorpdf2.tex32
-rw-r--r--info/examples/Math/images/ueber.jpgbin0 -> 282 bytes
-rw-r--r--info/examples/Math/images/ueber.pdfbin0 -> 6711 bytes
11 files changed, 99 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}
diff --git a/info/examples/Math/images/2-2-5.pdf b/info/examples/Math/images/2-2-5.pdf
new file mode 100644
index 0000000000..ac71bb45bc
--- /dev/null
+++ b/info/examples/Math/images/2-2-5.pdf
Binary files differ
diff --git a/info/examples/Math/images/bar.pdf b/info/examples/Math/images/bar.pdf
new file mode 100644
index 0000000000..63f038c8f4
--- /dev/null
+++ b/info/examples/Math/images/bar.pdf
Binary files differ
diff --git a/info/examples/Math/images/texorpdf.pdf b/info/examples/Math/images/texorpdf.pdf
new file mode 100644
index 0000000000..37c1552cfa
--- /dev/null
+++ b/info/examples/Math/images/texorpdf.pdf
Binary files differ
diff --git a/info/examples/Math/images/texorpdf.png b/info/examples/Math/images/texorpdf.png
new file mode 100644
index 0000000000..63c919d8b4
--- /dev/null
+++ b/info/examples/Math/images/texorpdf.png
Binary files differ
diff --git a/info/examples/Math/images/texorpdf.tex b/info/examples/Math/images/texorpdf.tex
new file mode 100644
index 0000000000..68b44474f5
--- /dev/null
+++ b/info/examples/Math/images/texorpdf.tex
@@ -0,0 +1,32 @@
+%%
+%% 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[a5paper]{ttctexa}
+\pagestyle{empty}
+\setcounter{page}{6}
+\setlength\textwidth{355.65944pt}
+\setlength\parindent{0pt}
+\usepackage[utf8]{inputenc}
+\usepackage[lucidasmallscale]{lucidabr}
+\usepackage[margin=10mm]{geometry}
+\usepackage[ngerman]{babel}
+\StartShownPreambleCommands
+\usepackage[linktocpage,colorlinks]{hyperref}
+\StopShownPreambleCommands
+\begin{document}
+\tableofcontents
+\section{Das {Integral $ \int_a^b \sin(x)\mathrm{d}x $}}
+\subsection{$\sqrt{x_1^2+x_2^2}$}
+bar
+\end{document}
diff --git a/info/examples/Math/images/texorpdf2.pdf b/info/examples/Math/images/texorpdf2.pdf
new file mode 100644
index 0000000000..569f7769a9
--- /dev/null
+++ b/info/examples/Math/images/texorpdf2.pdf
Binary files differ
diff --git a/info/examples/Math/images/texorpdf2.png b/info/examples/Math/images/texorpdf2.png
new file mode 100644
index 0000000000..05e7acc987
--- /dev/null
+++ b/info/examples/Math/images/texorpdf2.png
Binary files differ
diff --git a/info/examples/Math/images/texorpdf2.tex b/info/examples/Math/images/texorpdf2.tex
new file mode 100644
index 0000000000..cd82a1bb39
--- /dev/null
+++ b/info/examples/Math/images/texorpdf2.tex
@@ -0,0 +1,32 @@
+%%
+%% 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[a5paper]{ttctexa}
+\pagestyle{empty}
+\setcounter{page}{6}
+\setlength\textwidth{355.65944pt}
+\setlength\parindent{0pt}
+\usepackage[utf8]{inputenc}
+\usepackage[lucidasmallscale]{lucidabr}
+\usepackage[ngerman]{babel}
+\usepackage[margin=10mm]{geometry}
+\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}
diff --git a/info/examples/Math/images/ueber.jpg b/info/examples/Math/images/ueber.jpg
new file mode 100644
index 0000000000..1fd650e487
--- /dev/null
+++ b/info/examples/Math/images/ueber.jpg
Binary files differ
diff --git a/info/examples/Math/images/ueber.pdf b/info/examples/Math/images/ueber.pdf
new file mode 100644
index 0000000000..2a7d426aa5
--- /dev/null
+++ b/info/examples/Math/images/ueber.pdf
Binary files differ