Skip to content

Commit

Permalink
Replace en-dash by comma, while changing the following 'and' into 'wh…
Browse files Browse the repository at this point in the history
…ile'
  • Loading branch information
henrikt-ma committed Jul 14, 2020
1 parent cc69a0d commit a3de837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ \subsubsection{Text}\doublelabel{text}
\end{example}
The form \%\{\emph{par\}} allows component-references, and can be directly
followed by a letter. Thus \lstinline!%{w}x%{h}! gives the value of \lstinline!w!
directly followed by \emph{x} and the value of \lstinline!h! -- and \lstinline!%wxh! gives the value of the
directly followed by \emph{x} and the value of \lstinline!h!, while \lstinline!%wxh! gives the value of the
parameter \lstinline!wxh!. If the parameter does not exist it is an error.
\item
\%\% replaced by \%
Expand Down

0 comments on commit a3de837

Please sign in to comment.