]> granicus.if.org Git - docbook-dsssl/commit
Trademark symbol handling made consistent with handling of same in
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 13 Jun 2005 07:25:40 +0000 (07:25 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 13 Jun 2005 07:25:40 +0000 (07:25 +0000)
commit17bde8c7aca1c597b653ae362d25bf5aad0a0d48
tree95f35cc000fe61d8631c6d6987d3b5dac191ee69
parent8bba502b9332409534f58893ad81b4e45157a426
Trademark symbol handling made consistent with handling of same in
HTML stylesheets. (closes #1218286; thanks to Mauritz Jeanson for
reporting the problem)

Prior to this change, if you processed a doc that contained no
value for the Class attribute on the Trademark element, the HTML
stylesheets would default to rendering a superscript TM symbol
after the Trademark contents, but the FO stylesheets would render
nothing. This change alters the FO handing of Trademark such that
it is now identical to the HTML handling.
xsl/fo/inline.xsl