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