Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68567 - trunk/tools/quickbook/doc
From: dnljms_at_[hidden]
Date: 2011-01-30 07:51:06


Author: danieljames
Date: 2011-01-30 07:51:05 EST (Sun, 30 Jan 2011)
New Revision: 68567
URL: http://svn.boost.org/trac/boost/changeset/68567

Log:
Better wording about xsltproc on OS X.
Text files modified:
   trunk/tools/quickbook/doc/quickbook.qbk | 5 +++--
   1 files changed, 3 insertions(+), 2 deletions(-)

Modified: trunk/tools/quickbook/doc/quickbook.qbk
==============================================================================
--- trunk/tools/quickbook/doc/quickbook.qbk (original)
+++ trunk/tools/quickbook/doc/quickbook.qbk 2011-01-30 07:51:05 EST (Sun, 30 Jan 2011)
@@ -1969,8 +1969,9 @@
 The simplest way to install on OS X is to use macports.
 If you don't want to use macports and are using Snow Leopard or later,
 there are instructions [link quickbook.install.macosx.native later].
-Earlier versions of OS X have an old version of `xsltproc` which can't
-handle boostbook's xsl stylesheets.
+Earlier versions of OS X need to use something like macports to install
+`xsltproc` because the version they come with is very old, and doesn't have
+good enough XSL support for boostbook's stylesheets.
 
 [section:macports Mac OS X, using macports]
 


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