From 672bcf9c0739b2a529559a2fb5e8d63bfda56a97 Mon Sep 17 00:00:00 2001 From: Henrik Tidefelt Date: Tue, 14 Jul 2020 22:44:20 +0200 Subject: [PATCH] Replace en-dash by comma before some kind of exception --- chapters/annotations.tex | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 8e2b92f61..6e7fa1c3d 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -1590,11 +1590,8 @@ \subsubsection{Conversion rules}\doublelabel{conversion-rules} \paragraph*{convertElement("OldClass", "OldName", "NewName")}\doublelabel{convertelementoldclassoldnamenewname} -In \lstinline!OldClass! convert element \lstinline!OldName! to \lstinline!NewName!. -Both \lstinline!OldName! and \lstinline!NewName! -normally refer to components -- but they may also refer to -class-parameters, or hierarchical names. For hierarchical names the -longest match is used first. +In \lstinline!OldClass!, convert element \lstinline!OldName! to \lstinline!NewName!. Both \lstinline!OldName! and \lstinline!NewName! normally refer to components, but they may also refer to +class-parameters, or hierarchical names. For hierarchical names, the longest match is used first. For replaceable classes in packages (and replaceable classes in other classes) \lstinline!convertElement! shall be used if the class is renamed within the package (or class), whereas \lstinline!convertClass! shall only be used if the class