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

« back to all changes in this revision

Viewing changes to texmf/tex/generic/tex4ht/article.4ht

  • Committer: Bazaar Package Importer
  • Author(s): Kapil Hari Paranjape
  • Date: 2008-09-12 10:32:36 UTC
  • mfrom: (1.3.2 upstream) (3.1.9 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080912103236-tgw2q5g6f5hp2pnm
Tags: 20080701-2
* debian/patches/add_manpage.diff: Modified the man page
  to recommend that "mk4ht" be used for conversions other than
  from TeX/LaTeX to HTML. This is in response to #495768.
* debian/control: Replaced "sun-java5-jre" with "openjdk-6-jre-headless"
  in the "Suggests" field for "tex4ht-common". The latter java runtime
  seems to work with "xtpipes.jar" and the former is non-free.
  (Closes: #486482)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
 
% article.4ht                           2006-08-29-04:36 %
3
 
% Copyright (C) 1997--2006       Eitan M. Gurari         %
 
2
% article.4ht                           2008-07-01-10:26 %
 
3
% Copyright (C) 1997--2008       Eitan M. Gurari         %
4
4
%                                                        %
5
5
% This work may be distributed and/or modified under the %
6
6
% conditions of the LaTeX Project Public License, either %
7
 
% version 1.3 of this license or (at your option) any    %
 
7
% version 1.3c of this license or (at your option) any   %
8
8
% later version. The latest version of this license is   %
9
9
% in                                                     %
10
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.                  %
 
11
% and version 1.3c or later is part of all distributions %
 
12
% of LaTeX version 2005/12/01 or later.                  %
13
13
%                                                        %
14
14
% This work has the LPPL maintenance status "maintained".%
15
15
%                                                        %
24
24
%                             gurari@cse.ohio-state.edu  %
25
25
%                 http://www.cse.ohio-state.edu/~gurari  %
26
26
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
27
 
\immediate\write-1{version 2006-08-29-04:36}
 
27
\immediate\write-1{version 2008-07-01-10:26}
28
28
 
29
29
 
30
30
\Configure{UndefinedSec}{likepart}
90
90
   \def\:LNKno{0}}
91
91
\NewConfigure{LNK}{3}
92
92
\Configure{LNK}{\Link}{\EndLink}{}
 
93
\def\yhbLNK#1{\expandafter\let\expandafter\LNKidx\csname
 
94
          #1\endcsname\LNK}
93
95
 
94
96
\Configure{@begin}{theindex}{\ind:defs}
95
97
 
102
104
   \ifx \EndPicture\:UnDef
103
105
      \def\sec:typ{title}%
104
106
      \Configure{HtmlPar}{}{}{}{}%
 
107
      \Configure{newpage}{}%
105
108
      \ConfigureEnv{center}{\empty}{}{\empty}{\empty}
106
109
      \let\a:tabular:sv\a:tabular \let\b:tabular:sv\b:tabular
107
110
\let\c:tabular:sv\c:tabular \let\d:tabular:sv\d:tabular
118
121
      \ConfigureEnv{tabular}{\empty}{}{}{}%
119
122
      %
120
123
      \pend:def\@title{\a:ttl}\append:def\@title{\b:ttl}%
121
 
      \pend:def\@date{\a:dat}\append:def\@date{\b:dat}%
122
 
      \pend:def\@author{\a:aut}\append:def\@author{\b:aut}%
 
124
      \pend:def\@date{\a:date}\append:def\@date{\b:date}%
 
125
      \pend:def\@author{\a:author}\append:def\@author{\b:author}%
123
126
      \def\and{\a:and}
124
127
%
125
128
   \fi
128
131
\NewConfigure{maketitle}[4]{\c:def\a:mktl{#1}\c:def\b:mktl{#2}%
129
132
   \c:def\a:ttl{#3}\c:def\b:ttl{#4}}
130
133
\NewConfigure{thanks author date and}[8]{%
131
 
   \c:def\a:thanks{#1}\c:def\b:thanks{#2}\c:def\a:aut{#3}\c:def\b:aut{#4}%
132
 
   \c:def\a:dat{#5}\c:def\b:dat{#6}\c:def\a:and{#7}\c:def\e:mktl{#8}}
 
134
   \c:def\a:thanks{#1}\c:def\b:thanks{#2}\c:def\a:author{#3}\c:def\b:author{#4}%
 
135
   \c:def\a:date{#5}\c:def\b:date{#6}\c:def\a:and{#7}\c:def\e:mktl{#8}}
133
136
 
134
137
\long\def\:tempc{\@roman \c@enumiii}
135
138
\ifx \theenumiii\:tempc