This commit is contained in:
Dmitry Boulytchev 2020-02-20 20:25:29 +03:00
parent c01416cc6c
commit 7ebbf65bee
2 changed files with 3 additions and 3 deletions

View file

@ -85,7 +85,7 @@
\newcommand{\descr}[2]{\smallskip{#1}\begin{itemize}[noitemsep,topsep=0pt]\item[]{#2}\end{itemize}}
\lstdefinelanguage{alm}{
\lstdefinelanguage{lama}{
keywords={skip,if,then,else,elif,fi,while,do,od,repeat,until,for,fun,local,public,return,import,length,
string,case,of,esac,when,boxed,unboxed,string,sexp,array,infix,infixl,infixr,at,before,after,true,false,eta,lazy},
sensitive=true,
@ -110,7 +110,7 @@ commentstyle=\scriptsize\rmfamily,
basewidth={0.5em,0.5em},
fontadjust=true,
escapechar=!,
language=alm
language=lama
}
\sloppy