summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty16
1 files changed, 1 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty b/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty
index 2ae39f065b8..abc8f2e9890 100644
--- a/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty
+++ b/Master/texmf-dist/tex/latex/cnltx/cnltx-listings.sty
@@ -8,7 +8,7 @@
% Web: https://github.com/cgnieder/cnltx/
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
-% Copyright 2013 Clemens Niederberger
+% Copyright 2013-2014 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -675,7 +675,6 @@
eqalign,
eqalignno,
eqno,
- equation,
equiv,
errhelp,
errmessage,
@@ -1894,19 +1893,6 @@
\cnltx@ifinlist{{#1}{#2}}\cnltx@bibfile@entries{}
{\listadd\cnltx@bibfile@entries{{#1}{#2}}}%
}
-\newbool{cnltx@inlist}
-\long\protected\def\cnltx@ifinlist#1#2#3#4{%
- \def\do##1{%
- \boolfalse{cnltx@inlist}%
- \ifstrequal{##1}{#1}
- {\booltrue{cnltx@inlist}\listbreak}
- {}%
- }%
- \dolistloop{#2}%
- \ifbool{cnltx@inlist}
- {#3}
- {#4}%
-}
\def\cnltx@read@bibfile@entry#1#2#3{#1#2#3}