(texi2html.info)Customizing HTML


Next: Internationalization Prev: Changing the page layout Up: Top
Enter node , (file) or (file)node

7 Customizing HTML and text style in init files
***********************************************

Some simple customization may be achieved with the redefinition of the
variables associated with the command line options. For the description
and an explanation of the meaning of these variables, Note: Style
options.

   Other variables and hash entries can be modified in initialization
file to achieve more customization.  Lastly, functions references
corresponding with functions called from the main program and
initialization files may be redefined.

Three contexts
there are three different contexts for command
expansion: normal text, preformatted text and strings.
Three passes
`texi2html' process texinfo in 3 passes.
In almost every cases, you shouldn't care.
Commands without argument
Punctuation commands
`@:'
Style and accent commands
Anchors images and spaces
Formatting of `@anchor', `@image', `@sp', `@acronym', `@abbr'
Text
Some characters are processed specially
Strings
`texi2html' write some strings in the output
different for each languages
References
Alignement commands
`@center', `@flushleft'...
Paragraph and preformatted region
Complex formats
`@example', `@display'...
Lists tables
Definitions
Headings
Special regions
`@verbatim', `@cartouche', `@quotation'
Menus
Indices
Floats and lists of floats
`@float' and `@listoffloats'
Footnotes
Customizing format opening
How to run some code when a format is opened
(like `@table', `@flushleft', `@example'...
Bypassing normal formatting
Handling special regions
Keep `@titlepage', `@documentdescription' or `@copying'
and format `@insertcopying'
Other and unknown commands
You can handle specifically other commands

automatically generated by info2www version 1.2.2.9