Skip to content

Commit 6a4eb32

Browse files
jensmaurertkoeppe
authored andcommitted
[styles] Also allow 'listings' package v1.7 (#2473)
1 parent 832c3c3 commit 6a4eb32

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
@@ -156,13 +156,13 @@
156156
%% (copied verbatim from listings.sty version 1.6 except where commented)
157157
\makeatletter
158158

159-
\lst@CheckVersion{1.6}{\lst@CheckVersion{1.5b}{
159+
\lst@CheckVersion{1.7}{\lst@CheckVersion{1.6}{\lst@CheckVersion{1.5b}{
160160
\typeout{^^J%
161161
***^^J%
162162
*** This file requires listings.sty version 1.6.^^J%
163163
*** You have version \lst@version; exiting ...^^J%
164164
***^^J}%
165-
\batchmode \@@end}}
165+
\batchmode \@@end}}}
166166

167167
\def\lst@Init#1{%
168168
\begingroup

0 commit comments

Comments
 (0)