summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex')
-rw-r--r--Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex b/Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex
index cb7d76dd961..20dadb8c815 100644
--- a/Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex
+++ b/Master/texmf-dist/doc/latex/sapthesis/examples/PhD.tex
@@ -2,7 +2,7 @@
% !TeX program = pdflatex
% !TeX spellcheck = en_US
-\documentclass[PhD,binding=0.6cm]{sapthesis}
+\documentclass[PhD,binding=0.6cm]{../sapthesis}
\usepackage{microtype}
% if you write in italian:
@@ -184,7 +184,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{f}{*{2}{x},y}
+\der{f}{x} \qquad \pder{f}{*{2}{y}}
\end{equation}
@@ -197,7 +197,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
\]