summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-4ht.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-4ht.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex45
1 files changed, 44 insertions, 1 deletions
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index c975e6e7c3..899fcbe89f 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -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 @@ UnDFexyz}%
>>>
%%%%%%%%%%%%%%%%%%%%%
+\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@r{#1}%
+ \def\@author{#1}%
+ \setbox\authb@x=\hbox{#1}
+ \global\autkn@wntrue%
+}
+
+\def\title#1{\def\t@tle{#1}\def\@title{#1}}
+
+\renewcommand\maketitle[1][\z@]{%
+ \begingroup%
+ \def\footnote##1{\footnotemark%
+ \xdef\ZW@f@@tmark{\c@footnote}%
+ \gdef\ZW@f@@tnote{\footnotetext[\ZW@f@@tmark]{##1}}%
+ \gdef\ZW@footnote{\aftergroup\ZW@f@@tnote}%
+ \aftergroup\ZW@footnote}%
+ \parindent\z@%
+ \a:ttl\t@tle\b:ttl%
+ \endgroup\def\and{\a:and}%
+ \@@line{\ifautkn@wn\a:author\@author\b:author\fi}%
+ \thispagestyle{csbuldoi}\ClanekToc%
+ \@afterindentfalse \@afterheading}
+>>>
+
+
+
+%%%%%%%%%%%%%%%%%%%%%
\Chapter{JHEP.cls}
%%%%%%%%%%%%%%%%%%%%%