summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/letgut/doc/listings-conf.tex
blob: 99ac8206f48b9c4a02dcd6c343f7b4c78775778f (plain)
1
2
3
4
5
6
7
% We need to disable `escapechar=£' enabled by the class in order to avoid this
% to make a mess in the listing which contains it.
\lstset{
  escapechar=,%
}
% Strangely, we can't rely on \syntaxhl{expl3}. To be checked!
\lstset{alsolanguage=[expl3]TeX}