langs.sty
changeset 607 d58013f17af8
parent 591 e3d10383ae37
child 630 3cea57c5501f
--- 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!}}