summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/mathmode/Mathmode.tex')
-rw-r--r--Master/texmf-doc/doc/english/mathmode/Mathmode.tex20
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-doc/doc/english/mathmode/Mathmode.tex b/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
index 3a92cfd2c38..454f73bfed1 100644
--- a/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
+++ b/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
@@ -35,7 +35,8 @@
Luis Trucco Passadore; Joachim Punter;
Carl Riehm; Will Robertson; Christoph Rumsm\"uller;
Jos\'e{} Carlos Santos; Arnaud Schmittbuhl;
- Rainer Sch\"opf; Jens Schwaiger; Uwe Siart; Martin Sievers; Heiko Stamer; Uwe St\"ohr;
+ Rainer Sch\"opf; Jens Schwaiger; Uwe Siart; Martin Sievers; Heiko Stamer;
+ G. Stengert; Uwe St\"ohr;
Carsten Thiel;
Juan Luis Varona;
David Weenink;
@@ -2463,8 +2464,8 @@ $\vv{abc}$ & $\overrightarrow{abc}$\tabularnewline
$\vv{\imath}$ & $\overrightarrow{\imath}$\tabularnewline
$\vv*{A}{x}$ & $\overrightarrow{A}_{x}$\tabularnewline
\end{tabular}
-\caption[Vectors with package \texttt{esvec}]%
- {Vectors with package \texttt{esvec} (in the right column the default one from \LaTeX{})}
+\caption[Vectors with package \texttt{esvect}]%
+ {Vectors with package \texttt{esvect} (in the right column the default one from \LaTeX{})}
\end{table}
@@ -6732,6 +6733,7 @@ it makes sense to define the following short macros:
\begin{lstlisting}
\newcommand*{\diff}{\mathop{}\!\mathrm{d}}
+\newcommand*\dst{\,\frac{\diff s}{\diff t}
\end{lstlisting}
\newcommand*{\diff}{\mathop{}\!\mathrm{d}}
@@ -6748,7 +6750,7 @@ it makes sense to define the following short macros:
\begin{LTXexample}[preset=\raggedright,width=0.4\linewidth]
\begin{align*}
-F(x) &= \int\!f(x)\dx\\
+F(x) &= \int\!f(x)\diff x\\
v(t) &= \dst\\
a(t) &= \frac{\diff{}^2s}{\diff t^2}
\end{align*}
@@ -6787,11 +6789,11 @@ with the default array environment.
\begin{LTXexample}[pos=t]
\[
\begin{array}{l@{\:=\:}*{5}{l@{\:+\:}}l}
-y_1 & x_{11} & x_{12} & x_{13} & \dots & x_{1(n-1)} & x_{1n} \\
-y_2 & x_{21} & x_{22} & x_{23} & \dots & x_{2(n-1)} & x_{2n} \\
+y_1 & a_{11}x_1 & a_{12}x_2 & a_{13}x_3 & \dots & a_{1(n-1)}x_{n-1} & a_{1n}x_n \\
+y_2 & a_{21}x_1 & a_{22}x_2 & a_{23}x_3 & \dots & a_{2(n-1)}x_{n-1} & a_{2n}x_n \\
\ \vdots &\ \vdots &\ \vdots &\ \vdots &\ \vdots &\ \vdots &\ \vdots\\
-y_{n-1} & x_{(n-1)1} & x_{(n-1)2} & x_{(n-1)3} & \dots & x_{(n-1)3} & x_{(n-1)n}\\
-y_n & x_{n1} & x_{n2} & x_{n3} & \dots & x_{(n-1)(n-1)} & x_{nn}
+y_{n-1} & a_{(n-1)1}x_1 & a_{(n-1)2}x_2 & a_{(n-1)3}x_3 & \dots & a_{(n-1)(n-1)}x_{n-1} & a_{(n-1)n}x_n\\
+y_n & a_{n1}x_1 & a_{n2}x_2 & a_{n3}x_3 & \dots & a_{(n)(n-1)}x_{n-1} & a_{nn}x_n
\end{array}
\]
\end{LTXexample}
@@ -7512,7 +7514,7 @@ formulas distributed over the whole page:
f(x) &= a\\
g(x) &= x^2-4x\\
f(x)-g(x) &= x^2+x^3+x\\
- g &= x^2+x^3+x4+x^5+b
+ g(x) &= x^2+x^3+x^4+x^5+b
\end{align*}
%
They all have a different length of the left and right side. Now we want to write some