|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r64666 - trunk/libs/math/doc/sf_and_dist/equations
From: john_at_[hidden]
Date: 2010-08-07 13:09:40
Author: johnmaddock
Date: 2010-08-07 13:09:37 EDT (Sat, 07 Aug 2010)
New Revision: 64666
URL: http://svn.boost.org/trac/boost/changeset/64666
Log:
Fix typo in equation.
Fixes #4519.
Binary files modified:
trunk/libs/math/doc/sf_and_dist/equations/gamm2.png
trunk/libs/math/doc/sf_and_dist/equations/gamm2.svg
Text files modified:
trunk/libs/math/doc/sf_and_dist/equations/gamm2.mml | 3 ++-
trunk/libs/math/doc/sf_and_dist/equations/generate.sh | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
Modified: trunk/libs/math/doc/sf_and_dist/equations/gamm2.mml
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/equations/gamm2.mml (original)
+++ trunk/libs/math/doc/sf_and_dist/equations/gamm2.mml 2010-08-07 13:09:37 EDT (Sat, 07 Aug 2010)
@@ -3,7 +3,7 @@
<mi>Γ</mi>
<mfenced>
<mrow>
- <mi>z</mi>
+ <mi>a</mi>
</mrow>
</mfenced>
<mo>=</mo>
@@ -130,3 +130,4 @@
</mrow>
</math>
+
Modified: trunk/libs/math/doc/sf_and_dist/equations/gamm2.png
==============================================================================
Binary files. No diff available.
Modified: trunk/libs/math/doc/sf_and_dist/equations/gamm2.svg
==============================================================================
Binary files. No diff available.
Modified: trunk/libs/math/doc/sf_and_dist/equations/generate.sh
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/equations/generate.sh (original)
+++ trunk/libs/math/doc/sf_and_dist/equations/generate.sh 2010-08-07 13:09:37 EDT (Sat, 07 Aug 2010)
@@ -7,7 +7,7 @@
#
# Paths to tools come first, change these to match your system:
#
-math2svg='d:\download\open\SVGMath-0.3.1\math2svg.py'
+math2svg='m:\download\open\SVGMath-0.3.1\math2svg.py'
python=/cygdrive/c/Python26/python.exe
inkscape=/cygdrive/c/progra~1/Inkscape/inkscape
# Image DPI:
@@ -30,3 +30,4 @@
+
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