Boost logo

Boost-Commit :

From: pbristow_at_[hidden]
Date: 2007-10-10 14:03:07


Author: pbristow
Date: 2007-10-10 14:03:06 EDT (Wed, 10 Oct 2007)
New Revision: 39896
URL: http://svn.boost.org/trac/boost/changeset/39896

Log:
corrected sf_and_dist missing sub-folder in link
Text files modified:
   sandbox/math_toolkit/libs/math/doc/sf_and_dist/implementation.qbk | 12 ++++++------
   1 files changed, 6 insertions(+), 6 deletions(-)

Modified: sandbox/math_toolkit/libs/math/doc/sf_and_dist/implementation.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/sf_and_dist/implementation.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/sf_and_dist/implementation.qbk 2007-10-10 14:03:06 EDT (Wed, 10 Oct 2007)
@@ -388,7 +388,7 @@
 
 The primary source for the equations is now
 [@http://www.w3.org/Math/ MathML]: see the
-*.mml files in libs\/math\/doc\/equations\/.
+*.mml files in libs\/math\/doc\/sf_and_dist\/equations\/.
 
 These are most easily edited by a GUI editor such as
 [@http://mathcast.sourceforge.net/home.html Mathcast],
@@ -416,7 +416,7 @@
 
 [pre cat filename | tr -d "\\r\\n" \| sed -e 's\/.*\\(<math\[^>\]\*>.\*<\/math>\\).\*\/\\1\/' > newfile]
 
-Setting up fonts for SVGMath is currently rather tricky, on a windows system
+Setting up fonts for SVGMath is currently rather tricky, on a Windows system
 JM's font setup looks like this:
 
 [pre
@@ -523,7 +523,7 @@
 <\/config>
 ]
 
-Note that unlike the sample config file supplied with SVGMath this does not
+Note that unlike the sample config file supplied with SVGMath, this does not
 make use of the Mathematica 7 font as this lacks sufficient Unicode information
 for it to be used with either SVGMath or XEP "as is".
 
@@ -543,7 +543,7 @@
 
 Note that XEP will have to be configured to *use and embed*
 whatever fonts are used by the SVG equations. JM's XEP
-config file looks like:
+config file '\RenderX\XEP\xep.xml' looks like:
 
 [pre
 <?xml version="1.0" encoding="UTF-8"?>
@@ -757,10 +757,10 @@
 MathML is not currently present in the Docbook output, or in the
 generated HTML: this needs further investigation.
 
-[endsect][/section:implementation Implementation Notes]
+[endsect] [/section:implementation Implementation Notes]
 
 [/
- Copyright 2006 John Maddock and Paul A. Bristow.
+ Copyright 2006, 2007 John Maddock and Paul A. Bristow.
   Distributed under the Boost Software License, Version 1.0.
   (See accompanying file LICENSE_1_0.txt or copy at
   http://www.boost.org/LICENSE_1_0.txt).


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