OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Using inline.monoseq in FO


Hi,

I use this customization in my stylesheets 
for inline monospace fonts:

<xsl:template match="database">
  <xsl:call-template name="inline.monoseq"/>
</xsl:template>

But there is a problem: inline.monoseq uses
attribute set "monospace.properties", but
it has set font-size attribute to 0.9em. That's
not problem for <para>, but it's great problem
for <title> in chapters or sections, for example:

<chapter>
  <title>
    Table <database class="table">test</database>
  </title>
...
</chapter>

Should I fire it as a bug?


Martin Perina <martin.perina@osu.cz>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC