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

« back to all changes in this revision

Viewing changes to share/all4ht/tei.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
 
% tei.4ht                              2001-12-14-23:53 %
3
 
% Copyright (C) 2000--2001      Eitan M. Gurari         %
4
 
%                               Sebastian Rahtz         %
5
 
%                                                       %
6
 
% This program can redistributed and/or modified under  %
7
 
% the terms of the LaTeX Project Public License         %
8
 
% Distributed from CTAN archives in directory           %
9
 
% macros/latex/base/lppl.txt; either version 1 of the   %
10
 
% License, or (at your option) any later version.       %
11
 
%                                                       %
12
 
% However, you are allowed to modify this program       %
13
 
% without changing its name, if you modify its          %
14
 
% signature. Changes to the signature can be introduced %
15
 
% with a directive of the form                          %
16
 
%            \message{signature}                        %
17
 
%                                                       %
18
 
%                             gurari@cis.ohio-state.edu %
19
 
%       sebastian.rahtz@computing-services.oxford.ac.uk %
20
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
21
 
\immediate\write-1{version 2001-12-14-23:53}
22
 
 
23
 
\exit:ifnot{Preamble,% 
24
 
amsart,% 
25
 
amsthm,% 
26
 
article,% 
27
 
book,% 
28
 
fontmath,% 
29
 
graphics,% 
30
 
latex,% 
31
 
plain,% 
32
 
report,% 
33
 
tex4ht,% 
34
 
url}
35
 
 
36
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
37
 
                \ConfigureHinput{Preamble}
38
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
39
 
    \Configure{html}{xml}
40
 
\edef\Preamble{\Preamble,refcaption}
41
 
 
42
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
43
 
  
44
 
\endinput\empty\empty\empty\empty\empty\empty
45
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
46
 
 
47
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
48
 
                \ConfigureHinput{tex4ht}
