Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-10-13 13:53:17


Author: johnmaddock
Date: 2007-10-13 13:53:16 EDT (Sat, 13 Oct 2007)
New Revision: 39981
URL: http://svn.boost.org/trac/boost/changeset/39981

Log:
Disabled draft mode in PDF's.
Text files modified:
   sandbox/math_toolkit/libs/math/doc/sf_and_dist/Jamfile.v2 | 9 +--------
   1 files changed, 1 insertions(+), 8 deletions(-)

Modified: sandbox/math_toolkit/libs/math/doc/sf_and_dist/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/sf_and_dist/Jamfile.v2 (original)
+++ sandbox/math_toolkit/libs/math/doc/sf_and_dist/Jamfile.v2 2007-10-13 13:53:16 EDT (Sat, 13 Oct 2007)
@@ -62,14 +62,7 @@
         <format>pdf:<xsl:param>preferred.mediaobject.role=print
         <format>pdf:<xsl:param>img.src.path=$(images_location)/
         <format>pdf:<xsl:param>admon.graphics.path=$(images_location)/images/
+ <format>pdf:<xsl:param>draft.mode="no"
     ;
 
 
-
-
-
-
-
-
-
-


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk