~ubuntu-branches/debian/sid/tex4ht/sid

« back to all changes in this revision

Viewing changes to texmf/tex/generic/tex4ht/ltugboat-a.4ht

  • Committer: Bazaar Package Importer
  • Author(s): Kapil Hari Paranjape
  • Date: 2005-04-05 14:14:41 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050405141441-x4dojdgz3frkfyet
Tags: 20050402.1817-1
* New upstream release (2005-04-02-18:17). Closes: #299934.
* See README.src, README.validate, README.Debian and copyright
  for information on minor changes.
* This upload fixes a some .htf files. Closes: #295109.
* Updated the description to reflect recent changes.
* Fixed some typos in src/tex4ht-mkht.tex and consequently
  in the mk4ht script.
* Updated the man page to include mk4ht. 
* Updated the description of options for the scripts in the man page.
  Put more information in the man page about the way the system works.
  Closes: #219348, #219347.
* Added debian/watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
2
% ltugboat-a.4ht                        2005-03-27-10:43 %
 
3
% Copyright (C) 1999--2005       Eitan M. Gurari         %
 
4
%                                                        %
 
5
% This work may be distributed and/or modified under the %
 
6
% conditions of the LaTeX Project Public License, either %
 
7
% version 1.3 of this license or (at your option) any    %
 
8
% later version. The latest version of this license is   %
 
9
% in                                                     %
 
10
%   http://www.latex-project.org/lppl.txt                %
 
11
% and version 1.3 or later is part of all distributions  %
 
12
% of LaTeX version 2003/12/01 or later.                  %
 
13
%                                                        %
 
14
% This work has the LPPL maintenance status "maintained".%
 
15
%                                                        %
 
16
% This Current Maintainer of this work                   %
 
17
% is Eitan M. Gurari.                                    %
 
18
%                                                        %
 
19
% If you modify this program your changing its signature %
 
20
% with a directive of the following form will be         %
 
21
% appreciated.                                           %
 
22
%            \message{signature}                         %
 
23
%                                                        %
 
24
%                             gurari@cse.ohio-state.edu  %
 
25
%                 http://www.cse.ohio-state.edu/~gurari  %
 
26
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
27
\immediate\write-1{version 2005-03-27-10:43}
 
28
 
 
29
\def\TB@nolimelabel{}
 
30
\long\def\:temp#1{{\a:textSMC \o:textSMC:{#1}\b:textSMC}}
 
31
\HLet\textSMC\:temp
 
32
\NewConfigure{textSMC}{2}
 
33
\pend:defI\theauthor{\a:author}
 
34
\append:defI\theauthor{{}\b:author}
 
35
\NewConfigure{author}{2}
 
36
\pend:defI\theaddress{\a:address}
 
37
\append:defI\theaddress{{}\b:address}
 
38
\NewConfigure{address}{2}
 
39
\pend:defI\thenetaddress{\a:netaddress}
 
40
\append:defI\thenetaddress{{}\b:netaddress}
 
41
\NewConfigure{netaddress}{2}
 
42
\pend:defI\thePersonalURL{\a:PersonalURL}
 
43
\append:defI\thePersonalURL{{}\b:PersonalURL}
 
44
\NewConfigure{PersonalURL}{2}
 
45
\pend:def\signaturemark{\a:signaturemark}
 
46
\append:def\signaturemark{{}\b:signaturemark}
 
47
\NewConfigure{signaturemark}{2}
 
48
\pend:def\@makesectitle{\ifSecTitle \a:sectitle}
 
49
\append:def\@makesectitle{\b:sectitle \else\par\fi}
 
50
\NewConfigure{sectitle}{2}
 
51
\long\def\:tempc[#1]{\a:makesignature\bgroup
 
52
   \pend:def\@signature{\everypar{\HtmlPar}\a:signature}\csname
 
53
                     o:\string\makesignature:\endcsname[#1]\egroup
 
54
   \b:makesignature}
 
55
\expandafter\HLet\csname \string\makesignature\endcsname\:tempc
 
56
\NewConfigure{makesignature}{2}
 
57
\NewConfigure{signature}{1}
 
58
\def\:tempc{\a:titlex\o:rtitlex:\b:titlex}
 
59
\HLet\rtitlex\:tempc
 
60
\NewConfigure{titlex}{2}
 
61
 
 
62
\Hinput{ltugboat}
 
63
\endinput
 
64