summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht675
1 files changed, 438 insertions, 237 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht b/Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht
index 548d4809225..322aa35097e 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/info4ht.4ht
@@ -3,8 +3,8 @@
\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[1]87...//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% info4ht.4ht 2005-09-26-23:34 %
-% Copyright (C) 2000--2005 Eitan M. Gurari %
+% info4ht.4ht 2006-10-30-20:54 %
+% Copyright (C) 2000--2006 Eitan M. Gurari %
% %
% This program can redistributed and/or modified under %
% the terms of the LaTeX Project Public License %
@@ -20,7 +20,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2005-09-26-23:34}
+\immediate\write-1{version 2006-10-30-20:54}
{ \catcode`\@=0 \catcode`\\=11 @relax
@gdef@infoIVht[#1]#2//{%
@ifnum #1>1
@@ -57,7 +57,7 @@
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[570]564...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[580]570...//
\exit:ifnot{CJK,%
Preamble,%
@@ -95,6 +95,7 @@ hebtex,%
hyperref,%
index,%
latex,%
+listings,%
longtable,%
ltugboat,%
minitoc,%
@@ -117,11 +118,11 @@ web,%
xy}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[570]564//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[580]570//
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[570]564...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[580]570...//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -146,10 +147,12 @@ xy}
\Configure{VERSION}
{\HCode{<?xml version="1.0"?>}}
-\Configure{html}............1
+\Configure{ext}............1
#1: default extension name for target files (recorded in \:html)
+ Can also be requested through a command line option ext=...
+
\Preamble...................0
Records the list of the requested options. Defined upon entering
@@ -176,7 +179,7 @@ xy}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[10]189...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[10]191...//
Wrapper for the Document
------------------------
@@ -386,6 +389,14 @@ Support for Sectioning Commands
#1 section type
+\Configure{CutAt-filename} ........................1
+
+ A 2-parameter hook for tailoring section-based filenames.
+ The section type is available through #1. The section title
+ is accessible through #2.
+
+ Example: \Configure{CutAt-filename}{\NextFile{#1-#2.html}}
+
Tables of Contents
------------------
@@ -404,9 +415,11 @@ a jobname.4tc file.
* \TocCount Specifies the entry count withing the jobname.4tc file.
+ * \TitleCount Count of entries submitted to the toc file
+
* An alternative to \ConfigureToc{unit-name}:
- \def\<unit-name>#1#2#3{<before unit number>#1<before content>#2%
+ \def\toc<unit-name>#1#2#3{<before unit number>#1<before content>#2%
<before page number>#3<at end>}
@@ -577,6 +590,16 @@ Paragraphs
\SaveHtmlPar
\RecallHtmlPar
+
+ Example:
+ \Configure{@BODY}
+ {\ifvmode \IgnorePar\fi \EndP
+ \HCode{<div>}\par\ShowPar}
+ \Configure{@/BODY}
+ {\ifvmode \IgnorePar\fi \EndP
+ \HCode{</div>}}
+
+
Cross-Linking
-------------
@@ -1149,7 +1172,8 @@ Back-end Specials
@ \special{t4ht@_....}
Output character for rulers. Empty string is also allowed.
@ \special{t4ht@.''''}
- Output for line break characters (empty content resets the default).
+ Output for line break characters (empty
+ content resets the default).
@ \special{t4ht@,''''}
Output for space characters (empty content resets the default).
@@ -1329,7 +1353,7 @@ Back-end Specials
Requests new lines within specials
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[10]189//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[10]191//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1346,7 +1370,7 @@ Back-end Specials
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[20]1395...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[20]1418...//
Sectioning
----------
@@ -1461,14 +1485,14 @@ Tables
\Configure{halignTD}
{}{}
- {<}{\HCode{align="left"}}
- {-}{\HCode{align="center"}}
- {>}{\HCode{align="right"}}
- {^}{\HCode{valign="top"}}
- {=}{\HCode{valign="baseline"}}
- {|}{\HCode{valign="middle"}}
- {_}{\HCode{valign="bottom"}}
- {p}{\HCode{align="left"}}
+ {<}{\HCode{style="text-align:left"}}
+ {-}{\HCode{style="text-align:center"}}
+ {>}{\HCode{style="text-align:right"}}
+ {^}{\HCode{style="vertical-align:top"}}
+ {=}{\HCode{style="vertical-align:baseline"}}
+ {|}{\HCode{style="vertical-align:middle"}}
+ {_}{\HCode{style="vertical-align:bottom"}}
+ {p}{\HCode{style="text-align:left"}}
{}
\halignTD can be used in td elements to extract the alignment.
@@ -1756,7 +1780,7 @@ Verbatim
....
\end{foo}
- \begin{foo}-\relax \unhbox \voidb@x \special {t4ht@+&{35}x00A0;}x ....
+ \begin{foo}-\relax \unhbox \voidb@x \special {t4ht@+&{35}x00A0{59}}x ....
....
\end{foo}
@@ -1911,7 +1935,7 @@ Other Hooks
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[20]1395//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[20]1418//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1925,7 +1949,7 @@ Other Hooks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[30]2091...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[30]2114...//
Title Page
@@ -2000,14 +2024,17 @@ Bibliography
\Configure{subsectionTITLE+}......1
\Configure{subsubsectionTITLE+}...1
- #1 an insertion just before the content of <TITLE>;
+ #1 the content of <TITLE>
The insertion overrides the one offered by \Configure{CutAtTITLE+}
for the given section type (the `like' counterparts acn also be
configured).
- If #1 is a one parametric macro, it gets the title content for
- an argument.
+ The sectioning title content can be accessed through the parameter #1.
+
+ Example:
+
+ \Configure{chapterTITLE+}{Synodos - #1}
\Configure{endpart}................1
\Configure{endchapter}.............1
@@ -2182,7 +2209,7 @@ Environments of book:
\Configure{chapter}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[30]2091//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[30]2114//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2195,7 +2222,7 @@ Environments of book:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[40]2203...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[40]2229...//
Title Page
@@ -2448,7 +2475,7 @@ Environments of report:
\Configure{caption}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[40]2203//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[40]2229//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2461,7 +2488,7 @@ Environments of report:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[50]2303...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[50]2329...//
Title Page
@@ -2725,7 +2752,7 @@ Other Hooks
\Configure{listof}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[50]2303//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[50]2329//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2740,7 +2767,7 @@ Other Hooks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[60]2414...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[60]2440...//
\Configure{mathbf}........................2
\Configure{mathit}........................2
@@ -2755,7 +2782,7 @@ Other Hooks
\Configure{underbrace}................3
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[60]2414//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[60]2440//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2772,7 +2799,7 @@ Other Hooks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[70]2431...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[70]2457...//
\Configure{graphics}...............2
@@ -2814,7 +2841,8 @@ Other Hooks
Allows to configure tex4ht for graphics files named in
the \includegraphics macro, based on the type of the files.
- An empty insertion #2 cancels previous requests for the specified extension.
+ An empty insertion #2 cancels previous requests for the
+ specified extension.
Example:
@@ -2855,7 +2883,7 @@ Other Hooks
\csname Gscale@x\endcsname, \csname Gscale@y\endcsname)
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[70]2431//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[70]2457//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2873,7 +2901,7 @@ Other Hooks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[130]2650...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[130]2677...//
\Configure{tableofcontents*}.......................1
@@ -2900,6 +2928,27 @@ Other Hooks
A LaTeX macro stating the title for a table of contents division.
+Title Page
+----------
+\Configure{maketitle}.....................4
+
+ #1 start of maketitle
+ #2 end of maketitle
+ #3 before title
+ #4 after title
+
+\Configure{thanks author date and}........8
+
+ #1 before thanks
+ #2 after thanks
+ #3 before author
+ #4 after author
+ #5 before date
+ #6 after date
+ #7 representation of `and'
+ #8 line breaks (= end of rows, for an embedded tabular environment)
+
+
\ConfigureList{thebibliography}%
\Configure{HtmlPar}
\Configure{HtmlPar}
@@ -2927,7 +2976,6 @@ Other Hooks
\Configure{likesubparagraph}
\Configure{likesubsection}
\Configure{likesubsubsection}
-\Configure{maketitle}
\Configure{paragraph}
\Configure{partTITLE+}
\Configure{part}
@@ -2961,7 +3009,7 @@ Environments of amsart:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[130]2650//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[130]2677//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2974,7 +3022,7 @@ Environments of amsart:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[140]2717...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[140]2744...//
\Configure{tableofcontents*}.......................1
@@ -3001,6 +3049,27 @@ Environments of amsart:
A LaTeX macro stating the title for a table of contents division.
+Title Page
+----------
+\Configure{maketitle}.....................4
+
+ #1 start of maketitle
+ #2 end of maketitle
+ #3 before title
+ #4 after title
+
+\Configure{thanks author date and}........8
+
+ #1 before thanks
+ #2 after thanks
+ #3 before author
+ #4 after author
+ #5 before date
+ #6 after date
+ #7 representation of `and'
+ #8 line breaks (= end of rows, for an embedded tabular environment)
+
+
\ConfigureList{thebibliography}%
\Configure{HtmlPar}
\Configure{Needs}
@@ -3028,7 +3097,6 @@ Environments of amsart:
\Configure{likesubparagraph}
\Configure{likesubsection}
\Configure{likesubsubsection}
-\Configure{maketitle}
\Configure{paragraph}
\Configure{partTITLE+}
\Configure{part}
@@ -3059,7 +3127,7 @@ Environments of amsbook:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[140]2717//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[140]2744//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3067,12 +3135,13 @@ Environments of amsbook:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsproc}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[150]2780...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[150]2807...//
\Configure{tableofcontents*}.......................1
@@ -3099,6 +3168,27 @@ Environments of amsbook:
A LaTeX macro stating the title for a table of contents division.
+Title Page
+----------
+\Configure{maketitle}.....................4
+
+ #1 start of maketitle
+ #2 end of maketitle
+ #3 before title
+ #4 after title
+
+\Configure{thanks author date and}........8
+
+ #1 before thanks
+ #2 after thanks
+ #3 before author
+ #4 after author
+ #5 before date
+ #6 after date
+ #7 representation of `and'
+ #8 line breaks (= end of rows, for an embedded tabular environment)
+
+
\ConfigureList{thebibliography}%
\Configure{HtmlPar}
\Configure{Needs}
@@ -3125,7 +3215,6 @@ Environments of amsbook:
\Configure{likesubparagraph}
\Configure{likesubsection}
\Configure{likesubsubsection}
-\Configure{maketitle}
\Configure{paragraph}
\Configure{partTITLE+}
\Configure{part}
@@ -3153,7 +3242,7 @@ Environments of amsproc:
subparagraph, subsection, subsubsection
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[150]2780//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[150]2807//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3162,20 +3251,19 @@ Environments of amsproc:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsthm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[160]2840...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[160]2867...//
Environments of amsthm:
proof
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[160]2840//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[160]2867//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3190,7 +3278,7 @@ Environments of amsthm:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[110]2579...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[110]2606...//
\Configure{tmspace}...................1
@@ -3223,7 +3311,7 @@ Environments of amsthm:
\Configure{xrightarrow}...............2
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[110]2579//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[110]2606//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3236,7 +3324,7 @@ Environments of amsthm:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[100]2561...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[100]2588...//
\Configure{mathbb}........................2
\Configure{mathfrak}......................2
@@ -3246,7 +3334,7 @@ Environments of amsthm:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[100]2561//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[100]2588//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3261,7 +3349,7 @@ Environments of amsthm:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[120]2616...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[120]2643...//
\Configure{eqn}
\Configure{gather}
@@ -3294,7 +3382,7 @@ Environments of amstex1:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[120]2616//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[120]2643//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3308,7 +3396,7 @@ Environments of amstex1:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[170]2851...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[170]2878...//
\ConfigureToc
@@ -3341,7 +3429,7 @@ Environments of amstex1:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[170]2851//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[170]2878//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3349,12 +3437,13 @@ Environments of amstex1:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{babel}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[80]2518...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[80]2545...//
\Configure{accent}
\Configure{quotedblbase}
@@ -3362,7 +3451,7 @@ Environments of amstex1:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[80]2518//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[80]2545//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3376,7 +3465,7 @@ Environments of amstex1:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[90]2527...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[90]2554...//
\Configure{ }
@@ -3406,7 +3495,39 @@ Environments of amstex1:
\Configure{vfootnote}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[90]2527//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[90]2554//
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{url}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[340]3158...//
+
+\Configure{url}
+
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[340]3158//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3414,16 +3535,58 @@ Environments of amstex1:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{hyperref}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[350]3165...//
+A trick like the following one allows a compilation to choose
+between a pdf and a html mode automatically.
+ \ifx \HCode\UnDef \usepackage[pdf]{hyperref}
+ \else \usepackage[tex4ht]{hyperref} \fi
+The trick assumes the compilations for html are invoked by
+htlatex-like commands.
+\Configure{::#1}
+\Configure{::action}
+\Configure{::default}
+\Configure{::menulength}
+\Configure{::method}
+\Configure{::name}
+\Configure{::value}
+\Configure{CheckBox::checked}
+\Configure{CheckBox::}
+\Configure{ChoiceMenu::combo}
+\Configure{ChoiceMenu::popdown}
+\Configure{ChoiceMenu::radio}
+\Configure{ChoiceMenu::}
+\Configure{Form}
+\Configure{PushButton::}
+\Configure{Reset::}
+\Configure{Submit::}
+\Configure{TextField::default}
+\Configure{TextField::multiline}
+\Configure{TextField::password}
+\Configure{TextField::width}
+\Configure{TextField::}
+\Configure{combo::default}
+\Configure{multiline::value}
+\Configure{multiline::width}
+\Configure{radio::default}
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[350]3165//
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3431,7 +3594,7 @@ Environments of amstex1:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[220]2935...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[230]2986...//
\Configure{tabular}
\Configure{array}
@@ -3491,7 +3654,7 @@ Environments of array:
tabular
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[220]2935//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[230]2986//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3504,7 +3667,7 @@ Environments of array:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[260]3018...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[270]3069...//
\Configure{longtable}.............................6
@@ -3513,7 +3676,7 @@ Environments of array:
#5 before cell #6 after cell
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[260]3018//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[270]3069//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3529,19 +3692,18 @@ Environments of array:
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{CJK}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[350]3156...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[360]3207...//
\Configure{charset}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[350]3156//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[360]3207//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3553,87 +3715,12 @@ Environments of array:
-
-
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \ConfigureHinput{url}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[330]3107...//
-
-\Configure{url}
-
-
-
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[330]3107//
-
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\endinput\empty\empty\empty\empty\empty\empty
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \ConfigureHinput{hyperref}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[340]3114...//
-
-A trick like the following one allows a compilation to choose
-between a pdf and a html mode automatically.
-
- \ifx \HCode\UnDef \usepackage[pdf]{hyperref}
- \else \usepackage[tex4ht]{hyperref} \fi
-
-The trick assumes the compilations for html are invoked by
-htlatex-like commands.
-
-\Configure{::#1}
-\Configure{::action}
-\Configure{::default}
-\Configure{::menulength}
-\Configure{::method}
-\Configure{::name}
-\Configure{::value}
-\Configure{CheckBox::checked}
-\Configure{CheckBox::}
-\Configure{ChoiceMenu::combo}
-\Configure{ChoiceMenu::popdown}
-\Configure{ChoiceMenu::radio}
-\Configure{ChoiceMenu::}
-\Configure{Form}
-\Configure{PushButton::}
-\Configure{Reset::}
-\Configure{Submit::}
-\Configure{TextField::default}
-\Configure{TextField::multiline}
-\Configure{TextField::password}
-\Configure{TextField::width}
-\Configure{TextField::}
-\Configure{combo::default}
-\Configure{multiline::value}
-\Configure{multiline::width}
-\Configure{radio::default}
-
-
-
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[340]3114//
-
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\endinput\empty\empty\empty\empty\empty\empty
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{moreverb}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[280]3043...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[290]3094...//
\Configure{verbatimtab}......................2
@@ -3649,7 +3736,7 @@ Environments of moreverb:
verbatimtab
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[280]3043//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[290]3094//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3657,12 +3744,13 @@ Environments of moreverb:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{fancyvrb}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[270]3028...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[280]3079...//
\Configure{fancyvrbcolor}
\Configure{fancyvrbframe}
@@ -3675,7 +3763,7 @@ Environments of fancyvrb:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[270]3028//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[280]3079//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3683,19 +3771,39 @@ Environments of fancyvrb:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{xy}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[210]2969...//
+
+\Configure{xypic}
+\Configure{Xy}
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[210]2969//
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{psfig}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[180]2891...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[190]2942...//
\Configure{psfig}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[180]2891//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[190]2942//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3708,7 +3816,7 @@ Environments of fancyvrb:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[190]2898...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[200]2949...//
\Configure{epsfig}...........................#1
@@ -3727,7 +3835,7 @@ Environments of fancyvrb:
{\EndPicture\immediate\write16{..... \foo}}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[190]2898//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[200]2949//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3736,31 +3844,11 @@ Environments of fancyvrb:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \ConfigureHinput{xy}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[200]2918...//
-
-\Configure{xypic}
-
-
-
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[200]2918//
-
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\endinput\empty\empty\empty\empty\empty\empty
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amscd}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[210]2925...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[220]2976...//
Environments of amscd:
@@ -3768,7 +3856,7 @@ Environments of amscd:
CD
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[210]2925//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[220]2976//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3776,12 +3864,13 @@ Environments of amscd:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{color}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[300]3071...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[310]3122...//
\Configure{HColor}......................2
@@ -3797,7 +3886,7 @@ Environments of amscd:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[300]3071//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[310]3122//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3806,20 +3895,19 @@ Environments of amscd:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{colortbl}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[310]3088...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[320]3139...//
\Configure{@classz}
\Configure{rowcolor}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[310]3088//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[320]3139//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3827,12 +3915,13 @@ Environments of amscd:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{minitoc}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[230]2952...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[240]3003...//
\Configure{minilof}
\Configure{minilot}
@@ -3847,7 +3936,7 @@ Environments of amscd:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[230]2952//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[240]3003//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3860,13 +3949,13 @@ Environments of amscd:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[240]2969...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[250]3020...//
\Configure{NoSection}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[240]2969//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[250]3020//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3875,13 +3964,12 @@ Environments of amscd:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{fancybox}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[290]3061...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[300]3112...//
\Configure{Ovalbox}
\Configure{doublebox}
@@ -3890,7 +3978,7 @@ Environments of amscd:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[290]3061//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[300]3112//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3903,14 +3991,14 @@ Environments of amscd:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[320]3096...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[330]3147...//
Environments of alltt:
alltt
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[320]3096//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[330]3147//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3919,13 +4007,12 @@ Environments of alltt:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{vanilla}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[360]3163...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[370]3214...//
\ConfigureToc
@@ -3942,7 +4029,7 @@ Environments of alltt:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[360]3163//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[370]3214//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3962,12 +4049,13 @@ Environments of alltt:
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{ntheorem}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[250]2980...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[260]3031...//
Environments of ntheorem:
@@ -4003,7 +4091,7 @@ Environments of ntheorem:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[250]2980//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[260]3031//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4019,12 +4107,13 @@ Environments of ntheorem:
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{hebtex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[530]3671...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[540]3764...//
\Configure{arabtext}
\Configure{chireq}
@@ -4049,7 +4138,7 @@ Environments of ntheorem:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[530]3671//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[540]3764//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4079,12 +4168,21 @@ Environments of ntheorem:
+
+
+
+
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{emulateapj}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[370]3186...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[380]3237...//
\Configure{affil}
\Configure{author}
@@ -4102,7 +4200,7 @@ Environments of emulateapj:
references
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[370]3186//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[380]3237//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4122,7 +4220,29 @@ Environments of emulateapj:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[380]3205...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[390]3256...//
+
+
+Title Page
+----------
+\Configure{maketitle}.....................4
+
+ #1 start of maketitle
+ #2 end of maketitle
+ #3 before title
+ #4 after title
+
+\Configure{thanks author date and}........8
+
+ #1 before thanks
+ #2 after thanks
+ #3 before author
+ #4 after author
+ #5 before date
+ #6 after date
+ #7 representation of `and'
+ #8 line breaks (= end of rows, for an embedded tabular environment)
+
\Configure{HtmlPar}
\Configure{caption}
@@ -4145,7 +4265,6 @@ Environments of emulateapj:
\Configure{likesubsection}
\Configure{likesubsubsection}
\Configure{makeheadbox}
-\Configure{maketitle}
\Configure{paragraph}
\Configure{partTITLE+}
\Configure{part}
@@ -4167,7 +4286,7 @@ Environments of aa:
thebibliography
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[380]3205//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[390]3256//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4182,18 +4301,18 @@ Environments of aa:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[420]3280...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[430]3332...//
Environments of doc:
macrocode
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[420]3280//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[430]3332//
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[430]3292...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[440]3344...//
\Configure{lineno}...................2
@@ -4201,7 +4320,7 @@ Environments of doc:
into the output
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[430]3292//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[440]3344//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4220,7 +4339,7 @@ Environments of doc:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[440]3306...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[450]3358...//
\Configure{abstract}
\Configure{keyword}
@@ -4230,7 +4349,7 @@ Environments of elsart:
frontmatter
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[440]3306//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[450]3358//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4270,12 +4389,15 @@ Environments of elsart:
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{seminar}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[460]3334...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[470]3386...//
Environments of seminar:
@@ -4283,7 +4405,7 @@ Environments of seminar:
slide
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[460]3334//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[470]3386//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4292,13 +4414,12 @@ Environments of seminar:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{slides}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[470]3344...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[480]3396...//
\Configure{slidename}....................................1
\CutAt{slide}.............................................0
@@ -4315,7 +4436,7 @@ Environments of slides:
verse
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[470]3344//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[480]3396//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4328,7 +4449,7 @@ Environments of slides:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[510]3398...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[520]3450...//
\ConfigureToc
@@ -4374,7 +4495,7 @@ Environments of foils:
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[510]3398//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[520]3450//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4382,19 +4503,20 @@ Environments of foils:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{slidesec}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[480]3363...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[490]3415...//
\ConfigureToc
slidesection
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[480]3363//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[490]3415//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4403,19 +4525,18 @@ Environments of foils:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{pictex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[390]3251...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[400]3303...//
\Configure{pictex}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[390]3251//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[400]3303//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4434,14 +4555,14 @@ Environments of foils:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[400]3261...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[410]3313...//
Environments of pb-diagram:
diagram
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[400]3261//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[410]3313//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4473,19 +4594,23 @@ Environments of pb-diagram:
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{ltugboat}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[410]3271...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[420]3323...//
Environments of ltugboat:
quote
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[410]3271//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[420]3323//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4506,6 +4631,41 @@ Environments of ltugboat:
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{listings}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[180]2914...//
+
+\Configure{lst@Kerm}...........................2
+
+ #1 width of character
+ #2 width of inter character space
+
+ In LaTeX, Default: \Configure{lst@Kern}{0.499em}{0.1em}
+
+\Configure{listings}...........................4
+
+ #1 start environment
+ #2 end environment
+ #3 before line label
+ #4 between line label and content
+
+\Configure{lstinputlisting}....................2
+\Configure{lstinline}..........................2
+
+ #1 start environment
+ #2 end environment
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[180]2914//
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4517,7 +4677,7 @@ Environments of ltugboat:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[550]3719...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[560]3812...//
New float environments can be configured with the \ConfigureEnv
instruction. For instance,
@@ -4534,7 +4694,7 @@ instruction. For instance,
\end{myfloat}
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[550]3719//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[560]3812//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4547,12 +4707,13 @@ instruction. For instance,
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{endnotes}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[540]3702...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[550]3795...//
\Configure{theendnotes}......................2
\Configure{enoteformat}......................2
@@ -4565,7 +4726,7 @@ instruction. For instance,
A built-in counter for end notes.
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[540]3702//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[550]3795//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4580,7 +4741,7 @@ instruction. For instance,
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[490]3371...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[500]3423...//
\Configure{maketitle}
\Configure{webuniversity}
@@ -4588,7 +4749,7 @@ instruction. For instance,
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[490]3371//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[500]3423//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4601,7 +4762,7 @@ instruction. For instance,
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[500]3380...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[510]3432...//
\ConfigureList{questions}%
\Configure{@HEAD}
@@ -4618,7 +4779,7 @@ Environments of exerquiz:
shortquiz
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[500]3380//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[510]3432//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4635,7 +4796,7 @@ Environments of exerquiz:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[450]3320...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[460]3372...//
\Configure{ShowCode}...................6
@@ -4647,7 +4808,7 @@ Environments of exerquiz:
#6 space character
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[450]3320//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[460]3372//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4655,12 +4816,13 @@ Environments of exerquiz:
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{th4}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[520]3424...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[530]3476...//
\Configure{JavaScript}............2
@@ -4902,8 +5064,49 @@ Example 2:
\begin{document}
\EndPreamble
+Example 3:
+..........
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[520]3424//
+ % file.tex
+ \documentclass{book}
+ \begin{document}
+ \chapter{Title}
+ Body.
+ \chapter{Another Title}
+ \Link{}{init-body}\EndLink
+ Another body.
+ \end{document}
+
+ % file.cfg
+ \Preamble{html,frames,3,info}
+ \begin{document}
+ \Configure{frames}
+ {\HorFrames[rows="*"]{3*,*}
+ \Frame[ name="body" frameborder="0" ]{init-body}
+ \Frame[ name="menu" frameborder="0" ]{init-toc}
+ }
+ {\Configure{Link}{a}{target="body" href=}{ id=}{}
+ \let\contentsname=\empty
+ \tableofcontents
+ \Link{}{init-toc}\EndLink
+ }
+ \EndPreamble
+ \endinput
+
+
+
+The arguments`init-body' and `init-toc' are labels connecting reference points
+\Frame[...]{label} with anchors \Link{}{label}\EndLink. Their objective
+is to associate initial web pages with the frames.
+
+The name attribute values `body' and `menu' provide
+identifiers to the frames. They offer the option to dynamically load
+new pages into the frames through hypertext references targeting those
+values.
+
+
+
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[530]3476//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4969,14 +5172,12 @@ Example 2:
-
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{mktex4ht}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[560]3743...//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[570]3836...//
Purpose
-------
@@ -5263,7 +5464,7 @@ A Template File make-4ht.tex
%--------------------- end of template -------------------
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[560]3743//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[570]3836//
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -5275,6 +5476,6 @@ A Template File make-4ht.tex
\endinput
-\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[570]564//
+\ifx\infoIVht\UnDeF\def\infoIVht#1//{}\fi\infoIVht[580]570//