[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] [xsl stylesheets] reducing font size in formalparas?
On Tue, Nov 25, 2003 at 01:44:25PM -0800, Bob Stayton wrote: > In your customization you have: > font-size="${toto}" > > when you should have: > font-size="{$toto}" > > It's different from shell variable syntax. The good news is that if you update your xsltproc/libxml2, I think the new version will give you an error instead of silently failing to compile an embedded XPath expression... That should avoid many of those problems. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]