langs.sty
changeset 399 5c1fbb39c93e
parent 379 fa2589ec0fae
child 427 546f2090ce12
--- a/langs.sty	Tue Mar 22 17:09:24 2016 +0000
+++ b/langs.sty	Wed Apr 06 11:51:33 2016 +0100
@@ -65,3 +65,5 @@
 \newcommand{\pcode}[1]{\mbox{\lstset{language={},keywordstyle=\color{black}}\lstinline!#1!}}
 \newcommand{\scode}[1]{\mbox{\lstset{language={},basicstyle=\ttfamily\color{codegreen}}\lstinline!#1!}}
 \makeatother
+
+\lstset{escapeinside={(*@}{@*)}}