From a7be6f4df86e01159a541aeee6b0ff3cead3f53f Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Sun, 31 Mar 2019 09:09:37 +0900 Subject: [PATCH] lltjp-listings.sty: \lstMakeShortInline (plistings/#3) --- src/patches/lltjp-listings.sty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/patches/lltjp-listings.sty b/src/patches/lltjp-listings.sty index 3f7c220..13f75e3 100644 --- a/src/patches/lltjp-listings.sty +++ b/src/patches/lltjp-listings.sty @@ -196,6 +196,9 @@ \expandafter\expandafter\expandafter\lst@InsideConvert% \expandafter{\the\@temptokena}\lst@arg\lst@DeInit\egroup} +%%%%%%%%%%%%%%%% \lstMakeShortInline +\patchcmd\lstMakeShortInline@{\lst@shortinlinedef#1}{\lst@shortinlinedef~}{}{} + % We redefine \lst@BeginDropInput, since now we have % two additional `process macros'. \def\lst@BeginDropInput#1{% -- 2.11.0