From: Michael Smith Date: Tue, 9 Nov 2004 19:06:55 +0000 (+0000) Subject: Added markup and fixed typos. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74b4ec2820d2fa536c55414af397f3973abd582a;p=docbook-dsssl Added markup and fixed typos. --- diff --git a/xsl/RELEASE-NOTES.xml b/xsl/RELEASE-NOTES.xml index a11c9302e..5422f84ef 100644 --- a/xsl/RELEASE-NOTES.xml +++ b/xsl/RELEASE-NOTES.xml @@ -22,61 +22,74 @@ includes at least the global parameters. Added Saxon8 extensions - Enabled dbfo table-width on entrytbl in FO output + Enabled dbfo table-width on + entrytbl in FO output - Added support role=strong on emphasis in FO output + Added support for role=strong on + emphasis in FO output - Added new FO parameter hyphenate.verbatim that can be used - to turn on "intelligent" wrapping of verbatim environments. + Added new FO parameter + hyphenate.verbatim that can be used to turn + on "intelligent" wrapping of verbatim environments. - Replaced all <tt></tt> output with <code></code> + Replaced all <tt></tt> output with + <code></code> - Changed admon.graphic.width template to a mode so that - different admonitions can have different graphical widths. + Changed admon.graphic.width template to a + mode so that different admonitions can have different graphical + widths. - Deprecated the HTML shade.verbatim parameter (use CSS instead) + Deprecated the HTML shade.verbatim + parameter (use CSS instead) - Wrapped ToC refentrytitle/refname and refpurpose in span - with class values. This makes it possible to style them - using a CSS stylesheet. + Wrapped ToC + refentrytitle/refname and + refpurpose in span with class values. This + makes it possible to style them using a CSS stylesheet. - Use strong/em instead of b/i in HTML output + Use strong/em instead of + b/i in HTML output - Added support for converting Emphasis to groff italic and - Emphasis role='bold' to bold. Controlled by - emphasis.propagates.style param, but not documented yet using - litprog system. Will do that next (planning to add some other - parameter-controllable options for hyphenation and handling of - line spacing). + Added support for converting Emphasis to + groff italic and Emphasis role='bold' to + bold. Controlled by + emphasis.propagates.style param, but not + documented yet using litprog system. Will do that next (planning + to add some other parameter-controllable options for hyphenation + and handling of line spacing). - callout.graphics.number.limit.xml param: Changed the default - from 10 to 15. + callout.graphics.number.limit.xml + param: Changed the default from 10 to + 15. - verbatim.properties.xml: Added hyphenate=false + verbatim.properties: Added + hyphenate=false Saxon and Xalan Text.java extensions: Added support for - URIResolver() on insertfile href's + URIResolver() on insertfile href's - Added generated RELEASE-NOTES.txt file. + Added generated RELEASE-NOTES.txt + file. - Added INSTALL file (executable file for generating - catalog.xml + Added INSTALL file (executable file for + generating catalog.xml) - Removed obsolete 'tools' directory from package + Removed obsolete tools directory from + package