Skip to content

Commit 179e631

Browse files
committed
[styles] Remove version check for listings package
This check breaks every time there is a new version, and is perhaps not pulling its weight.
1 parent f24d86d commit 179e631

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

source/styles.tex

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

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}{
146-
\typeout{^^J%
147-
***^^J%
148-
*** This file requires listings.sty version 1.6.^^J%
149-
*** You have version \lst@version; exiting ...^^J%
150-
***^^J}%
151-
\batchmode \@@end}}}}}}
152-
153145
\def\lst@Init#1{%
154146
\begingroup
155147
\ifx\lst@float\relax\else

0 commit comments

Comments
 (0)