Re: [docbook-apps] Changing font size for a chunk of text inline

From
Tom Browder <>
Date
2010-11-09T16:26:20+00:00
ID
Thread
Re: [docbook-apps] Changing font size for a chunk of text inline
On Tue, Nov 9, 2010 at 09:16, Tom Browder <> wrote:
> On Tue, Nov 9, 2010 at 09:11, DeanNelson <> wrote:
>> Tom,
>> Here is what I use:
...
>> <!-- Change the font size of the block or para -->
>> <xsl:template match="para[@font-size]">
...

Well, none of this is working for me and I now know why (but I'm not
sure of the best solution yet):

I made a change to use version 1.76.1 of the style sheets and have not
changed my customization layer.  All I changed was my catalog to refer
to the latest style sheets.  Some customization works but not others.
Dean's solution works when I fall back to version 1.75.2
(non-namespace),

Bummer...

-Tom