TeX4ht has been updated to cope with the newest incarnation of biblatex
ver. 2.2. All its 43 example files provided with documentation have been tested and seem to work fine. Each example file with html
output plus all the auxiliary files generated have been archived and provided below for users to check for problems, if any. The revised package of biblatex.4ht
is also provided along with recent version of nameref.4ht
which some users may not have owing to its recent updation. Older version of nameref.4ht
can cause problems when biblatex
is run in conjuction with hyperref
.
Archive for the 'TeX' Category
Page 2 of 3
The very powerful LaTeX bibliography processing package namely, biblatex.sty
often clashes with TeX4ht. I do not have much knowledge about the innards of biblatex
. However, I could fix problems found in biblatex.4ht
consequent to two previous revisions. Now one more revision had taken place, as we can expect, TeX4ht fails to work with current version of biblatex
(v. 1.7). Therefore, one more revision of biblatex.4ht
becomes necessary which has been done now. Since biblatex
is widely used by LaTeX users and many biblatex
users also deploy TeX4ht for generating HTML versions of their documents, it has now become an absolute necessity to maintain biblatex.4ht
in such a way that each revision of the package also triggers a newer releases of biblatex.4ht
. Developers of biblatex
have notified that we are going to get a major revision (v. 2.0), so we have to work hard to catch up with new releases.
There are four commands which are very useful to write custom configuration for TeX4ht. They are: Continue reading ‘TeX4ht: Low-level Commands’
Navigation 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 or chapter or part units. When documents are split into smaller units, we need navigation links across various split units. TeX4ht provides an important function, \Configure{crosslink}
, which is explained below how various navigational links can be created and customized. Continue reading ‘TeX4ht: Configure Part 2’
The \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: Continue reading ‘TeX4ht: Configure Part 1’
TeX4ht system has the ability to translate any TeX or LaTeX document into other markup formats such as SGML, HTML, XML, MathML, OpenOffice format, Braille, etc. Continue reading ‘TeX4ht: Overview of the Process’
MathML 3 is about to be formalized and going to be released as the new standard for encoding mathematics in web. It differs from the previous standard 2. The main changes that have a bearing on the functionality of TeX4ht are discussed here. Continue reading ‘MathML 3 and TeX4ht’
We often encounter nightmarish scenario while generating final versions of a long document when one or more of the following happens:
- New revised versions of packages used.
- Smaller changes to a fewer number of pages of a long document. Continue reading ‘Pdfpagediff’
I was often astounded by the tastes, particularly the choice of literary works and movies, of Don Knuth who is a mathematician and computer scientist by training and profession. Most of the computer scientists I know are wary of reading anything outside their realm of knowledge. If you tell them anything about existentialism or postmodern literature, they will pay scant attention to you. Continue reading ‘The World of Don Knuth’
Recent Comments