Re: [Boost-docs] Docbook to html optimizations

Subject: Re: [Boost-docs] Docbook to html optimizations
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2010-03-23 15:22:05


> > -----Original Message-----
> > From: boost-docs-bounces_at_[hidden] [mailto:boost-docs-bounces_at_[hidden]] On Behalf Of Daniel James
> > Sent: Tuesday, March 23, 2010 10:46 AM
> > To: Discussion of Boost Documentation
> > Subject: Re: [Boost-docs] Docbook to html optimizations

I have another difficulty with the SVG plot docs (with lots of svg plotting examples) that I don't understand.

It seemed to work OK before.

when I generate pdf, I get messages like

Invalid URL or non-existent file:
 I:\boost-sandbox\SOC\2007\visualization\libs\svg_plot\doc\html/imagesdemo_1d_vector_float.svg
                                                                                                                 ^^^
Note the missing trailing / between /html/images and the image files.

In my jamfile.v2 I have

  path-constant images_location : html ; # location of SVG images referenced by Quickbook.

and this is echoed in the logfile as:

  images_location I:\boost-sandbox\SOC\2007\visualization\libs\svg_plot\doc\html

  <format>pdf:<xsl:param>img.src.path=$(images_location)/

In the .qbk the plot image file is included using:

"...
The plot is:
[$images\demo_1d_vector_float.svg]
...
"

The actual svg image file is at

I:\boost-sandbox\SOC\2007\visualization\libs\svg_plot\doc\html\images\demo_1d_vector_float.svg

Am I being silly or has something changed?
 
> Paul

PS I note that despite these messages, I get an DOS ERRORLEVEL return as 0.

---
Paul A. Bristow
Prizet Farmhouse
Kendal, UK   LA8 8AB
+44 1539 561830, mobile +44 7714330204
pbristow_at_[hidden]

This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC