From 68bf1ee62864aa91d60486f9f711bbd640afe341 Mon Sep 17 00:00:00 2001 From: OLSSON Hans Date: Wed, 6 Nov 2019 17:44:28 +0100 Subject: [PATCH] Restore Based on review. --- chapters/annotations.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 34620e170..7dfb7dfac 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -835,15 +835,15 @@ \subsubsection{Text}\doublelabel{text} outline). The contents inherited from \lstinline!FilledShape! is deprecated, but kept for compatibility reasons. There are a number of common macros that can be used in the text, and -they should be replaced when displaying the text as follows (in order so that the ones highest up has priority, +they should be replaced when displaying the text as follows (in order such that the earliest ones have precedence, and using the longest sequence of identifier characters - alphanumeric and \_): \begin{itemize} \item \%\% replaced by \% \item - \%name replaced by the name of the component (i.e.\ the identifier for - it in in the enclosing class). + \%name replaced by the name of the component (i.e. the identifier for + it in the enclosing class). \item \%class replaced by the name of the class (only the last part of the hierarchical name). \item