On Thu, Oct 16, 2008 at 11:56 AM, Nicolas Roussel <[EMAIL PROTECTED]>wrote:

> Hi,
>
> I've been looking for a way to generate up-to-date documentation in PDF
> format from the xmpp.org website or the svn repository.
>
> It seems someone might have done this before, since there's an fo.xsl file
> in the "extensions" directory of the svn repository. But this stylesheet is
> obsolete (it uses "jep" instead of "xep" in a number of places) and I
> haven't been able to use it with xsltproc and fop to produce a correct PDF
> output (e.g. tables are missing).
>
> Has anyone successfully used fo.xsl in the past? Is anyone else interested
> in PDF documentation?
>
> Nicolas
>
> ---
> Nicolas Roussel            http://insitu.lri.fr/~roussel/
> In Situ, Univ. Paris-Sud (LRI) & INRIA Saclay - Île-de-France
>
>
I've wrote some script that follows a toolchain like xep-####.xml -> XSLT ->
TeXML -> pdflatex which produced quite usable output though not perfect. The
TeXML author also suggested using XeTeX instead because of better unicode
support. I'll see what I can do and upload some examples and the scripts.

Cheers,
Tobias

Reply via email to