Re: [patch] problems in math package
Jonathan Wakely <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 22, 2005 at 04:15:00PM -0700, Mike Brown wrote: > Jonathan Wakely wrote: > > We were using the exslt files with libxslt 1.1.2 and although we had > > an old set of files updating to the latest all-exslt.zip file on > > exslt.org didn't help. > > IIRC, native EXSLT support is compiled into libxslt by default. > You shouldn't need to use the external stylesheets. Yes, so I found out :-) > You're right, though, and your patch is probably good. If only someone had > time to look at it and if only someone could install updated stylesheets on > the web site... Well, the patch is in the archives if/when someone wants to fix it. > > Additionally, should the declaration of the math namespace in the file > > math/math.xsl be xmlns:math="http://exslt.org/math" (with a lower case 'm') > > rather than xmlns:math="http://exslt.org/Math" ? > > Yes, lowercase. Thanks, jon -- [Inlines] are the third most-misused C++ feature (after inheritance and overloading). - Nathan Myers