Synchronised updates.

This commit is contained in:
Achim D. Brucker 2023-05-02 22:34:34 +01:00
parent d9e2f251d2
commit 2c00f4b8db
1 changed files with 6 additions and 6 deletions

View File

@ -136,12 +136,12 @@
\lstloadlanguages{ML}
\providecolor{sml}{named}{red}
\lstdefinestyle{sml}{
escapechar=ë,%
basicstyle=\ttfamily,%
commentstyle=\itshape,%
keywordstyle=\bfseries\color{CornflowerBlue},%
ndkeywordstyle=\color{green},%
language=ML
,escapechar=ë%
,basicstyle=\ttfamily%
,commentstyle=\itshape%
,keywordstyle=\bfseries\color{CornflowerBlue}%
,ndkeywordstyle=\color{green}%
,language=ML
% ,literate={%
% {<@>}{@}1%
% }