[PATCH app-xfs 2/3] doc: remove pdf target for developer's doc

Gaetan Nadon memsize at videotron.ca
Thu Jan 21 06:56:43 PST 2010


On Wed, 2010-01-20 at 21:34 -0800, Dan Nicholson wrote:

> On Wed, Jan 20, 2010 at 5:10 PM, Gaetan Nadon <memsize at videotron.ca> wrote:
> > On Wed, 2010-01-20 at 11:29 -0800, Alan Coopersmith wrote:
> >
> > Gaetan Nadon wrote:
> >> It breaks the build under the default configure options
> >> Cannot find anyone who can build it.
> >
> > I swear it worked when I added it - I'm not sure why or when it stopped.
> > Since the documentation is only useful to 3 or 4 people in the world,
> > it's not something I'm going to worry about.
> >
> > It's just the pdf format, the html and text format is still there. There are
> > several tools involved in building that format and it probably takes a magic
> > combination. I could not find any other pdf doc which is created from xmlto
> > in all of xorg.
> 
> One thing to know is that there are two pdf backends for xmlto. One of
> them uses fop, and I've definitely used docbook rendered to pdf from
> fop before. The docbook toolchain for fop is a little more involved,
> but it produces good results. Will try it out a little later.
> 


First time I tried, the passiveTex backend was missing (this is the
other backend). I found the package xmltex which provided it. 


       --with-fop
           Use fop for formatting. Default is still passivetex, installation
           doesn´t check for fop availability. It is an experimental option,
           expects fop in specific location, could be changed manually in
           xmlto script by modification of FOP_PATH

The command issued from the makefile uses passiveTex:
/usr/bin/xmlto -m ./doc/xfs-design.xsl -o doc pdf ./doc/xfs-design.xml





> --
> Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-devel/attachments/20100121/c754f25c/attachment.htm 


More information about the xorg-devel mailing list