Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion definition/root.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
%%
%% support for SuccML changes
%%
\usepackage[deletedmarkup=xout,authormarkup=none]{changes}
\usepackage[deletedmarkup=xout,authormarkup=none,commandnameprefix=ifneeded]{changes}
\newcommand{\fixcolor}{blue} % corrections to definition
\newcommand{\addcolor}{magenta} % new SuccML features
\newcommand{\delcolor}{gray}
Expand Down
2 changes: 1 addition & 1 deletion definition/syncor.tex
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ \subsection{Identifiers}
\vspace*{-6pt}
\begin{center}
%\verb(! % & $ + - / : < = > ? (@\verb( \ ~ ` ^ | *(
\verb(! % & $ # + - / : < = > ? @ \ ~ ` ^ | *(
\verb(! % & $ # + - / : < = > ? @ \ ~ ( \tt{\textasciigrave} \verb( ^ | *(
\end{center}
\vspace*{-6pt}
In either case, however, reserved words are excluded. This means that for
Expand Down