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:
@@ -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
|
||||
;
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
;
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
;
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user