Disable highlighting of LaTeX keywords

Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
This commit is contained in:
Daniel - 2016-12-27 21:46:49 +01:00
parent 3e177ab699
commit b92e185cfb
Signed by: dbo
GPG Key ID: 455E361001FF778F
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
\RequirePackage{listings,xcolor}
\lstset{language=[LaTeX]TeX,
basicstyle=\ttfamily,
keywordstyle={\color{blue}\bfseries},
keywordstyle={},
frame=tb,
extendedchars=true,
literate=%