summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-12-16 00:17:04 +0000
committerKarl Berry <karl@freefriends.org>2016-12-16 00:17:04 +0000
commit31cffd17fa4aba6ac69c867431506fff900eaf10 (patch)
tree74ecd9401017412599789bd0113e542b5f06bcfb /Master/texmf-dist/tex/generic
parentebf7c25ec70ed59c6791c85b53b8ddbb418e2c82 (diff)
listings mathescape fix, tex4ht r225, http://puszcza.gnu.org.ua/bugs/?347
git-svn-id: svn://tug.org/texlive/trunk@42717 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/listings.4ht8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/listings.4ht b/Master/texmf-dist/tex/generic/tex4ht/listings.4ht
index 97e635f6d7b..fb9a70f7966 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/listings.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/listings.4ht
@@ -1,4 +1,4 @@
-% listings.4ht (2016-07-17-16:23), generated from tex4ht-4ht.tex
+% listings.4ht (2016-12-15-16:15), generated from tex4ht-4ht.tex
% Copyright 2001-2009 Eitan M. Gurari
% Copyright 2009-2016 TeX Users Group
%
@@ -17,11 +17,10 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2016-07-17-16:23}
+\immediate\write-1{version 2016-12-15-16:15}
\newif\iflstnest
\append:defII\lst@EnterMode{%
- \iflstnest\else
\ifx \lsthk:EveryLine\:UnDef
\let\lsthk:EveryLine\lsthk@EveryLine
\fi
@@ -30,8 +29,9 @@
\def\dd:listings{\d:listings\let\dd:listings\empty}}%
\fi
\append:def\lsthk@EveryPar{\dd:listings}%
+ \iflstnest\else
\a:listings\fi\bgroup
- \Configure{$}{}{}{}%
+ %\Configure{$}{}{}{}%
\aftergroup\lst:EnterMode }
\def\lst:EnterMode{\iflstnest\else\b:listings\fi\egroup}
\NewConfigure{listings}{4}