This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PassiveTeX error with 1.52.1 XSL Stylesheets


/ fyl2xp1 <vnhu38f93@subdimension.com> was heard to say:
| I installed the latest stylesheets 1.52.1 and then tried to render PDF from the
| formatting objects output, created with xsltproc, with pdfxmltex.  Everything worked
| fine with version 1.51.1, with this new version I get this strange error:

I bugged Sebastian about this, it's related to the changes I made to
the *.font.family parameters. I added fallback to the font families:

  <xsl:param name="body.font.family" select="'&#34;Times Roman&#34;,serif'"/>

and this confuses PassiveTeX.

The easiest thing to do is probably redefine the font families locally
so that this error doesn't occur. In the longer-run, I hope Sebastian
is able to fix PT.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | The art of living is more like
http://www.oasis-open.org/docbook/ | wrestling than dancing.--Marcus
Chair, DocBook Technical Committee | Aurelius


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]