2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Add PDF generation options to fix external links to point to the web site.

Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.

[SVN r51284]
This commit is contained in:
John Maddock
2009-02-17 10:05:58 +00:00
parent 5fad227b2a
commit f7dfc0449a
4 changed files with 4 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ boostbook standalone
<format>pdf:<xsl:param>img.src.path=$(images_location)/
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
<format>pdf:<xsl:param>draft.mode="no"
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/gcd/html
;

View File

@@ -64,6 +64,7 @@ boostbook standalone
<format>pdf:<xsl:param>img.src.path=$(images_location)/
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
<format>pdf:<xsl:param>draft.mode="no"
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/octonion/html
;

View File

@@ -64,6 +64,7 @@ boostbook standalone
<format>pdf:<xsl:param>img.src.path=$(images_location)/
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
<format>pdf:<xsl:param>draft.mode="no"
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/quaternion/html
;

View File

@@ -64,6 +64,7 @@ boostbook standalone
<format>pdf:<xsl:param>img.src.path=$(images_location)/
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
<format>pdf:<xsl:param>draft.mode="no"
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/sf_and_dist/html
;