langs.sty
changeset 607 3f4fc76dab2f
parent 591 863e502f6a5c
child 630 9b1c15c3eb6f
--- a/langs.sty	Tue Nov 20 08:00:16 2018 +0000
+++ b/langs.sty	Tue Nov 20 13:23:51 2018 +0000
@@ -41,6 +41,7 @@
 }[keywords,comments,strings]
 
 
+
 \newcommand{\code}[1]{{\lstinline{#1}}}
 \newcommand{\pcode}[1]{\mbox{\lstset{language={},keywordstyle=\color{black}}\lstinline!#1!}}
 \newcommand{\scode}[1]{\mbox{\lstset{language={},basicstyle=\ttfamily\color{codegreen}}\lstinline!#1!}}