All releases of Herold


Release Notes: New section detection via CSS class names. If your HTML contains headings that are not using the h1-6 tags, but via CSS formatted p, div, or similar tags, the new section detection can help you to create the proper sectioning structure in DocBook. List detection via CSS class names. Sometimes HTML contains "lists", which truly are special formatted paragraphs. The new list detection can help you to reconstruct the proper lists in DocBook.


Release Notes: The lang attribute lang of pre elements is now preserved. Command line arguments were cleaned up New and improved profiles were provided. Creation of invalid DocBook XML when transforming an element with a nested img elements was fixed. Processing of meta elements was added, and minor fixes were made.


Release Notes: This release fixes the installation program.


Release Notes: This release fixes usage of invalid values for the align attribute and fixes wrong normalization of literal environments.


Release Notes: This release is licensed under GPLv3, reorganizes commandline arguments, introduces profile files, ends support for groovy scripts, and fixes computation of colspans.


Release Notes: This release fixes HTML parser bugs. It has improved error recovery in the HTML parser. It fixes handling of nested subtables. It replaces the elements sect1..sect5 in books with an element section. A new command line option -v for verbose. Improved transformation.


Release Notes: Improved customization possibilities via groovy scripts. A fix for "invalid escape sequence error" in the parser.