diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tlc2/8-2-27.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/tlc2/8-2-27.ltx | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tlc2/8-2-27.ltx b/Master/texmf-dist/doc/latex/tlc2/8-2-27.ltx new file mode 100644 index 00000000000..bcdf7048366 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tlc2/8-2-27.ltx @@ -0,0 +1,46 @@ +%% +%% The LaTeX Companion, 2ed (second printing August 2004) +%% +%% Example 8-2-27 on page 484. +%% +%% Copyright (C) 2004 Frank Mittelbach, Michel Goossens, +%% Johannes Braams, David Carlisle, and Chris Rowley +%% +%% 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{ttctexamargin} +\pagestyle{empty} +\setcounter{page}{6} +\setlength\textwidth{279.0pt} + +\StartShownPreambleCommands +\usepackage{amsmath} +\StopShownPreambleCommands +\begin{document} +\begin{align} + \lvert I_2 \rvert &= + \left\lvert \int_{0}^T \psi(t) + \left\lbrace + u(a, t) - \int_{\gamma(t)}^a \frac {d\theta} k(\theta, t) + \int_{a}^\theta c (\xi) u_t (\xi, t) \,d\xi + \right\rbrace dt + \right\rvert \notag \\ + &\le C_6 + \Biggl\lvert + \left\lvert f \int_\Omega + \left\lvert + \widetilde{S}^{-1,0}_{a,-} W_2(\Omega, \Gamma_l) + \right\rvert \ + \right\rvert + \left\lvert + \lvert u \rvert \overset{\circ}{\to} W_2^{\widetilde{A}} + (\Omega; \Gamma_r,T) + \right\rvert + \Biggr\rvert +\end{align} +\end{document} |