Category: Configure
-
TeX4ht: Low-level Commands
Read more: TeX4ht: Low-level CommandsThere are four commands which are very useful to write custom configuration for TeX4ht. They are:
-
TeX4ht: Configure Part 2
Read more: TeX4ht: Configure Part 2Navigation Links for Sectioning Divisions \Configure{crosslinks} provides hooks to create navigation links across sub-documents created from a long document like book where chapters are broken into separate HTML documents or a long article where sections might be cut into separate documents for easy browsing. \CutAt{…} helps to split a long document at the desired section…
-
TeX4ht: Configure Part 1
Read more: TeX4ht: Configure Part 1The \Configure command is the most powerful user command in TeX4ht system. It helps to add various kinds of hooks to insert target markup code at the desired locations in and around various types of content. For instance, take the case of section{…} in LaTeX. A typical example will be: