Skip to content

Commit e7fccf4

Browse files
Update chapters/annotations.tex
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
1 parent f7ab861 commit e7fccf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapters/annotations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1763,7 +1763,7 @@ \subsubsection{Conversion Rules}\label{conversion-rules}
17631763
version of the library (by suitable modifications of the lookup). Another alternative is to use the old version
17641764
of the library during the conversion.
17651765

1766-
The previously used special case \lstinline!convertElement("OldClass", "OldName", "")! is equivalent to \lstinline!convertModifiers("OldClass",{"OldName"},fill("",0))! and no conversion is applied to any equations.
1766+
The invalid but previously used form \lstinline!convertElement("OldClass", "OldName", "")! should be handled as \lstinline!convertModifiers("OldClass", {"OldName"}, fill("", 0))! without any conversion applied to equations.
17671767
\end{nonnormative}
17681768

17691769
\paragraph*{convertClass("OldClass", "NewClass")}\label{convertclassoldclassnewclass}\annotationindex{convertClass}

0 commit comments

Comments
 (0)