langs.sty
changeset 160 4cbd6ca025e6
parent 157 3a8fff66d62b
child 164 08a6e035223e
--- a/langs.sty	Mon Sep 15 00:19:10 2014 +0100
+++ b/langs.sty	Tue Sep 16 11:31:55 2014 +0100
@@ -61,3 +61,5 @@
 
 
 \newcommand{\code}[1]{{\lstinline{#1}}}
+\newcommand{\pcode}[1]{\mbox{\lstset{language={},keywordstyle=\color{black}}\lstinline!#1!}}
+\makeatother