summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex')
-rw-r--r--Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex b/Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex
index b615b1a10f7..c780e79ee82 100644
--- a/Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex
+++ b/Master/texmf-dist/doc/latex/sapthesis/examples/Master.tex
@@ -182,7 +182,7 @@ In this manual you can skip the gray text because it is just dummy text.
There are also two commands to speed up the writing of derivatives. In the following example we have used the commands \texttt{\bs der} and \texttt{\bs pder}):
\begin{equation}
-\der{f}{x} \qquad \pder[2]{f}{y}
+\der{f}{x} \qquad \pder{f}{*{2}{y}}
\end{equation}
@@ -195,7 +195,7 @@ And here it is an usage example of \texttt{\bs tb}: \emph{Cu\tb{It} indicates co
Then several commands for the correct typesetting of unit of measurements are provided. For example the command \texttt{\bs un} typesets its argument in roman and leaves a thin space between the number and the unit: $25\un{m}$, $3.5\un{m/s}$. Other commands are: (\texttt{\bs g}) 45\g, (\texttt{\bs C}) 30\,\C, (\texttt{\bs A}) 12\,\A, (\texttt{\bs micro}) 40\,\micro m, (\texttt{\bs ohm}) 27\,\ohm.
-We have also \texttt{\bs x} as abbreviation of \texttt{\bs times}: \$7 \bs x 10\^{}5\$ gives $7 \x 10^5$. Then \texttt{\bs di} is the differential symbol which automatically insert the correct spacing.
+We have also \texttt{\bs x} as abbreviation of \texttt{\bs times}: \texttt{\$7 \bs x 10\^{}5\$} gives $7 \x 10^5$. Then \texttt{\bs di} is the differential symbol which automatically insert the correct spacing.
\[
\int x \di x
\]