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.

--
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

Reply via email to