Skip to content

Commit ccd9087

Browse files
rogerorrjensmaurer
authored andcommitted
[styles] Allow 'listings' package v1.8c (#3592)
1 parent af31580 commit ccd9087

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.8b}{\lst@CheckVersion{1.7}{\lst@CheckVersion{1.6}{\lst@CheckVersion{1.5b}{
145+
\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)