Skip to content

Commit 8b2715b

Browse files
tschuetttkoeppe
authored andcommitted
Allow 'listings' package v1.8d (#3979)
1 parent 34384aa commit 8b2715b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/styles.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,13 @@
142142
%% (copied verbatim from listings.sty version 1.6 except where commented)
143143
\makeatletter
144144

145-
\lst@CheckVersion{1.8c}{\lst@CheckVersion{1.8b}{\lst@CheckVersion{1.7}{\lst@CheckVersion{1.6}{\lst@CheckVersion{1.5b}{
145+
\lst@CheckVersion{1.8d}{\lst@CheckVersion{1.8c}{\lst@CheckVersion{1.8b}{\lst@CheckVersion{1.7}{\lst@CheckVersion{1.6}{\lst@CheckVersion{1.5b}{
146146
\typeout{^^J%
147147
***^^J%
148148
*** This file requires listings.sty version 1.6.^^J%
149149
*** You have version \lst@version; exiting ...^^J%
150150
***^^J}%
151-
\batchmode \@@end}}}}}
151+
\batchmode \@@end}}}}}}
152152

153153
\def\lst@Init#1{%
154154
\begingroup

0 commit comments

Comments
 (0)