diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx b/Master/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx index 64d693386e0..a507ae62ce3 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx +++ b/Master/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx @@ -1,9 +1,11 @@ %% %% Ein Beispiel der DANTE-Edition +%% +%% 1. Auflage %% %% Beispiel 09-08-24 auf Seite 483. %% -%% Copyright (C) 2012 Herbert Voss +%% Copyright (C) 2011 Herbert Voss %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 @@ -15,16 +17,17 @@ %% ==== % Show page(s) 1 %% +%% \documentclass[]{exaarticle} \pagestyle{empty} \setlength\textwidth{142.324pt} \AtBeginDocument{\setlength\parindent{0pt}} \setcounter{equation}{87} \renewcommand\theequation{9.\arabic{equation}} - +\StartShownPreambleCommands \usepackage{empheq,fancybox} \newcommand*\diff{\mathop{}\!\mathrm{d}} - +\StopShownPreambleCommands \begin{document} \begin{empheq}[box={\fboxsep=10pt\shadowbox*}]{align} f(x) &= \int\limits_1^{\infty}\frac{1}{x^2}\diff t=1 |