texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/doc/texi2html.texi


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/doc/texi2html.texi
Date: Tue, 23 Aug 2005 02:58:31 -0400

Index: texi2html/doc/texi2html.texi
diff -u texi2html/doc/texi2html.texi:1.36 texi2html/doc/texi2html.texi:1.37
--- texi2html/doc/texi2html.texi:1.36   Sun Aug 21 21:31:55 2005
+++ texi2html/doc/texi2html.texi        Tue Aug 23 06:58:04 2005
@@ -284,7 +284,7 @@
 
 You would like to produce @acronym{HTML} files from your existing Texinfo
 files?  There are two programs you can use to do this.  The first is
address@hidden (@pxref{Generating HTML,,,texinfo}).
address@hidden (@pxref{Generating HTML,,,texinfo,GNU Texinfo}).
 The second is @command{texi2html}.
 
 The design goal of @command{makeinfo}'s @acronym{HTML} output was to produce
@@ -539,7 +539,7 @@
 
 This default behaviour mimics @command{texi2dvi} behaviour, which ignores 
 @code{@@node} commands for the purprose of sectioning, while the second
-looks like @command{makeinfo} behaviour (@pxref{Two Paths,,, texinfo}). 
+looks like @command{makeinfo} behaviour (@pxref{Two Paths,,,texinfo,GNU 
Texinfo}). 
 
 As an illustration, the following table shows how a sample Texinfo document is
 divided into sectioning elements when @longopt{use-nodes} is used and not:
@@ -796,7 +796,7 @@
 @variable{@@CSS_FILES}). 
 
 The option use is the same than for @command{makeinfo} and is described
-extensively in @ref{HTML CSS,,,texinfo}.
+extensively in @ref{HTML CSS,,,texinfo,GNU Texinfo}.
 Briefly, the @acronym{CSS} @code{@@import} lines from the external file
 @acronym{CSS} file are pasted  before the
 @c What does this mean?  I don't think I clarified this one much.  -DRP
@@ -1358,6 +1358,23 @@
 Authors of @command{texi2html}.
 @item file_base_name
 base name of the texinfo manual file.
address@hidden filename
+This is a reference on a hash that holds the filenames for special elements.
+The keys are
address@hidden @code
address@hidden doc
+the document file if not split, if split should be the top element file. 
address@hidden top
+Top element file name.
address@hidden toc 
+Table of contents element file name.
address@hidden stoc
+Overview (also called short table of contents) element file name.
address@hidden about
+About element file name.
address@hidden foot
+Footnotes element file name.
address@hidden table
 @item destination_directory
 Destination directory for the resulting files.
 @item toc_file
@@ -2417,13 +2434,13 @@
 node name mapped to an identifier acceptable as a file name. 
 @var{$xml_node_identifier} is the
 node name mapped to an identifier acceptable as an @acronym{XML} identifier.
-Those identifiers are built as explained in @ref{HTML Xref,,,texinfo},
+Those identifiers are built as explained in @ref{HTML Xref,,,texinfo,GNU 
Texinfo},
 thus allowing for cross references to external manuals. @var{$file} is the
 manual or file name of the external reference. This function should return an
 href leading to the external manual.
 
 The default for this function is to make a reference compatible with 
address@hidden  (@pxref{HTML Xref,,,texinfo}).
address@hidden  (@pxref{HTML Xref,,,texinfo,GNU Texinfo}).
 @end deftypefn
 
 @deftypefn {Function Reference} $text external_ref $command $section $book 
$node_and_file $href $cross_ref_name




reply via email to

[Prev in Thread] Current Thread [Next in Thread]