diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx b/Master/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx index e9868be246f..d0a56913e03 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx +++ b/Master/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx @@ -1,9 +1,11 @@ %% %% Ein Beispiel der DANTE-Edition +%% +%% 1. Auflage %% %% Beispiel 09-08-6 auf Seite 476. %% -%% 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,15 +17,16 @@ %% ==== % Show page(s) 1 %% +%% \documentclass[]{exaarticle} \pagestyle{empty} \setlength\textwidth{352.81416pt} \AtBeginDocument{\setlength\parindent{0pt}} - +\StartShownPreambleCommands \usepackage{bm,amsmath} \DeclareBoldMathCommand[bold]{\Sin}{\mathrm{sin}} \DeclareBoldMathCommand[bold]{\Alpha}{\alpha} - +\StopShownPreambleCommands \begin{document} $ f(x)=\sin(x) $ $ \mathbf{f(x)=\sin(x)} $ $ \bm{f(x)=\sin(x)} $ \\ $ f(x)=\Sin(x) $ $ \mathbf{f(x)=\Sin(x)} $ $ \bm{f(x)=\Sin(x)} $ \\ |