49
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
50
 
    \if:latex  \Hinclude{\input #1.4ht}{latex}
51
 
 
52
 
\else      \Hinclude{\input #1.4ht}{plain}
53
 
  \fi
54
 
\Configure{HTML}
55
 
   {\HCode{<TEI.2>}}
56
 
   {\HCode{</TEI.2>}}
57
 
\Configure{HEAD}
58
 
   {\HCode{<teiHeader type="text" status="new"><fileDesc>}}
59
 
   {\HCode{</fileDesc>\Hnewline
60
 
      <revisionDesc><list
61
 
         type="simple"><item></item></list></revisionDesc>\Hnewline
62
 
      </teiHeader>}}
63
 
\Configure{TITLE}
64
 
   {\HCode{<titleStmt><title></title></titleStmt>\Hnewline}}
65
 
   {}
66
 
\Configure{TITLE+}
67
 
   {\HCode{<publicationStmt> <p></p> </publicationStmt>\Hnewline
68
 
           <sourceDesc><p>\FileName\space from \jobname.tex
69
 
                          (TeX4ht, \:today)</p></sourceDesc>\Hnewline
70
 
   }}
71
 
\Configure{BODY}
72
 
   {\ifTag{TITLE+}%
73
 
     {\HCode{<text><front>}\PushStack\text:stack{front}}%
74
 
     {\HCode{<text><body>}\PushStack\text:stack{body}\ShowPar
75
 
      \csname par\endcsname}%
76
 
   }
77
 
   {\IgnorePar\EndP \PopStack\text:stack\:temp  \def\:tempa{front}%
78
 
    \HCode{</\:temp>\ifx\:temp\:tempa <body><p></p></body>\fi</text>}}
79
 
 
80
 
\Configure{HtmlPar}
81
 
   {\EndP\HCode{<!--l. \the\inputlineno-->%
82
 
      \ifnum\P:level=0 <div type="p">\fi
83
 
      <p>}\gHAdvance\P:level by 1 }
84
 
   {\EndP\HCode{<!--l. \the\inputlineno-->%
85
 
      \ifnum\P:level=0 <div type="p">\fi
86
 
      <p>}\gHAdvance\P:level by 1 }
87
 
   {\gHAdvance\P:level by -1 \HCode{</p>\ifnum\P:level=0 </div>\fi }}
88
 
   {\gHAdvance\P:level by -1 \HCode{</p>\ifnum\P:level=0 </div>\fi }}
89
 
 
90
 
\Configure{Link}{ref}{ target=}{ id=}{\empty}
91
 
 
92
 
 
93
 
\Configure{DOCTYPE}
94
 
   {\HCode{<?xml version="1.0"?>\Hnewline
95
 
      <!DOCTYPE TEI.2 [<!ENTITY \% TEI.dtd PUBLIC\Hnewline
96
 
    "-//TEI//DTD TEI Lite XML ver. 1.3//EN"\Hnewline
97
 
    "teixlite.dtd">
98
 
\Hnewline \%TEI.dtd; \Hnewline
99
 
%
100
 
}\immediate\write16{--- file \jobname.ent ---}\HCode{%
101
 
<!ENTITY \% ENT-\jobname.ent SYSTEM "\jobname.ent">
102
 
       \Hnewline \%ENT-\jobname.ent; \Hnewline
103
 
%
104
 
]>}}
105
 
\HAssign\ent:cnt = 0
106
 
\Configure{Preamble}
107
 
   {}
108
 
   {{\ifdim \lastskip>\z@ \unskip\fi
109
 
     \IgnorePar\parindent\z@ \leavevmode}%
110
 
        \def\Decl##1{{\everypar{}%
111
 
      \ht:special{t4ht>\jobname.ent}\hbox{\HCode{##1\Hnewline}}%
112
 
      \ht:special{t4ht>\FileName}}}
113
 
   \Decl{\:NOTATIONs}\let\:NOTATIONs=\:UnDef
114
 
%
115
 
   }
116
 
\let\:NOTATIONs=\empty
117
 
\def\Decl#1{\edef\:NOTATIONs{\:NOTATIONs#1\Hnewline}}
118
 
 
119
 
 
120
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
121
 
  
122
 
\endinput\empty\empty\empty\empty\empty\empty
123
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
124
 
 
125
 
 
126
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
127
 
                \ConfigureHinput{latex}
128
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
129
 
    \expandafter\let\csname tex4ht:4ht\endcsname\empty
130
 
\def\no:dupl#1#2{%
131
 
   \expandafter\ifx \csname #1:4ht\endcsname\relax
132
 
      \expandafter\let \csname #1:4ht\endcsname\empty
133
 
      \expand:after{#2}%
134
 
   \fi
135
 
}
136
 
 
137
 
\Hinclude{\input #1.4ht}{fontmath}
138
 
\Hinclude{\@ifpackageloaded{colortbl}{%
139
 
      \no:dupl{array}{\input  array.4ht}%
140
 
      \no:dupl{color}{\input  color.4ht}%
141
 
      \no:dupl{colortbl}{\input  colortbl.4ht}%
142
 
    }{}}{colortbl}
143
 
 
144
 
\def\h:input#1.#2.#3!*?: {%
145
 
   \:CheckOption{no_#1}\if:Option
146
 
      \let\:temp\empty
147
 
   \else
148
 
      \let\:temp\empty
149
 
      \no:dupl{#1}{%
150
 
         \openin15 #1.4ht
151
 
         \ifeof15
152
 
            \:CheckOption{debug}\if:Option
153
 
               \:warning{No configuration file for
154
 
                   #1.\if .#2.tex\else #2\fi}%
155
 
            \fi
156
 
            \let\:temp\empty
157
 
         \else
158
 
            \def\:temp{\input #1.4ht }%
159
 
         \fi   \closein15
160
 
       }%
161
 
   \fi  \:temp}
162
 
\edef\:temp{\noexpand\Hinclude
163
 
   {\noexpand\h:input ##1..!*?: }{\@filelist}}
164
 
\:temp
165
 
 
166
 
\expandafter\let\csname tex4ht:4ht\endcsname\empty
167
 
\def\no:dupl#1#2{%
168
 
   \expandafter\ifx \csname #1:4ht\endcsname\relax
169
 
      \expandafter\let \csname #1:4ht\endcsname\empty
170
 
      \expand:after{#2}%
171
 
   \fi
172
 
}
173
 
 
174
 
\Hinclude{\ifx \PsfigVersion\:UnDef \else
175
 
      \no:dupl{#1}{\expand:after{\input psfig.4ht}}\fi}
176
 
   {psfig}
177
 
\Hinclude{\:CheckOption{#1}
178
 
   \if:Option     \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
179
 
   {pictex}
180
 
\Hinclude{%
181
 
   \expandafter\ifx \csname PSTricksLoaded\endcsname\relax\else
182
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
183
 
   {pstricks}
184
 
\Hinclude{%
185
 
   \ifx \:DraCatCodes\:UnDef \else
186
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
187
 
   {dratex}
188
 
\Hinclude{%
189
 
   \ifx \xyloaded\:UnDef \else
190
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
191
 
   {xy}
192
 
 
193
 
\Hinclude{%
194
 
   \ifx \epsfsetgraph\:UnDef \else
195
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
196
 
   {epsf}
197
 
 
198
 
\Hinclude{%
199
 
   \ifx \diagram@help@messages\:UnDef \else
200
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
201
 
   {diagrams}
202
 
 
203
 
\Hinclude{}
204
 
   {pctable}
205
 
\Hinclude{%
206
 
   \:CheckOption{xhtml}\if:Option \fi}
207
 
   {xhtml}
208
 
\Hinclude{\:CheckOption{#1}
209
 
      \if:Option\else   \:CheckOption{ShowFont}\fi
210
 
      \if:Option\else   \:CheckOption{frames-}\fi
211
 
      \if:Option\else   \:CheckOption{frames}\fi
212
 
      \if:Option\else   \:CheckOption{image-maps}\fi
213
 
      \if:Option\else   \:CheckOption{java}\fi
214
 
      \if:Option\else   \:CheckOption{javascript}\fi
215
 
      \if:Option \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
216
 
   {th4}
217
 
\Hinclude{\ifx \sethebrew\:UnDef\else \ifx \ArabTeX\:UnDef\else
218
 
      \no:dupl{#1}{\expand:after{\input hebtex.4ht}}\fi \fi}
219
 
   {hebtex}
220
 
 
221
 
\Configure{InsertTitle}{\let\label=\lb:l
222
 
   \let\ref=\o:ref \Configure{ref}{}{}{}}
223
 
\Configure{AfterTitle}{\let\index=\:index
224
 
       \let\ref=\:ref  \let\label=\lb:l }
225
 
\Configure{NoSection}
226
 
  {\let\sv:index=\index \let\sv:label=\label \let\sv:ref=\ref
227
 
   \let\sv:newline=\newline \def\newline{ }%
228
 
   \let\sv:setfontsize=\@setfontsize  \let\@setfontsize=\:gobbleIII
229
 
   \let\index=\@gobble  \let\label=\@gobble  \let\ref=\@gobble
230
 
  }
231
 
  {\let\index=\sv:index \let\label=\sv:label \let\ref=\sv:ref
232
 
   \let\newline=\sv:newline    \let\@setfontsize=\sv:setfontsize
233
 
  }
234
 
 
235
 
\Configure{TITLE}
236
 
   {\HCode{<titleStmt>\Hnewline
237
 
       <title>\ifTag{TITLE+}{\LikeRef{TITLE+}}{}</title>\Hnewline
238
 
       <author>\ifTag{)author)}{\LikeRef{)author)}}{}</author>\Hnewline
239
 
       </titleStmt>\Hnewline
240
 
   }}
241
 
   {}%
242
 
 
243
 
\ConfigureEnv{verbatim}
244
 
  {\ifinner\else \vfill\break\fi
245
 
    \IgnorePar\EndP\HCode{<p rend="verbatim">}\EndNoFonts}
246
 
  {\NoFonts \ht:special{t4ht=</p>}\ShowPar\par}
247
 
  {} {}
248
 
\ConfigureEnv{verbatim*}
249
 
  {\ifinner\else \vfill\break\fi
250
 
    \IgnorePar\EndP\HCode{<p rend="verbatim-star">}\EndNoFonts}
251
 
  {\NoFonts \HCode{</note><p>}\ShowPar\par}
252
 
  {} {}
253
 
\Configure{verbatim}{\:nbsp}{\a:sp}
254
 
\ConfigureEnv{flushleft}
255
 
   {\IgnorePar\EndP\HCode{<div type="flushleft">}%
256
 
    \gHAdvance\P:level by 1 }
257
 
   {\IgnorePar\EndP\gHAdvance\P:level by -1 \HCode{</div>}}
258
 
   {}{}
259
 
\ConfigureEnv{flushright}
260
 
   {\IgnorePar\EndP\HCode{<div type="flushright">}%
261
 
    \gHAdvance\P:level by 1 }
262
 
   {\IgnorePar\EndP\gHAdvance\P:level by -1 \HCode{</div>}}
263
 
   {}{}
264
 
\ConfigureList{flushleft}
265
 
  {}{}
266
 
  {} {\par\ShowPar}
267
 
\ConfigureList{flushright}
268
 
  {}{}
269
 
  {} {\par\ShowPar}
270
 
 
271
 
\ConfigureList{trivlist}%
272
 
   {\EndP\HCode{<list type="gloss">}\let\end:itm=\empty}
273
 
   {\EndP\HCode{</item></list>}\ShowPar}
274
 
   {\end:itm\def\end:itm{\EndP\Tg</item>}\HCode{<label>}\bgroup \bf}
275
 
   {\egroup\HCode{</label><item\Hnewline>}}
276
 
\ConfigureList{list}%
277
 
   {\EndP\HCode{<list type="gloss">}\let\end:itm=\empty}
278
 
   {\EndP\HCode{</item></list>}\ShowPar}
279
 
   {\end:itm\def\end:itm{\EndP\Tg</item>}\HCode{<label>}\bgroup \bf}
280
 
   {\egroup\HCode{</label><item\Hnewline>}}
281
 
\ConfigureList{itemize}%
282
 
   {\EndP\HCode{<list type="bulleted">}\let\end:itm=\empty}
283
 
   {\EndP\HCode{</item></list>}\ShowPar}
284
 
   {\end:itm\def\end:itm{\EndP\Tg</item>}\DeleteMark}
285
 
   {\HCode{<item>}}
286
 
\ConfigureList{enumerate}%
287
 
   {\EndP\HCode{<list type="ordered"\Hnewline>}\let\end:itm=\empty}
288
 
   {\EndP\HCode{</item></list>}\ShowPar}
289
 
   {\end:itm\def\end:itm{\EndP\Tg</item>}\DeleteMark}
290
 
   {\HCode{<item>}\AnchorLabel}
291
 
\Configure{cite}{}{}{\Link}{\EndLink}
292
 
\Configure{bibitem}{\Link}{\EndLink}
293
 
 
294
 
\Configure{tabular}
295
 
   {\gHAdvance\tabularN by 1  \PushStack\tabular:N\tabularN
296
 
\let\prevR:max=\R:max  \let\prevC:max=\C:max  \gHAssign\C:max=0
297
 
\expandafter\ifx \csname  cw:rc-\tabularN\endcsname \relax
298
 
        \tmp:toks{ }%
299
 
\else
300
 
   \expandafter\expandafter\expandafter\tmp:toks
301
 
      \expandafter\expandafter\expandafter{\csname
302
 
                                              cw:rc-\tabularN\endcsname}%
303
 
\fi
304
 
%
305
 
    \HCode{<table\Hnewline \the\tmp:toks
306
 
 >}}
307
 
   {\HCode{</table>}%
308
 
     \PopStack\tabular:N\i:var \expandafter\tmp:toks\expandafter{\Clr}%
309
 
%
310
 
\Tag{rc-\i:var}{rend="\the\tmp:toks
311
 
" rows="\R:max" cols="\C:max"}
312
 
\global\let\R:max=\prevR:max  \global\let\C:max=\prevC:max
313
 
}
314
 
   {\gHAssign\R:max=\HRow
315
 
\HCode{<row role="data">}}
316
 
   {\HCode{</row>}}
317
 
   {\HAssign\i:var=\HCol \HAdvance\i:var by \HMultispan
318
 
\HAdvance\i:var by -1  \ifnum \C:max<\i:var \gHAssign\C:max=\i:var \fi
319
 
%
320
 
    \HCode{<cell\Hnewline cols="\HMultispan" rows="1" role="data">}}
321
 
   {\HCode{</cell>}}
322
 
\HAssign\tabularN=0
323
 
\Configure{hline}{}
324
 
\Configure{//[]}{}
325
 
 
326
 
\:CheckOption{new-accents}     \if:Option
327
 
   \:CheckOption{accent-}     \if:Option
328
 
  \Configure{HAccent}\acute{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
329
 
  \Configure{HAccent}\bar{}{\Picture+{}}{\EndPicture}
330
 
  \Configure{HAccent}\breve{}{\Picture+{}}{\EndPicture}
331
 
  \Configure{HAccent}\check{}{\Picture+{}}{\EndPicture}
332
 
  \Configure{HAccent}\ddot{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
333
 
  \Configure{HAccent}\dot{}{\Picture+{}}{\EndPicture}
334
 
  \Configure{HAccent}\grave{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
335
 
  \Configure{HAccent}\hat{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
336
 
  \Configure{HAccent}\tilde{AOaoNn{}}{\Picture+{}}{\EndPicture}
337
 
  \Configure{HAccent}\vec{}{\Picture+{}}{\EndPicture}
338
 
  \Configure{HAccent}\widehat{}{\Picture+{}}{\EndPicture}
339
 
  \Configure{HAccent}\widetilde{}{\Picture+{}}{\EndPicture}
340
 
\fi
341
 
\:CheckOption{mathaccent-}     \if:Option
342
 
  \Configure{HAccent}\"{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
343
 
  \Configure{HAccent}\'{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
344
 
  \Configure{HAccent}\.{}{\Picture+{}}{\EndPicture}
345
 
  \Configure{HAccent}\={}{\Picture+{}}{\EndPicture}
346
 
  \Configure{HAccent}\H{}{\Picture+{}}{\EndPicture}
347
 
  \Configure{HAccent}\^{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
348
 
  \Configure{HAccent}\`{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
349
 
  \Configure{HAccent}\b{}{\Picture+{}}{\EndPicture}
350
 
  \Configure{HAccent}\c{Cc{}}{\Picture+{}}{\EndPicture}
351
 
  \Configure{HAccent}\d{}{\Picture+{}}{\EndPicture}
352
 
  \Configure{HAccent}\t{}{\Picture+{}}{\EndPicture}
353
 
  \Configure{HAccent}\u{}{\Picture+{}}{\EndPicture}
354
 
  \Configure{HAccent}\v{}{\Picture+{}}{\EndPicture}
355
 
  \Configure{HAccent}\~{AOaoNn{}}{\Picture+{}}{\EndPicture}
356
 
\fi
357
 
\Configure{accent}{*}
358
 
   {<!--tex4ht:accent\Hnewline font="}{" char="}{" type="}{"-->}
359
 
   {<!--tex4ht:end accent-->}
360
 
\Configure{mathaccent}{*}
361
 
   {<!--tex4ht:mathaccent\Hnewline font="}{" char="}{" type="}{"-->}
362
 
   {<!--tex4ht:end mathaccent-->}
363
 
\Configure{accented}{*}
364
 
   {<!--tex4ht:accented\Hnewline font="}{" char="}{" type="}{"-->}
365
 
   {<!--tex4ht:end accented-->}
366
 
\Configure{accenting}{*}
367
 
   {<!--tex4ht:accenting\Hnewline-->}
368
 
   {<!--tex4ht:end accenting-->}
369
 
 
370
 
\else
371
 
   \Configure{accent}\`\grave{A{A}E{E}I{I}O{O}U{U}%
372
 
                   a{a}e{e}i{i}\i{i}o{o}u{u}{}{}}
373
 
   {\a:accents{grave}{#1}}   {\b:accents{grave}{#1}{#2}}
374
 
\Configure{accent}\'\acute{A{A}E{E}I{I}O{O}U{U}Y%
375
 
           {Y}a{a}e{e}i{i}\i{i}o{o}u{u}y{y}{}{}}
376
 
   {\a:accents{acute}{#1}}   {\b:accents{acute}{#1}{#2}}
377
 
\Configure{accent}\^\hat{A{A}E{E}I{I}O{O}U{U}a{a}%
378
 
                      e{e}i{i}\i{i}o{o}u{u}{}{}}
379
 
   {\a:accents{circ}{#1}}   {\b:accents{hat}{#1}{#2}}
380
 
\Configure{accent}\~\tilde{A{A}O{O}a{a}o{o}N{N}n{n}{}{}}
381
 
   {\a:accents{tilde}{#1}}   {\b:accents{tilde}{#1}{#2}}
382
 
\Configure{accent}\"\ddot{A{A}E{E}I{I}O{O}U{U}Y%
383
 
           {Y}a{a}e{e}i{i}\i{i}o{o}u{u}y{y}{}{34}}
384
 
   {\a:accents{uml}{#1}}     {\b:accents{uml}{#1}{#2}}
385
 
\Configure{accent}\c\c{C{C}c{c}{}{}}
386
 
   {\a:accents{cedil}{#1}}     {\b:accents{cedil}{#1}{#2}}
387
 
\Configure{accent}\t\t{{}{}}
388
 
   {\a:accents{udot}{#1}}     {\b:accents{udot}{#1}{#2}}
389
 
\Configure{accent}\H\H{{}{}} {}{\b:accents{Huml}{#1}{#2}}
390
 
\Configure{accent}\.\dot{{}{}}  {}{\b:accents{dot}{#1}{#2}}
391
 
\Configure{accent}\u\breve{{}{}}{}{\b:accents{breve}{#1}{#2}}
392
 
\Configure{accent}\vec\vec{{}{}}{}{\b:accents{vec}{#1}{#2}}
393
 
\Configure{accent}\v\check{{}{}}{}{\b:accents{check}{#1}{#2}}
394
 
\Configure{accent}\=\bar{{}{}}  {}{\b:accents{bar}{#1}{#2}}
395
 
\Configure{accent}\widetilde\widetilde{{}{}}
396
 
   {}{\b:accents{widetilde}{#1}{#2}}
397
 
\Configure{accent}\widehat\widehat{{}{}}
398
 
   {}{\b:accents{widehat}{#1}{#2}}
399
 
 
400
 
\fi
401
 
\let\^^_=\v
402
 
 
403
 
\let\@acci=\' \let\@accii=\` \let\@acciii=\=
404
 
 
405
 
\Configure{equation}
406
 
   {}    {\HCode{<title>}}   {\HCode{</title>}}
407
 
\ConfigureEnv{equation}
408
 
   {\IgnorePar\EndP\HCode{<p rend="equation">}}
409
 
   {\HCode{</p>}\ShowPar\par}
410
 
   {}{}
411
 
 
412
 
\Configure{verb}{}{}
413
 
\Configure{obeylines}
414
 
   {\ifvmode \EndP
415
 
       \HCode{<div rend="obeylines-v">}%
416
 
       \gdef\ob:ln{div}%
417
 
    \else \HCode{<emph rend="obeylines-h">}%
418
 
       \gdef\ob:ln{emph}%
419
 
    \fi
420
 
   }
421
 
   {\ht:special{t4ht=</\ob:ln>}\ShowPar} {\hbox{\HCode{<br />}}}
422
 
 
423
 
\gHAssign\P:level=0
424
 
\Configure{newline}{\HCode{<!--br/-->}}
425
 
\ConfigureEnv{minipage}
426
 
   {\IgnorePar\EndP\HCode{<note rend="minipage">}}
427
 
   {\IgnorePar\EndP\HCode{</note>}\ShowPar}
428
 
   {}{}
429
 
\Configure{newtheorem}
430
 
   {\IgnorePar\EndP\HCode{<note rend="newtheorem"><title>}}
431
 
   {\HCode{</title>}\ShowPar\par}
432
 
   {\IgnorePar\EndP\HCode{</note>}\ShowPar\par}
433
 
 
434
 
\Configure{@TITLE}{\def\LaTeX{LaTeX}\let\fontencoding=\:gobble
435
 
  \let\fontfamily=\:gobble \let\fontseries=\:gobble
436
 
  \let\fontshape=\:gobble  \let\usefont=\:gobbleIV  }
437
 
 
438
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
439
 
  
440
 
\endinput\empty\empty\empty\empty\empty\empty
441
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
442
 
 
443
 
 
444
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
445
 
                \ConfigureHinput{book}
446
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
447
 
    \HAssign\DivLevel=0
448
 
\HAssign\DivCount=0
449
 
\def\OpenDiv#1{%
450
 
   \IgnorePar\EndP \PopStack\text:stack\:temp \def\:tempa{body}%
451
 
   \ifx \:temp\:tempa \else \HCode{</\:temp><body>}\fi
452
 
   \PushStack\text:stack{body}%
453
 
   \ifnum \DivLevel>0  \ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
454
 
   \gHAdvance\P:level by 1
455
 
   \HCode{</div>}%
456
 
\fi\fi
457
 
%
458
 
   \gHAdvance\DivLevel by 1
459
 
   \HCode{<!--l. \the\inputlineno--><div\Hnewline
460
 
       type="#1">}\gHAdvance\P:level by 1 }
461
 
\def\CloseDiv#1{%
462
 
   \IgnorePar\EndP \gHAdvance\P:level by -1 \HCode{</div><!--end #1-->}%
463
 
   \gHAdvance\DivLevel by -1
464
 
}
465
 
\def\CloseHead{\HCode{</head>}%
466
 
   \gHAdvance\DivCount by 1
467
 
\Tag{dv)\DivCount}{\DivLevel}%
468
 
\HAdvance\DivLevel by 1
469
 
\HAdvance\DivCount by 1
470
 
\ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
471
 
   \HCode{<div type="preamble"><p></p>}%
472
 
   \gHAdvance\P:level by 1
473
 
\fi
474
 
\HAdvance\DivLevel by -1
475
 
\HAdvance\DivCount by -1
476
 
\ShowPar\par}
477
 
 
478
 
 
479
 
\Configure{maketitle}
480
 
   {{\Configure{maketitle}{}{}{}{}{}{}{}{}%
481
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
482
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
483
 
\no:fonts  \def\check@icl ##1\check@icr{}%
484
 
\:TITLE:  \a:NoSection
485
 
\Tag{TITLE+}{\@title}}%
486
 
\HCode{<titlePage>}}
487
 
   {\HCode{</titlePage>}}
488
 
   {\HCode{<title>}}
489
 
   {\HCode{</title>}}
490
 
\Configure{thanks author date and}{}{}
491
 
   {{\Configure{thanks author date and}{}{}{}{}{}{}{}{}%
492
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
493
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
494
 
\no:fonts  \def\check@icl ##1\check@icr{}%
495
 
\:TITLE:  \a:NoSection
496
 
\Tag{)author)}{\@author}}%
497
 
\HCode{<author>}}
498
 
   {\HCode{</author>}}
499
 
   {\HCode{<date>}}      {\HCode{</date>}}
500
 
   {\HCode{<!--and-->}}
501
 
   {}
502
 
 
503
 
\ConfigureList{thebibliography}%
504
 
   {\IgnorePar\EndP\HCode{<listBibl>}\let\en:bib=\empty}
505
 
   {\en:bib\HCode{</listBibl>}}
506
 
   {\en:bib\def\en:bib{\HCode{</bibl>}}%
507
 
      \HCode{<!--l. \the\inputlineno--><!--}\Configure{HtmlPar}
508
 
   {\HCode{<!--l. \the\inputlineno--><gap desc="bib p"/>}}
509
 
   {\HCode{<!--l. \the\inputlineno--><gap desc="bib p"/>}}
510
 
   {} {}
511
 
}
512
 
   {\HCode{--><bibl>}}
513
 
 
514
 
\ConfigureEnv{figure}
515
 
   {\ifvmode \IgnorePar\fi\EndP \HCode{<note rend="figure">}}
516
 
   {\ifvmode \IgnorePar\fi\EndP \HCode{</note>}}
517
 
   {}{}
518
 
\Configure{caption}
519
 
   {}{}
520
 
   {\HCode{<title>}}   {\HCode{</title>}}
521
 
 
522
 
\Configure{tableofcontents}
523
 
   {\HCode{<divGen type="toc"/>}} {} {}{}{}
524
 
\ConfigureToc{likeparagraph}{}{}{}{}
525
 
\ConfigureToc{likepart}{}{}{}{}
526
 
\ConfigureToc{likesection}{}{}{}{}
527
 
\ConfigureToc{likesubparagraph}{}{}{}{}
528
 
\ConfigureToc{likesubsection}{}{}{}{}
529
 
\ConfigureToc{likesubsubsection}{}{}{}{}
530
 
\ConfigureToc{paragraph}{}{}{}{}
531
 
\ConfigureToc{part}{}{}{}{}
532
 
\ConfigureToc{section}{}{}{}{}
533
 
\ConfigureToc{subparagraph}{}{}{}{}
534
 
\ConfigureToc{subsection}{}{}{}{}
535
 
\ConfigureToc{subsubsection}{}{}{}{}
536
 
 
537
 
\ConfigureToc{appendix}{}{}{}{}
538
 
\ConfigureToc{chapter}{}{}{}{}
539
 
\ConfigureToc{likechapter}{}{}{}{}
540
 
 
541
 
 
542
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
543
 
  
544
 
\endinput\empty\empty\empty\empty\empty\empty
545
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
546
 
 
547
 
 
548
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
549
 
                \ConfigureHinput{report}
550
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
551
 
    \HAssign\DivLevel=0
552
 
\HAssign\DivCount=0
553
 
\def\OpenDiv#1{%
554
 
   \IgnorePar\EndP \PopStack\text:stack\:temp \def\:tempa{body}%
555
 
   \ifx \:temp\:tempa \else \HCode{</\:temp><body>}\fi
556
 
   \PushStack\text:stack{body}%
557
 
   \ifnum \DivLevel>0  \ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
558
 
   \gHAdvance\P:level by 1
559
 
   \HCode{</div>}%
560
 
\fi\fi
561
 
%
562
 
   \gHAdvance\DivLevel by 1
563
 
   \HCode{<!--l. \the\inputlineno--><div\Hnewline
564
 
       type="#1">}\gHAdvance\P:level by 1 }
565
 
\def\CloseDiv#1{%
566
 
   \IgnorePar\EndP \gHAdvance\P:level by -1 \HCode{</div><!--end #1-->}%
567
 
   \gHAdvance\DivLevel by -1
568
 
}
569
 
\def\CloseHead{\HCode{</head>}%
570
 
   \gHAdvance\DivCount by 1
571
 
\Tag{dv)\DivCount}{\DivLevel}%
572
 
\HAdvance\DivLevel by 1
573
 
\HAdvance\DivCount by 1
574
 
\ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
575
 
   \HCode{<div type="preamble"><p></p>}%
576
 
   \gHAdvance\P:level by 1
577
 
\fi
578
 
\HAdvance\DivLevel by -1
579
 
\HAdvance\DivCount by -1
580
 
\ShowPar\par}
581
 
 
582
 
 
583
 
\Configure{maketitle}
584
 
   {{\Configure{maketitle}{}{}{}{}{}{}{}{}%
585
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
586
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
587
 
\no:fonts  \def\check@icl ##1\check@icr{}%
588
 
\:TITLE:  \a:NoSection
589
 
\Tag{TITLE+}{\@title}}%
590
 
\HCode{<titlePage>}}
591
 
   {\HCode{</titlePage>}}
592
 
   {\HCode{<docTitle><titlePart  type="main">}}
593
 
   {\HCode{</titlePart></docTitle>}}
594
 
\Configure{thanks author date and}{}{}
595
 
   {{\Configure{thanks author date and}{}{}{}{}{}{}{}{}%
596
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
597
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
598
 
\no:fonts  \def\check@icl ##1\check@icr{}%
599
 
\:TITLE:  \a:NoSection
600
 
\Tag{)author)}{\@author}}%
601
 
\HCode{<docAuthor>}}
602
 
   {\HCode{</docAuthor>}}
603
 
   {\HCode{<docDate>}}      {\HCode{</docDate>}}
604
 
   {\HCode{<!--and-->}}
605
 
   {}
606
 
 
607
 
\ConfigureList{thebibliography}%
608
 
   {\IgnorePar\EndP\HCode{<listBibl>}\let\en:bib=\empty}
609
 
   {\en:bib\HCode{</listBibl>}}
610
 
   {\en:bib\def\en:bib{\HCode{</bibl>}}%
611
 
      \HCode{<!--l. \the\inputlineno--><!--}\Configure{HtmlPar}
612
 
   {\HCode{<!--l. \the\inputlineno--><gap desc="bib p"/>}}
613
 
   {\HCode{<!--l. \the\inputlineno--><gap desc="bib p"/>}}
614
 
   {} {}
615
 
}
616
 
   {\HCode{--><bibl>}}
617
 
 
618
 
\ConfigureEnv{figure}
619
 
   {\ifvmode \IgnorePar\fi\EndP \HCode{<note rend="figure">}}
620
 
   {\ifvmode \IgnorePar\fi\EndP \HCode{</note>}}
621
 
   {}{}
622
 
\Configure{caption}
623
 
   {}{}
624
 
   {\HCode{<title>}}   {\HCode{</title>}}
625
 
 
626
 
\Configure{tableofcontents}
627
 
   {\HCode{<divGen type="toc"/>}} {} {}{}{}
628
 
\ConfigureToc{likeparagraph}{}{}{}{}
629
 
\ConfigureToc{likepart}{}{}{}{}
630
 
\ConfigureToc{likesection}{}{}{}{}
631
 
\ConfigureToc{likesubparagraph}{}{}{}{}
632
 
\ConfigureToc{likesubsection}{}{}{}{}
633
 
\ConfigureToc{likesubsubsection}{}{}{}{}
634
 
\ConfigureToc{paragraph}{}{}{}{}
635
 
\ConfigureToc{part}{}{}{}{}
636
 
\ConfigureToc{section}{}{}{}{}
637
 
\ConfigureToc{subparagraph}{}{}{}{}
638
 
\ConfigureToc{subsection}{}{}{}{}
639
 
\ConfigureToc{subsubsection}{}{}{}{}
640
 
 
641
 
\ConfigureToc{appendix}{}{}{}{}
642
 
\ConfigureToc{chapter}{}{}{}{}
643
 
\ConfigureToc{likechapter}{}{}{}{}
644
 
 
645
 
\ConfigureEnv{abstract}
646
 
   {\IgnorePar\EndP\HCode{<div type="abstract">}%
647
 
    \gHAdvance\P:level by 1 }
648
 
   {\IgnorePar\EndP\gHAdvance\P:level by -1 \HCode{</div>}}
649
 
   {\HCode{<head>}}
650
 
   {\HCode{</head>}}
651
 
 
652
 
 
653
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
654
 
  
655
 
\endinput\empty\empty\empty\empty\empty\empty
656
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
657
 
 
658
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
659
 
                \ConfigureHinput{article}
660
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
661
 
    \HAssign\DivLevel=0
662
 
\HAssign\DivCount=0
663
 
\def\OpenDiv#1{%
664
 
   \IgnorePar\EndP \PopStack\text:stack\:temp \def\:tempa{body}%
665
 
   \ifx \:temp\:tempa \else \HCode{</\:temp><body>}\fi
666
 
   \PushStack\text:stack{body}%
667
 
   \ifnum \DivLevel>0  \ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
668
 
   \gHAdvance\P:level by 1
669
 
   \HCode{</div>}%
670
 
\fi\fi
671
 
%
672
 
   \gHAdvance\DivLevel by 1
673
 
   \HCode{<!--l. \the\inputlineno--><div\Hnewline
674
 
       type="#1">}\gHAdvance\P:level by 1 }
675
 
\def\CloseDiv#1{%
676
 
   \IgnorePar\EndP \gHAdvance\P:level by -1 \HCode{</div><!--end #1-->}%
677
 
   \gHAdvance\DivLevel by -1
678
 
}
679
 
\def\CloseHead{\HCode{</head>}%
680
 
   \gHAdvance\DivCount by 1
681
 
\Tag{dv)\DivCount}{\DivLevel}%
682
 
\HAdvance\DivLevel by 1
683
 
\HAdvance\DivCount by 1
684
 
\ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
685
 
   \HCode{<div type="preamble"><p></p>}%
686
 
   \gHAdvance\P:level by 1
687
 
\fi
688
 
\HAdvance\DivLevel by -1
689
 
\HAdvance\DivCount by -1
690
 
\ShowPar\par}
691
 
 
692
 
 
693
 
\Configure{maketitle}
694
 
   {{\Configure{maketitle}{}{}{}{}{}{}{}{}%
695
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
696
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
697
 
\no:fonts  \def\check@icl ##1\check@icr{}%
698
 
\:TITLE:  \a:NoSection
699
 
\Tag{TITLE+}{\@title}}%
700
 
\HCode{<titlePage>}}
701
 
   {\HCode{</titlePage>}}
702
 
   {\HCode{<docTitle><titlePart  type="main">}}
703
 
   {\HCode{</titlePart></docTitle>}}
704
 
\Configure{thanks author date and}{}{}
705
 
   {{\Configure{thanks author date and}{}{}{}{}{}{}{}{}%
706
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
707
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
708
 
\no:fonts  \def\check@icl ##1\check@icr{}%
709
 
\:TITLE:  \a:NoSection
710
 
\Tag{)author)}{\@author}}%
711
 
\HCode{<docAuthor>}}
712
 
   {\HCode{</docAuthor>}}
713
 
   {\HCode{<docDate>}}      {\HCode{</docDate>}}
714
 
   {\HCode{<!--and-->}}
715
 
   {}
716
 
 
717
 
\Configure{part}
718
 
   {\OpenDiv{part}}   {\CloseDiv{part}}
719
 
   {\HCode{<head>}} {\CloseHead}
720
 
\Configure{section}
721
 
   {\OpenDiv{section}}   {\CloseDiv{section}}
722
 
   {\HCode{<head>}}   {\CloseHead}
723
 
\Configure{subsection}
724
 
   {\OpenDiv{subsection}}   {\CloseDiv{subsection}}
725
 
   {\HCode{<head>}}   {\CloseHead}
726
 
\Configure{subsubsection}
727
 
   {\OpenDiv{subsubsection}}   {\CloseDiv{subsubsection}}
728
 
   {\HCode{<head>}}   {\CloseHead}
729
 
\Configure{paragraph}
730
 
   {\OpenDiv{paragraph}}   {\CloseDiv{paragraph}}
731
 
   {\HCode{<head>}}   {\CloseHead}
732
 
\Configure{subparagraph}
733
 
   {\OpenDiv{subparagraph}}   {\CloseDiv{subparagraph}}
734
 
   {\HCode{<head>}}   {\CloseHead}
735
 
\Configure{likepart}
736
 
   {\OpenDiv{likepart}}   {\CloseDiv{likepart}}
737
 
   {\HCode{<head>}} {\CloseHead}
738
 
\Configure{likesection}
739
 
   {\OpenDiv{likesection}}   {\CloseDiv{likesection}}
740
 
   {\HCode{<head>}}   {\CloseHead}
741
 
\Configure{likesubsection}
742
 
   {\OpenDiv{likesubsection}}   {\CloseDiv{likesubsection}}
743
 
   {\HCode{<head>}}   {\CloseHead}
744
 
\Configure{likesubsubsection}
745
 
   {\OpenDiv{likesubsubsection}}   {\CloseDiv{likesubsubsection}}
746
 
   {\HCode{<head>}}   {\CloseHead}
747
 
\Configure{likeparagraph}
748
 
   {\OpenDiv{likeparagraph}}   {\CloseDiv{likeparagraph}}
749
 
   {\HCode{<head>}}   {\CloseHead}
750
 
\Configure{likesubparagraph}
751
 
   {\OpenDiv{likesubparagraph}}   {\CloseDiv{likesubparagraph}}
752
 
   {\HCode{<head>}}   {\CloseHead}
753
 
\Configure{endsection}
754
 
     {likesection,chapter,likechapter,appendix,part,likepart}
755
 
\Configure{endlikesection}
756
 
     {section,chapter,likechapter,appendix,part,likepart}
757
 
\Configure{endsubsection}
758
 
   {likesubsection,section,likesection,chapter,%
759
 
      likechapter,appendix,part,likpart}
760
 
\Configure{endlikesubsection}
761
 
   {subsection,section,likesection,chapter,%
762
 
      likechapter,appendix,part,likpart}
763
 
\Configure{endsubsubsection}
764
 
   {likesubsubsection,subsection,likesubsection,section,%
765
 
      likesection,chapter,likechapter,appendix,part,likpart}
766
 
\Configure{endlikesubsubsection}
767
 
   {subsubsection,subsection,likesubsection,section,%
768
 
      likesection,chapter,likechapter,appendix,part,likpart}
769
 
\Configure{endparagraph}
770
 
   {likeparagraph,subsubsection,likesubsubsection,subsection,%
771
 
    likesubsection,section,%
772
 
    likesection,chapter,likechapter,appendix,part,likpart}
773
 
\Configure{endlikeparagraph}
774
 
   {paragraph,subsubsection,likesubsubsection,subsection,%
775
 
    likesubsection,section,%
776
 
    likesection,chapter,likechapter,appendix,part,likpart}
777
 
\Configure{endsubparagraph}
778
 
   {likesubparagraph,likeparagraph,subsubsection,likesubsubsection,%
779
 
    subsection,likesubsection,section,%
780
 
    likesection,chapter,likechapter,appendix,part,likpart}
781
 
\Configure{endlikesubparagraph}
782
 
   {subparagraph,likeparagraph,subsubsection,likesubsubsection,%
783
 
    subsection,likesubsection,section,%
784
 
    likesection,chapter,likechapter,appendix,part,likpart}
785
 
\ifx \part\:UnDef \else
786
 
   \Configure{endpart}{likepart}
787
 
   \Configure{endlikepart}{endpart}
788
 
\fi
789
 
 
790
 
\ConfigureList{thebibliography}%
791
 
   {\IgnorePar\EndP\HCode{<listBibl>}\let\en:bib=\empty}
792
 
   {\en:bib\HCode{</listBibl>}}
793
 
   {\en:bib\def\en:bib{\HCode{</bibl>}}%
794
 
      \HCode{<!--l. \the\inputlineno--><!--}\Configure{HtmlPar}
795
 
   {\HCode{<!--l. \the\inputlineno--><gap desc="bib p"/>}}
796
 
   {\HCode{<!--l. \the\inputlineno--><gap desc="bib p"/>}}
797
 
   {} {}
798
 
}
799
 
   {\HCode{--><bibl>}}
800
 
 
801
 
\ConfigureEnv{figure}
802
 
   {\ifvmode \IgnorePar\fi\EndP \HCode{<note rend="figure">}}
803
 
   {\ifvmode \IgnorePar\fi\EndP \HCode{</note>}}
804
 
   {}{}
805
 
\Configure{caption}
806
 
   {}{}
807
 
   {\HCode{<title>}}   {\HCode{</title>}}
808
 
 
809
 
\Configure{tableofcontents}
810
 
   {\HCode{<divGen type="toc"/>}} {} {}{}{}
811
 
\ConfigureToc{likeparagraph}{}{}{}{}
812
 
\ConfigureToc{likepart}{}{}{}{}
813
 
\ConfigureToc{likesection}{}{}{}{}
814
 
\ConfigureToc{likesubparagraph}{}{}{}{}
815
 
\ConfigureToc{likesubsection}{}{}{}{}
816
 
\ConfigureToc{likesubsubsection}{}{}{}{}
817
 
\ConfigureToc{paragraph}{}{}{}{}
818
 
\ConfigureToc{part}{}{}{}{}
819
 
\ConfigureToc{section}{}{}{}{}
820
 
\ConfigureToc{subparagraph}{}{}{}{}
821
 
\ConfigureToc{subsection}{}{}{}{}
822
 
\ConfigureToc{subsubsection}{}{}{}{}
823
 
 
824
 
\ConfigureEnv{abstract}
825
 
   {\IgnorePar\EndP\HCode{<div type="abstract">}%
826
 
    \gHAdvance\P:level by 1 }
827
 
   {\IgnorePar\EndP\gHAdvance\P:level by -1 \HCode{</div>}}
828
 
   {\HCode{<head>}}
829
 
   {\HCode{</head>}}
830
 
 
831
 
 
832
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
833
 
  
834
 
\endinput\empty\empty\empty\empty\empty\empty
835
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
836
 
 
837
 
 
838
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
839
 
                \ConfigureHinput{fontmath}
840
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
841
 
    \Configure{mathit}{\HCode{<hi rend="it">}}
842
 
                  {\HCode{</hi>}}
843
 
\Configure{mathbf}{\HCode{<hi rend="bf">}}
844
 
                  {\HCode{</hi>}}
845
 
\Configure{mathtt}{\HCode{<hi rend="tt">}}
846
 
                  {\HCode{</hi>}}
847
 
\Configure{mathsf}{\HCode{<hi rend="sf">}}
848
 
                  {\HCode{</hi>}}
849
 
\Configure{mathrm}{\HCode{<hi rend="rm">}}
850
 
                  {\HCode{</hi>}}
851
 
\Configure{textbf}{\leavevmode\SaveEndP\bgroup
852
 
\Configure{HtmlPar}
853
 
   {\HCode{<!--br role="newline" /-->}}
854
 
   {\HCode{<!--br role="newline" /-->}}
855
 
   {}{}%
856
 
\HCode{<hi rend="bf">}}
857
 
                  {\HCode{</hi>}\egroup \RecallEndP
858
 
}
859
 
\Configure{textit}{\leavevmode\SaveEndP\bgroup
860
 
\Configure{HtmlPar}
861
 
   {\HCode{<!--br role="newline" /-->}}
862
 
   {\HCode{<!--br role="newline" /-->}}
863
 
   {}{}%
864
 
\HCode{<hi rend="it">}}
865
 
                  {\HCode{</hi>}\egroup \RecallEndP
866
 
}
867
 
\Configure{textrm}{\leavevmode\SaveEndP\bgroup
868
 
\Configure{HtmlPar}
869
 
   {\HCode{<!--br role="newline" /-->}}
870
 
   {\HCode{<!--br role="newline" /-->}}
871
 
   {}{}%
872
 
\HCode{<hi rend="rm">}}
873
 
                  {\HCode{</hi>}\egroup \RecallEndP
874
 
}
875
 
\Configure{textup}{\leavevmode\SaveEndP\bgroup
876
 
\Configure{HtmlPar}
877
 
   {\HCode{<!--br role="newline" /-->}}
878
 
   {\HCode{<!--br role="newline" /-->}}
879
 
   {}{}%
880
 
\HCode{<hi rend="up">}}
881
 
                  {\HCode{</hi>}\egroup \RecallEndP
882
 
}
883
 
\Configure{textsc}{\leavevmode\SaveEndP\bgroup
884
 
\Configure{HtmlPar}
885
 
   {\HCode{<!--br role="newline" /-->}}
886
 
   {\HCode{<!--br role="newline" /-->}}
887
 
   {}{}%
888
 
\HCode{<hi rend="sc">}}
889
 
                  {\HCode{</hi>}\egroup \RecallEndP
890
 
}
891
 
\Configure{textsf}{\leavevmode\SaveEndP\bgroup
892
 
\Configure{HtmlPar}
893
 
   {\HCode{<!--br role="newline" /-->}}
894
 
   {\HCode{<!--br role="newline" /-->}}
895
 
   {}{}%
896
 
\HCode{<hi rend="sf">}}
897
 
                  {\HCode{</hi>}\egroup \RecallEndP
898
 
}
899
 
\Configure{textsl}{\leavevmode\SaveEndP\bgroup
900
 
\Configure{HtmlPar}
901
 
   {\HCode{<!--br role="newline" /-->}}
902
 
   {\HCode{<!--br role="newline" /-->}}
903
 
   {}{}%
904
 
\HCode{<hi rend="sl">}}
905
 
                  {\HCode{</hi>}\egroup \RecallEndP
906
 
}
907
 
\Configure{texttt}{\leavevmode\SaveEndP\bgroup
908
 
\Configure{HtmlPar}
909
 
   {\HCode{<!--br role="newline" /-->}}
910
 
   {\HCode{<!--br role="newline" /-->}}
911
 
   {}{}%
912
 
\HCode{<hi rend="tt">}}
913
 
                  {\HCode{</hi>}\egroup \RecallEndP
914
 
}
915
 
\Configure{emph}{\leavevmode\SaveEndP\bgroup
916
 
\Configure{HtmlPar}
917
 
   {\HCode{<!--br role="newline" /-->}}
918
 
   {\HCode{<!--br role="newline" /-->}}
919
 
   {}{}%
920
 
\HCode{<emph>}}
921
 
                {\HCode{</emph>}\egroup \RecallEndP
922
 
}
923
 
 
924
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
925
 
  
926
 
\endinput\empty\empty\empty\empty\empty\empty
927
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
928
 
 
929
 
 
930
 
 
931
 
 
932
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
933
 
                \ConfigureHinput{graphics}
934
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
935
 
    \def\:tempc#1{%
936
 
   \Decl{<!NOTATION #1 SYSTEM "" >}
937
 
   \Configure{graphics*}
938
 
      {#1}
939
 
      {\HCode{<figure entity="fg-ent\ent:cnt" />%
940
 
              <!--width="\the\Gin@req@width"
941
 
                 height="\the\Gin@req@height"-->}%
942
 
       \Decl{<!ENTITY fg-ent\ent:cnt\space  SYSTEM
943
 
             "\csname Gin@base\endcsname.#1" NDATA #1>}%
944
 
       \gHAdvance\ent:cnt by 1
945
 
      }}
946
 
\:tempc{eps}
947
 
\:tempc{jpg}
948
 
\:tempc{pdf}
949
 
\:tempc{png}
950
 
\:tempc{tif}
951
 
 
952
 
 
953
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
954
 
  
955
 
\endinput\empty\empty\empty\empty\empty\empty
956
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
957
 
 
958
 
 
959
 
 
960
 
 
961
 
 
962
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
963
 
                \ConfigureHinput{plain}
964
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
965
 
    \expandafter\let\csname tex4ht:4ht\endcsname\empty
966
 
\def\no:dupl#1#2{%
967
 
   \expandafter\ifx \csname #1:4ht\endcsname\relax
968
 
      \expandafter\let \csname #1:4ht\endcsname\empty
969
 
      \expand:after{#2}%
970
 
   \fi
971
 
}
972
 
 
973
 
\Hinclude{\def\:temp{\ht:everypar={\setbox0=\lastbox\ht:everypar={}}}%
974
 
   \ifx \NoindentAfter\:temp
975
 
      \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
976
 
   {osudeG}
977
 
\Hinclude{\ifx\amstexloaded@\relax
978
 
     \no:dupl{#1}{
979
 
      \ifx  \Space@\:UnDef   \expand:after{\input #1.4ht} %
980
 
      \else                  \input vanilla.4ht  \fi}%
981
 
   \fi}
982
 
   {amstex}
983
 
\Hinclude{\expandafter\ifx \csname amsppt.sty\endcsname\relax
984
 
 \else
985
 
       \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
986
 
   {amsppt}
987
 
\Hinclude{\ifx \texinfoversion\:UnDef\else
988
 
      \no:dupl{#1}{\expand:after{\input texinfo.4ht}}\fi}
989
 
   {texinfo}
990
 
 
991
 
\expandafter\let\csname tex4ht:4ht\endcsname\empty
992
 
\def\no:dupl#1#2{%
993
 
   \expandafter\ifx \csname #1:4ht\endcsname\relax
994
 
      \expandafter\let \csname #1:4ht\endcsname\empty
995
 
      \expand:after{#2}%
996
 
   \fi
997
 
}
998
 
 
999
 
\Hinclude{\ifx \PsfigVersion\:UnDef \else
1000
 
      \no:dupl{#1}{\expand:after{\input psfig.4ht}}\fi}
1001
 
   {psfig}
1002
 
\Hinclude{\:CheckOption{#1}
1003
 
   \if:Option     \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1004
 
   {pictex}
1005
 
\Hinclude{%
1006
 
   \expandafter\ifx \csname PSTricksLoaded\endcsname\relax\else
1007
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1008
 
   {pstricks}
1009
 
\Hinclude{%
1010
 
   \ifx \:DraCatCodes\:UnDef \else
1011
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1012
 
   {dratex}
1013
 
\Hinclude{%
1014
 
   \ifx \xyloaded\:UnDef \else
1015
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1016
 
   {xy}
1017
 
 
1018
 
\Hinclude{%
1019
 
   \ifx \epsfsetgraph\:UnDef \else
1020
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1021
 
   {epsf}
1022
 
 
1023
 
\Hinclude{%
1024
 
   \ifx \diagram@help@messages\:UnDef \else
1025
 
                  \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1026
 
   {diagrams}
1027
 
 
1028
 
\Hinclude{}
1029
 
   {pctable}
1030
 
\Hinclude{%
1031
 
   \:CheckOption{xhtml}\if:Option \fi}
1032
 
   {xhtml}
1033
 
\Hinclude{\:CheckOption{#1}
1034
 
      \if:Option\else   \:CheckOption{ShowFont}\fi
1035
 
      \if:Option\else   \:CheckOption{frames-}\fi
1036
 
      \if:Option\else   \:CheckOption{frames}\fi
1037
 
      \if:Option\else   \:CheckOption{image-maps}\fi
1038
 
      \if:Option\else   \:CheckOption{java}\fi
1039
 
      \if:Option\else   \:CheckOption{javascript}\fi
1040
 
      \if:Option \no:dupl{#1}{\expand:after{\input #1.4ht}}\fi}
1041
 
   {th4}
1042
 
\Hinclude{\ifx \sethebrew\:UnDef\else \ifx \ArabTeX\:UnDef\else
1043
 
      \no:dupl{#1}{\expand:after{\input hebtex.4ht}}\fi \fi}
1044
 
   {hebtex}
1045
 
 
1046
 
\:CheckOption{new-accents}     \if:Option
1047
 
   \:CheckOption{accent-}     \if:Option
1048
 
  \Configure{HAccent}\acute{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
1049
 
  \Configure{HAccent}\bar{}{\Picture+{}}{\EndPicture}
1050
 
  \Configure{HAccent}\breve{}{\Picture+{}}{\EndPicture}
1051
 
  \Configure{HAccent}\check{}{\Picture+{}}{\EndPicture}
1052
 
  \Configure{HAccent}\ddot{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
1053
 
  \Configure{HAccent}\dot{}{\Picture+{}}{\EndPicture}
1054
 
  \Configure{HAccent}\grave{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
1055
 
  \Configure{HAccent}\hat{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
1056
 
  \Configure{HAccent}\tilde{AOaoNn{}}{\Picture+{}}{\EndPicture}
1057
 
  \Configure{HAccent}\vec{}{\Picture+{}}{\EndPicture}
1058
 
  \Configure{HAccent}\widehat{}{\Picture+{}}{\EndPicture}
1059
 
  \Configure{HAccent}\widetilde{}{\Picture+{}}{\EndPicture}
1060
 
\fi
1061
 
\:CheckOption{mathaccent-}     \if:Option
1062
 
  \Configure{HAccent}\"{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
1063
 
  \Configure{HAccent}\'{AEIOUYaeiouy{}}{\Picture+{}}{\EndPicture}
1064
 
  \Configure{HAccent}\.{}{\Picture+{}}{\EndPicture}
1065
 
  \Configure{HAccent}\={}{\Picture+{}}{\EndPicture}
1066
 
  \Configure{HAccent}\H{}{\Picture+{}}{\EndPicture}
1067
 
  \Configure{HAccent}\^{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
1068
 
  \Configure{HAccent}\`{AEIOUaeiou{}}{\Picture+{}}{\EndPicture}
1069
 
  \Configure{HAccent}\b{}{\Picture+{}}{\EndPicture}
1070
 
  \Configure{HAccent}\c{Cc{}}{\Picture+{}}{\EndPicture}
1071
 
  \Configure{HAccent}\d{}{\Picture+{}}{\EndPicture}
1072
 
  \Configure{HAccent}\t{}{\Picture+{}}{\EndPicture}
1073
 
  \Configure{HAccent}\u{}{\Picture+{}}{\EndPicture}
1074
 
  \Configure{HAccent}\v{}{\Picture+{}}{\EndPicture}
1075
 
  \Configure{HAccent}\~{AOaoNn{}}{\Picture+{}}{\EndPicture}
1076
 
\fi
1077
 
\Configure{accent}{*}
1078
 
   {<!--tex4ht:accent\Hnewline font="}{" char="}{" type="}{"-->}
1079
 
   {<!--tex4ht:end accent-->}
1080
 
\Configure{mathaccent}{*}
1081
 
   {<!--tex4ht:mathaccent\Hnewline font="}{" char="}{" type="}{"-->}
1082
 
   {<!--tex4ht:end mathaccent-->}
1083
 
\Configure{accented}{*}
1084
 
   {<!--tex4ht:accented\Hnewline font="}{" char="}{" type="}{"-->}
1085
 
   {<!--tex4ht:end accented-->}
1086
 
\Configure{accenting}{*}
1087
 
   {<!--tex4ht:accenting\Hnewline-->}
1088
 
   {<!--tex4ht:end accenting-->}
1089
 
 
1090
 
\else
1091
 
   \Configure{accent}\`\grave{A{A}E{E}I{I}O{O}U{U}%
1092
 
                   a{a}e{e}i{i}\i{i}o{o}u{u}{}{}}
1093
 
   {\a:accents{grave}{#1}}   {\b:accents{grave}{#1}{#2}}
1094
 
\Configure{accent}\'\acute{A{A}E{E}I{I}O{O}U{U}Y%
1095
 
           {Y}a{a}e{e}i{i}\i{i}o{o}u{u}y{y}{}{}}
1096
 
   {\a:accents{acute}{#1}}   {\b:accents{acute}{#1}{#2}}
1097
 
\Configure{accent}\^\hat{A{A}E{E}I{I}O{O}U{U}a{a}%
1098
 
                      e{e}i{i}\i{i}o{o}u{u}{}{}}
1099
 
   {\a:accents{circ}{#1}}   {\b:accents{hat}{#1}{#2}}
1100
 
\Configure{accent}\~\tilde{A{A}O{O}a{a}o{o}N{N}n{n}{}{}}
1101
 
   {\a:accents{tilde}{#1}}   {\b:accents{tilde}{#1}{#2}}
1102
 
\Configure{accent}\"\ddot{A{A}E{E}I{I}O{O}U{U}Y%
1103
 
           {Y}a{a}e{e}i{i}\i{i}o{o}u{u}y{y}{}{34}}
1104
 
   {\a:accents{uml}{#1}}     {\b:accents{uml}{#1}{#2}}
1105
 
\Configure{accent}\c\c{C{C}c{c}{}{}}
1106
 
   {\a:accents{cedil}{#1}}     {\b:accents{cedil}{#1}{#2}}
1107
 
\Configure{accent}\t\t{{}{}}
1108
 
   {\a:accents{udot}{#1}}     {\b:accents{udot}{#1}{#2}}
1109
 
\Configure{accent}\H\H{{}{}} {}{\b:accents{Huml}{#1}{#2}}
1110
 
\Configure{accent}\.\dot{{}{}}  {}{\b:accents{dot}{#1}{#2}}
1111
 
\Configure{accent}\u\breve{{}{}}{}{\b:accents{breve}{#1}{#2}}
1112
 
\Configure{accent}\vec\vec{{}{}}{}{\b:accents{vec}{#1}{#2}}
1113
 
\Configure{accent}\v\check{{}{}}{}{\b:accents{check}{#1}{#2}}
1114
 
\Configure{accent}\=\bar{{}{}}  {}{\b:accents{bar}{#1}{#2}}
1115
 
\Configure{accent}\widetilde\widetilde{{}{}}
1116
 
   {}{\b:accents{widetilde}{#1}{#2}}
1117
 
\Configure{accent}\widehat\widehat{{}{}}
1118
 
   {}{\b:accents{widehat}{#1}{#2}}
1119
 
 
1120
 
\fi
1121
 
\let\^^_=\v
1122
 
 
1123
 
 
1124
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1125
 
  
1126
 
\endinput\empty\empty\empty\empty\empty\empty
1127
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1128
 
 
1129
 
 
1130
 
 
1131
 
 
1132
 
 
1133
 
 
1134
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1135
 
                \ConfigureHinput{amsart}
1136
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1137
 
    \HAssign\DivLevel=0
1138
 
\HAssign\DivCount=0
1139
 
\def\OpenDiv#1{%
1140
 
   \IgnorePar\EndP \PopStack\text:stack\:temp \def\:tempa{body}%
1141
 
   \ifx \:temp\:tempa \else \HCode{</\:temp><body>}\fi
1142
 
   \PushStack\text:stack{body}%
1143
 
   \ifnum \DivLevel>0  \ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
1144
 
   \gHAdvance\P:level by 1
1145
 
   \HCode{</div>}%
1146
 
\fi\fi
1147
 
%
1148
 
   \gHAdvance\DivLevel by 1
1149
 
   \HCode{<!--l. \the\inputlineno--><div\Hnewline
1150
 
       type="#1">}\gHAdvance\P:level by 1 }
1151
 
\def\CloseDiv#1{%
1152
 
   \IgnorePar\EndP \gHAdvance\P:level by -1 \HCode{</div><!--end #1-->}%
1153
 
   \gHAdvance\DivLevel by -1
1154
 
}
1155
 
\def\CloseHead{\HCode{</head>}%
1156
 
   \gHAdvance\DivCount by 1
1157
 
\Tag{dv)\DivCount}{\DivLevel}%
1158
 
\HAdvance\DivLevel by 1
1159
 
\HAdvance\DivCount by 1
1160
 
\ifnum \DivLevel=0\LikeRef{dv)\DivCount}\relax
1161
 
   \HCode{<div type="preamble"><p></p>}%
1162
 
   \gHAdvance\P:level by 1
1163
 
\fi
1164
 
\HAdvance\DivLevel by -1
1165
 
\HAdvance\DivCount by -1
1166
 
\ShowPar\par}
1167
 
 
1168
 
\Configure{maketitle}
1169
 
   {{\Configure{maketitle}{}{}{}{}{}{}{}{}%
1170
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
1171
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
1172
 
\no:fonts  \def\check@icl ##1\check@icr{}%
1173
 
\:TITLE:  \a:NoSection
1174
 
\Tag{TITLE+}{\@title}}%
1175
 
\HCode{<titlePage>}}
1176
 
   {\HCode{</titlePage>}}
1177
 
   {\HCode{<docTitle><titlePart  type="main">}}
1178
 
   {\HCode{</titlePart></docTitle>}}
1179
 
\Configure{thanks author date and}{}{}
1180
 
   {{\Configure{thanks author date and}{}{}{}{}{}{}{}{}%
1181
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
1182
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
1183
 
\no:fonts  \def\check@icl ##1\check@icr{}%
1184
 
\:TITLE:  \a:NoSection
1185
 
\Tag{)author)}{\@author}}%
1186
 
\HCode{<docAuthor>}}
1187
 
   {\HCode{</docAuthor>}}
1188
 
   {\HCode{<docDate>}}      {\HCode{</docDate>}}
1189
 
   {\HCode{<!--and-->}}
1190
 
   {}
1191
 
 
1192
 
\Configure{authors}
1193
 
   {\HCode{<docAuthor>}}  {\HCode{</docAuthor>}}
1194
 
\Configure{setdate}
1195
 
     {\HCode{<docDate>}}      {\HCode{</docDate>}}
1196
 
\Configure{thanks author date and}{}{}
1197
 
   {{\Configure{thanks author date and}{}{}{}{}{}{}{}{}%
1198
 
\let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
1199
 
\def\text@command##1{##1}\let\selectfont=\empty \let\\=\empty
1200
 
\no:fonts  \def\check@icl ##1\check@icr{}%
1201
 
\:TITLE:  \a:NoSection
1202
 
\Tag{)author)}{\@author}}%
1203
 
\HCode{<docAuthor>}}
1204
 
   {\HCode{</docAuthor>}}
1205
 
   {\HCode{<date>}}      {\HCode{</date>}}
1206
 
   {\HCode{<!--and-->}}
1207
 
   {}
1208
 
 
1209
 
\Configure{part}
1210
 
   {\OpenDiv{part}}   {\CloseDiv{part}}
1211
 
   {\HCode{<head>}} {\CloseHead}
1212
 
\Configure{section}
1213
 
   {\OpenDiv{section}}   {\CloseDiv{section}}
1214
 
   {\HCode{<head>}}   {\CloseHead}
1215
 
\Configure{subsection}
1216
 
   {\OpenDiv{subsection}}   {\CloseDiv{subsection}}
1217
 
   {\HCode{<head>}}   {\CloseHead}
1218
 
\Configure{subsubsection}
1219
 
   {\OpenDiv{subsubsection}}   {\CloseDiv{subsubsection}}
1220
 
   {\HCode{<head>}}   {\CloseHead}
1221
 
\Configure{paragraph}
1222
 
   {\OpenDiv{paragraph}}   {\CloseDiv{paragraph}}
1223
 
   {\HCode{<head>}}   {\CloseHead}
1224
 
\Configure{subparagraph}
1225
 
   {\OpenDiv{subparagraph}}   {\CloseDiv{subparagraph}}
1226
 
   {\HCode{<head>}}   {\CloseHead}
1227
 
\Configure{likepart}
1228
 
   {\OpenDiv{likepart}}   {\CloseDiv{likepart}}
1229
 
   {\HCode{<head>}} {\CloseHead}
1230
 
\Configure{likesection}
1231
 
   {\OpenDiv{likesection}}   {\CloseDiv{likesection}}
1232
 
   {\HCode{<head>}}   {\CloseHead}
1233
 
\Configure{likesubsection}
1234
 
   {\OpenDiv{likesubsection}}   {\CloseDiv{likesubsection}}
1235
 
   {\HCode{<head>}}   {\CloseHead}
1236
 
\Configure{likesubsubsection}
1237
 
   {\OpenDiv{likesubsubsection}}   {\CloseDiv{likesubsubsection}}
1238
 
   {\HCode{<head>}}   {\CloseHead}
1239
 
\Configure{likeparagraph}
1240
 
   {\OpenDiv{likeparagraph}}   {\CloseDiv{likeparagraph}}
1241
 
   {\HCode{<head>}}   {\CloseHead}
1242
 
\Configure{likesubparagraph}
1243
 
   {\OpenDiv{likesubparagraph}}   {\CloseDiv{likesubparagraph}}
1244
 
   {\HCode{<head>}}   {\CloseHead}
1245
 
\Configure{endsection}
1246
 
     {likesection,chapter,likechapter,appendix,part,likepart}
1247
 
\Configure{endlikesection}
1248
 
     {section,chapter,likechapter,appendix,part,likepart}
1249
 
\Configure{endsubsection}
1250
 
   {likesubsection,section,likesection,chapter,%
1251
 
      likechapter,appendix,part,likpart}
1252
 
\Configure{endlikesubsection}
1253
 
   {subsection,section,likesection,chapter,%
1254
 
      likechapter,appendix,part,likpart}
1255
 
\Configure{endsubsubsection}
1256
 
   {likesubsubsection,subsection,likesubsection,section,%
1257
 
      likesection,chapter,likechapter,appendix,part,likpart}
1258
 
\Configure{endlikesubsubsection}
1259
 
   {subsubsection,subsection,likesubsection,section,%
1260
 
      likesection,chapter,likechapter,appendix,part,likpart}
1261
 
\Configure{endparagraph}
1262
 
   {likeparagraph,subsubsection,likesubsubsection,subsection,%
1263
 
    likesubsection,section,%
1264
 
    likesection,chapter,likechapter,appendix,part,likpart}
1265
 
\Configure{endlikeparagraph}
1266
 
   {paragraph,subsubsection,likesubsubsection,subsection,%
1267
 
    likesubsection,section,%
1268
 
    likesection,chapter,likechapter,appendix,part,likpart}
1269
 
\Configure{endsubparagraph}
1270
 
   {likesubparagraph,likeparagraph,subsubsection,likesubsubsection,%
1271
 
    subsection,likesubsection,section,%
1272
 
    likesection,chapter,likechapter,appendix,part,likpart}
1273
 
\Configure{endlikesubparagraph}
1274
 
   {subparagraph,likeparagraph,subsubsection,likesubsubsection,%
1275
 
    subsection,likesubsection,section,%
1276
 
    likesection,chapter,likechapter,appendix,part,likpart}
1277
 
\ifx \part\:UnDef \else
1278
 
   \Configure{endpart}{likepart}
1279
 
   \Configure{endlikepart}{endpart}
1280
 
\fi
1281
 
 
1282
 
\ifx \deferred@thm@head\:UnDef\else
1283
 
  \Configure{newtheorem}
1284
 
     {\par\HCode{<title rend="newtheorem-ams">}\IgnorePar\par}
1285
 
     {\HCode{</title>}}
1286
 
     {}
1287
 
\fi
1288
 
\ifx \deferred@thm@head\:UnDef\else
1289
 
   \Configure{proof}
1290
 
   {\IgnorePar\EndP\HCode{<note rend="proof"><title>}}
1291
 
   {\HCode{</title>}\ShowPar\par}
1292
 
   {\IgnorePar\EndP\HCode{</note>}\ShowPar\par}
1293
 
 
1294
 
\fi
1295
 
 
1296
 
 
1297
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1298
 
  
1299
 
\endinput\empty\empty\empty\empty\empty\empty
1300
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1301
 
 
1302
 
 
1303
 
 
1304
 
 
1305
 
 
1306
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1307
 
                \ConfigureHinput{amsthm}
1308
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1309
 
    \Configure{proof}
1310
 
   {\IgnorePar\EndP\HCode{<note rend="proof"><title>}}
1311
 
   {\HCode{</title>}\ShowPar\par}
1312
 
   {\IgnorePar\EndP\HCode{</note>}\ShowPar\par}
1313
 
 
1314
 
 
1315
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1316
 
  
1317
 
\endinput\empty\empty\empty\empty\empty\empty
1318
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1319
 
 
1320
 
 
1321
 
 
1322
 
 
1323
 
 
1324
 
 
1325
 
 
1326
 
 
1327
 
 
1328
 
 
1329
 
 
1330
 
 
1331
 
 
1332
 
 
1333
 
 
1334
 
 
1335
 
 
1336
 
 
1337
 
 
1338
 
 
1339
 
 
1340
 
 
1341
 
 
1342
 
 
1343
 
 
1344
 
 
1345
 
 
1346
 
 
1347
 
 
1348
 
 
1349
 
 
1350
 
 
1351
 
 
1352
 
 
1353
 
 
1354
 
 
1355
 
 
1356
 
 
1357
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1358
 
                \ConfigureHinput{url}
1359
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1360
 
    \Decl{<!NOTATION URL SYSTEM "" >}
1361
 
\Configure{url}{%
1362
 
  \urlLink[xr-ent\ent:cnt]{}{}#1\EndurlLink
1363
 
    \Decl{<!ENTITY xr-ent\ent:cnt\space  SYSTEM "#1" NDATA URL>}%
1364
 
    \gHAdvance\ent:cnt by 1
1365
 
}
1366
 
\LinkCommand\urlLink{xref,doc}
1367
 
 
1368
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1369
 
  
1370
 
\endinput\empty\empty\empty\empty\empty\empty
1371
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1372
 
 
1373
 
 
1374
 
 
1375
 
 
1376
 
 
1377
 
 
1378
 
 
1379
 
 
1380
 
 
1381
 
 
1382
 
 
1383
 
 
1384
 
 
1385
 
 
1386
 
 
1387
 
 
1388
 
 
1389
 
 
1390
 
 
1391
 
 
1392
 
 
1393
 
 
1394
 
 
1395
 
 
1396
 
 
1397
 
 
1398
 
 
1399
 
 
1400
 
 
1401
 
 
1402
 
 
1403
 
 
1404
 
 
1405
 
 
1406
 
 
1407
 
 
1408
 
 
1409
 
 
1410
 
 
1411
 
 
1412
 
 
1413
 
 
1414
 
 
1415
 
 
1416
 
 
1417
 
 
1418
 
 
1419
 
 
1420
 
 
1421
 
 
1422
 
 
1423
 
 
1424
 
 
1425
 
 
1426
 
 
1427
 
 
1428
 
 
1429
 
 
1430
 
 
1431
 
 
1432
 
 
1433
 
 
1434
 
 
1435
 
 
1436
 
 
1437
 
 
1438
 
 
1439
 
 
1440
 
 
1441
 
 
1442
 
 
1443
 
 
1444
 
 
1445
 
 
1446
 
 
1447
 
 
1448
 
 
1449
 
 
1450
 
 
1451
 
 
1452
 
 
1453
 
 
1454
 
 
1455
 
 
1456
 
 
1457
 
 
1458
 
 
1459
 
 
1460
 
 
1461
 
 
1462
 
 
1463
 
 
1464
 
 
1465
 
 
1466
 
 
1467
 
 
1468
 
 
1469
 
 
1470
 
 
1471
 
 
1472
 
 
1473
 
 
1474
 
 
1475
 
 
1476
 
 
1477
 
 
1478
 
 
1479
 
 
1480
 
 
1481
 
 
1482
 
 
1483
 
 
1484
 
 
1485
 
 
1486
 
 
1487
 
 
1488
 
 
1489
 
 
1490
 
 
1491
 
 
1492
 
 
1493
 
 
1494
 
 
1495
 
 
1496
 
 
1497
 
 
1498
 
 
1499
 
 
1500
 
 
1501
 
 
1502
 
 
1503
 
 
1504
 
 
1505
 
 
1506
 
 
1507
 
 
1508
 
 
1509
 
 
1510
 
 
1511
 
 
1512
 
 
1513
 
 
1514
 
 
1515
 
 
1516
 
 
1517
 
 
1518
 
\endinput
1519