texlive[64455] Master/texmf-dist: csbulletin support, tex4ht r1196

commits+karl at tug.org commits+karl at tug.org
Tue Sep 20 23:39:05 CEST 2022


Revision: 64455
          http://tug.org/svn/texlive?view=revision&revision=64455
Author:   karl
Date:     2022-09-20 23:39:05 +0200 (Tue, 20 Sep 2022)
Log Message:
-----------
csbulletin support, tex4ht r1196

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=1196

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex

Added Paths:
-----------
    trunk/Master/texmf-dist/tex/generic/tex4ht/csbulletin.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-09-20 19:54:38 UTC (rev 64454)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-09-20 21:39:05 UTC (rev 64455)
@@ -1,3 +1,8 @@
+2022-09-20  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (csbulletin.4ht): basic support for the CSTUG
+	Bulletin.
+
 2022-09-16  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (unicode-math-hooks.4ht): declare the \unimathsetup

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex	2022-09-20 19:54:38 UTC (rev 64454)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex	2022-09-20 21:39:05 UTC (rev 64455)
@@ -1,4 +1,4 @@
-% $Id: mktex4ht-cnf.tex 1193 2022-09-14 14:21:16Z michal_h21 $
+% $Id: mktex4ht-cnf.tex 1196 2022-09-20 15:05:23Z michal_h21 $
 % Manually-maintained file, listing *.4ht files created by tex4ht-4ht.tex.
 % Read by tex4ht-cond4ht.
 %
@@ -102,6 +102,7 @@
 \AddFile{9}{elsart}
 \AddFile{9}{apa}
 \AddFile{9}{apa-a}
+\AddFile{9}{csbulletin}
 \AddFile{9}{JHEP}
 \AddFile{9}{TextBook}
 \AddFile{9}{combine}

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2022-09-20 19:54:38 UTC (rev 64454)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2022-09-20 21:39:05 UTC (rev 64455)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1195 2022-09-16 20:06:02Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1196 2022-09-20 15:05:23Z michal_h21 $
 % tex tex4ht-4ht   or   ht tex tex4ht-4ht
 %
 % Copyright 2009-2022 TeX Users Group    
@@ -18745,6 +18745,49 @@
 >>>
 
 %%%%%%%%%%%%%%%%%%%%%
+\Chapter{csbulletin.cls}
+%%%%%%%%%%%%%%%%%%%%%
+
+CSTUG bulletin. 
+
+\<csbulletin.4ht\><<< 
+% csbulletin.4ht (|version), generated from |jobname.tex 
+% Copyright 2022 TeX Users Group 
+|<TeX4ht license text|> 
+|<csbulletin code|>
+\Hinput{csbulletin}
+\endinput
+>>> \AddFile{9}{csbulletin}
+
+We need to fix support for titles and authors.
+
+\<csbulletin code\><<<
+\def\author#1{\def\auth at r{#1}%
+       \def\@author{#1}%
+       \setbox\authb at x=\hbox{#1}
+       \global\autkn at wntrue%
+}
+
+\def\title#1{\def\t at tle{#1}\def\@title{#1}}
+
+\renewcommand\maketitle[1][\z@]{%
+   \begingroup%
+     \def\footnote##1{\footnotemark%
+       \xdef\ZW at f@@tmark{\c at footnote}%
+       \gdef\ZW at f@@tnote{\footnotetext[\ZW at f@@tmark]{##1}}%
+       \gdef\ZW at footnote{\aftergroup\ZW at f@@tnote}%
+       \aftergroup\ZW at footnote}%
+     \parindent\z@%
+     \a:ttl\t at tle\b:ttl%
+   \endgroup\def\and{\a:and}%
+      \@@line{\ifautkn at wn\a:author\@author\b:author\fi}%
+  \thispagestyle{csbuldoi}\ClanekToc%
+  \@afterindentfalse \@afterheading}
+>>>
+
+
+
+%%%%%%%%%%%%%%%%%%%%%
 \Chapter{JHEP.cls}
 %%%%%%%%%%%%%%%%%%%%%
 

Added: trunk/Master/texmf-dist/tex/generic/tex4ht/csbulletin.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/csbulletin.4ht	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/csbulletin.4ht	2022-09-20 21:39:05 UTC (rev 64455)
@@ -0,0 +1,45 @@
+% csbulletin.4ht (2022-09-20-13:52), generated from tex4ht-4ht.tex
+% Copyright 2022 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 <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+\immediate\write-1{version 2022-09-20-13:52}
+
+\def\author#1{\def\auth at r{#1}%
+       \def\@author{#1}%
+       \setbox\authb at x=\hbox{#1}
+       \global\autkn at wntrue%
+}
+
+\def\title#1{\def\t at tle{#1}\def\@title{#1}}
+
+\renewcommand\maketitle[1][\z@]{%
+   \begingroup%
+     \def\footnote##1{\footnotemark%
+       \xdef\ZW at f@@tmark{\c at footnote}%
+       \gdef\ZW at f@@tnote{\footnotetext[\ZW at f@@tmark]{##1}}%
+       \gdef\ZW at footnote{\aftergroup\ZW at f@@tnote}%
+       \aftergroup\ZW at footnote}%
+     \parindent\z@%
+     \a:ttl\t at tle\b:ttl%
+   \endgroup\def\and{\a:and}%
+      \@@line{\ifautkn at wn\a:author\@author\b:author\fi}%
+  \thispagestyle{csbuldoi}\ClanekToc%
+  \@afterindentfalse \@afterheading}
+
+\Hinput{csbulletin}
+\endinput
+


Property changes on: trunk/Master/texmf-dist/tex/generic/tex4ht/csbulletin.4ht
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


More information about the tex-live-commits mailing list.