From 37cb824653d0d605141422dc768d6e840fda052e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 22 Apr 2017 23:04:27 +0000 Subject: listings.4ht: caption config and spacing, tex4ht r284-285. caption.4ht: missing C in macro name, r283. framed.4ht: new file, r282, http://puszcza.gnu.org.ua/bugs/?217. html4.4ht: framed support. git-svn-id: svn://tug.org/texlive/trunk@43982 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/caption.4ht | 48 +++++++++-------------- Master/texmf-dist/tex/generic/tex4ht/framed.4ht | 26 ++++++++++++ Master/texmf-dist/tex/generic/tex4ht/listings.4ht | 8 ++-- 3 files changed, 50 insertions(+), 32 deletions(-) create mode 100644 Master/texmf-dist/tex/generic/tex4ht/framed.4ht (limited to 'Master/texmf-dist/tex/generic/tex4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht index 0d5b3fe1fcb..fb533f36f47 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht @@ -1,32 +1,22 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% caption.4ht 2013-03-03-19:41 % -% Copyright (C) 2007--2009 Eitan M. Gurari % -% 2009--2013 TeX Users Group % -% % -% This work may be distributed and/or modified under the % -% conditions of the LaTeX Project Public License, either % -% version 1.3c of this license or (at your option) any % -% later version. The latest version of this license is % -% in % -% http://www.latex-project.org/lppl.txt % -% and version 1.3c or later is part of all distributions % -% of LaTeX version 2005/12/01 or later. % -% % -% This work has the LPPL maintenance status "maintained".% -% % -% This Current Maintainer of this work % -% is the TeX4ht Project . % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% tex4ht@tug.org % -% http://www.tug.org/tex4ht % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2013-03-03-19:41} - +% caption.4ht (2017-04-22-16:03), generated from tex4ht-4ht.tex +% Copyright 2007-2009 Eitan M. Gurari +% Copyright 2009-2017 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c of this license or (at your option) any +% later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project . +% +% If you modify this program, changing the +% version identification would be appreciated. \let\sv:toclof\toclof \def\toclof#1#2#3{% \bgroup diff --git a/Master/texmf-dist/tex/generic/tex4ht/framed.4ht b/Master/texmf-dist/tex/generic/tex4ht/framed.4ht new file mode 100644 index 00000000000..b73e2112d1f --- /dev/null +++ b/Master/texmf-dist/tex/generic/tex4ht/framed.4ht @@ -0,0 +1,26 @@ +% framed.4ht (2017-04-22-16:03), generated from tex4ht-4ht.tex +% Copyright 2017 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c of this license or (at your option) any +% later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project . +% +% If you modify this program, changing the +% version identification would be appreciated. +\immediate\write-1{version 2017-04-22-16:03} + +\NewConfigure{makeframed}{2} +\def\MakeFramed#1{\a:makeframed} +\def\endMakeFramed{\b:makeframed} +\Hinput{framed} + + diff --git a/Master/texmf-dist/tex/generic/tex4ht/listings.4ht b/Master/texmf-dist/tex/generic/tex4ht/listings.4ht index fb9a70f7966..e0040346e91 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/listings.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/listings.4ht @@ -1,6 +1,6 @@ -% listings.4ht (2016-12-15-16:15), generated from tex4ht-4ht.tex +% listings.4ht (2017-04-22-16:03), generated from tex4ht-4ht.tex % Copyright 2001-2009 Eitan M. Gurari -% Copyright 2009-2016 TeX Users Group +% Copyright 2009-2017 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,9 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2016-12-15-16:15} +\immediate\write-1{version 2017-04-22-16:03} + +\def\lst@makecaption#1#2{\cptA: #1\cptB: \cptC: #2\cptD:} \newif\iflstnest \append:defII\lst@EnterMode{% -- cgit v1.2.3