nur auf englisch · seulement en anglais
Release notes |
Changes in LatinByrd III (v7)
Footnotes Font family names Specifying additional attributes for anchor tags File name: SomeDoc.rtfd yields |
<a href="SomeDoc.html#SomeMarker">
Now, if surrounded by angle brackets, the "Marker name" field is converted to additional tag attributes instead of to a marker component. For example,
File name: SomeDoc.rtfd yields |
<a href="SomeDoc.html" title="aTitle" rel="aType">
Specifying text & background colors per web page In case a <body ...> line is encountered as the last line of a document's red header lines, this line will be used as the "body" line in the converted web page, instead of a "body" line auto-generated according to the current Colors & Background preferences. This lets you hard-code the text and background colors, on a per-page basis. Note that background images (specified via the "background=" tag) will not be copied/converted automatically. This would have to be done manually, after conversion. Bug fixes |
In LatinByrd III v6, shared background images for tables - as well as for individual table cells - were referenced from within the HTML pages as being local images instead of being shared ones. This has been fixed in LatinByrd III v7. |
Known bugs |
Same as LatinByrd III v6's. |
Changes in LatinByrd III (v6)
Table row/column end tags |
dwrite LatinByrd UseTableEndTags NO
(There is no Preferences switch to control this setting.)
Automatic copying of referenced documents
Bug fixes |
LatinByrd III v5 did not correctly restore the font size and font color for a paragraph's text which comes after a link. (The font settings were restored correctly only in case the link text was underlined.) This has been fixed in LatinByrd III v6. | ||
For a document tree containing - side-by-side - a subdirectory and a document which differ by extension only (for instance, a subdirectory myName and a document myName.rtf), LatinByrd III v5 created malformed URLs for links from other documents to myName.rtf. This has been fixed in LatinByrd III v6. |
Known bugs |
Same as LatinByrd III v5's. |
Changes in LatinByrd III (v5)
Table Inspector Special-purpose fonts rendered as inline images HTML <head> tags Conversion of nroff files Less restrictive acceptance of file extensions Alternate text to display instead of images Storing all images in the image subfolder
Bug fixes |
For underlined links which - in your document - happen to get wrapped to the next line, LatinByrd II created two links instead of a single one. This has been fixed in LatinByrd III. | ||
LatinByrd II did occasionally output end tags like </font> or </b> in sawtoothed order with end tag </a>. This has been fixed in LatinByrd III. | ||
Upto (and incl.) Beta4, LatinByrd III did not correctly restore the font size and font color for a paragraph's text which comes after a link. This has been fixed in LatinByrd III v5. | ||
Upto (and incl.) Beta4, LatinByrd III's 'Fonts & Characters' preferences did freeze the application when you entered a new font size and then tabbed to the next text field, instead of pressing <Enter>. This has been fixed in LatinByrd III v5. | ||
Upto (and incl.) LatinByrd III Beta4, link target paths (i.e. directory file names) which contain umlauts or accented characters have not been URLified correctly. This has been fixed in LatinByrd III v5. For directory and file names intended to travel across the internet, use of umlauts or accented characters is strongly discouraged, anyway. |
Known bugs |
Same as LatinByrd II's. |
Changes in LatinByrd II
Load & Save setup Embedded HTML tags PNG graphics format Progressive JPEG Selectable maximum amount of colors Improved grayscale handling More zoom steps Background image Selectable background color Side-by-side image wells .cw extension
Bug fixes |
When replacing underlined link buttons with neighboring text, LatinByrd not only created <a></a> tags, but also <u></u> tags which are superfluous. Further, the end tags were in sawtoothed order: <a href="..."><u>some text</a></u>. This has been fixed in LatinByrd II. | ||
For relative links to target files which are neither RTF/RTFD documents nor have any of the other accepted file extensions, LatinByrd created erroneous anchors like <a href="../myPath/myPage.html.html">...</a>. This has been fixed in LatinByrd II. | ||
Soft line breaks were converted to hard breaks. This made no difference in page rendering, but made manual post-processing more difficult. This has been fixed in LatinByrd II. | ||
Unused instances of the invisible spacer image "sp.gif" as well as of the link button image are now automatically removed at the end of a conversion run. |
Known bugs |
LatinByrd still converts underlined words to underlined words. That is, non-underlined whitespace in between two underlined words gets underlined as well. For minimal use of attribute tags like <b> or <i> or alike, LatinByrd ignores attribute changes that would affect whitespace chars only. This works fine for, say, bold and italic (where the difference is invisible), but not for underline (where the difference is visible). | ||
In the Image Conversion panel, the background color (if shown) does reflect the current gamma settings, while the background image (if shown) does not.This yields a preview mismatch of pre-resolved transparency. You can temporarily click the "Gamma" option away to get an impression of whether the selected background color really fits the selected background image. Note that LatinByrd does not render GIFs, PNGs, and JPEGs on its own, but instead relies on an image filter app being installed on your system. And whether the supplied images are indeed gamma-corrected varies from filter app to filter app and from graphics format to graphics format... |