On 03/22/2011 03:25 PM, Dan Nicholson wrote:
On Tue, Mar 22, 2011 at 7:19 AM, Gaetan Nadon<mems...@videotron.ca>  wrote:
Xmlto is a script that selects the appropriate back-end
based on options and tools availability.

Xmlto uses an xsl "fragment" which is not compatible with
the standard use of xsl stylesheets. The customization for
xhtml and fo cannot be used with xsltproc in that context.
It makes adoption of docbook features like olink and profiling
significantly more difficult.

If you pass -x to xmlto instead of -m, you can use a full stylesheet
instead of a fragment. Moving to xsltproc means you have to duplicate
the internal smarts of xmlto.


Unfortunately, with the '-x' xmlto will look for that stylesheet on the local machine, so there's no way to use the http://... stylesheets. and we want to use those for portability. The local catalogs detect if there are local copies and uses them if they exist.


--
Dan
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to