summaryrefslogtreecommitdiff
path: root/info/examples/Math/06-03-5.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/Math/06-03-5.ltx')
-rw-r--r--info/examples/Math/06-03-5.ltx32
1 files changed, 13 insertions, 19 deletions
diff --git a/info/examples/Math/06-03-5.ltx b/info/examples/Math/06-03-5.ltx
index 54a82602c4..a914c0447b 100644
--- a/info/examples/Math/06-03-5.ltx
+++ b/info/examples/Math/06-03-5.ltx
@@ -1,41 +1,35 @@
%%
%% Ein Beispiel der DANTE-Edition
%% Mathematiksatz mit LaTeX
-%% 2. Auflage
-%%
+%% 3. Auflage
%% Beispiel 06-03-5 auf Seite 98.
-%%
-%% Copyright (C) 2012 Herbert Voss
+%% Copyright (C) 2018 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) 1
%%
%%
-\documentclass[]{exaarticle}
+\documentclass[10pt]{screxa}
\pagestyle{empty}
-\setlength\textwidth{352.81416pt}
+\setlength\textwidth{328.81416pt}
\AtBeginDocument{\setlength\parindent{0pt}}
-\setcounter{equation}{33}
+\setcounter{equation}{32}
\renewcommand\theequation{6.\arabic{equation}}
-\StartShownPreambleCommands
+%StartShownPreambleCommands
\usepackage{amsmath}
-\StopShownPreambleCommands
+%StopShownPreambleCommands
\begin{document}
\begin{multline}
- A = \lim_{n\rightarrow\infty}\Delta x\left(a^{2}+\left(a^{2}+2a \Delta x
- +\left(\Delta x\right)^{2}\right)\right.\\
- +\left(a^{2}+2\cdot2a\Delta x+2^{2}\left(\Delta x\right)^{2}\right)\\
- +\left(a^{2}+2\cdot3a\Delta x+3^{2}\left(\Delta x\right)^{2}\right)\\
- + \ldots\\
- \left.+\left(a^{2}+2\cdot(n-1)a\Delta x+
- (n-1)^{2}\left(\Delta x\right)^{2}\right)\right)\\
- = \frac{1}{3}\left( b^{3}-a^{3}\right)
+\framebox[0.5\columnwidth]{links}\\
+\framebox[0.5\columnwidth]{zentriert}\\
+\framebox[0.5\columnwidth]{zentriert}\\
+\framebox[0.5\columnwidth]{zentriert}\\
+\framebox[0.5\columnwidth]{zentriert}\\
+\framebox[0.5\columnwidth]{rechts}
\end{multline}
\end{document}