Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51029 - in sandbox/SOC/2007/visualization: boost/svg_plot boost/svg_plot/detail libs/svg_plot/doc libs/svg_plot/doc/html libs/svg_plot/doc/html/svg_plot libs/svg_plot/doc/html/svg_plot/behavior libs/svg_plot/doc/html/svg_plot/interface libs/svg_plot/doc/html/svg_plot/plot_defaults libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple libs/svg_plot/example libs/svg_plot/test
From: pbristow_at_[hidden]
Date: 2009-02-05 12:03:36


Author: pbristow
Date: 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
New Revision: 51029
URL: http://svn.boost.org/trac/boost/changeset/51029

Log:
Both html and pdf with indexes built.
Text files modified:
   sandbox/SOC/2007/visualization/boost/svg_plot/detail/axis_plot_frame.hpp | 2
   sandbox/SOC/2007/visualization/boost/svg_plot/svg_color.hpp | 26 ++---
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_simple_tutorial.qbk | 49 ++++++-----
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_tutorial.qbk | 6
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/Jamfile.v2 | 35 ++++++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/auto_1d_containers.qbk | 6 -
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/colors.qbk | 60 ++++++--------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/how_to_use.qbk | 67 ++++++++-------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html | 170 ++++++++++++++++++++++-----------------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/acknowledgements.html | 21 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior.html | 20 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_limits.html | 22 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_stylesheets.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/color.html | 103 ++++++++++-------------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/howtouse.html | 108 ++++++++++++-------------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_1d_plot_interface.html | 38 ++++----
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_2d_plot_interface.html | 40 ++++----
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_boxplot_interface.html | 68 ++++++++--------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_interface.html | 29 +++---
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/1d_defaults.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/2d_defaults.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html | 30 +++---
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/todo.html | 91 ++++++++++++--------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple.html | 18 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_simple_code_example.html | 20 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_special.html | 28 +++---
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/full_2d_layout.html | 16 +-
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple.html | 31 ++++---
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/1d_special.html | 26 +++---
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/full_1d_layout.html | 20 ++--
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/tutorial_code_1d_example.html | 91 +++++++++++---------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/svg_plot.qbk | 99 ++++++++++++++--------
   sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk | 55 ++++++++----
   sandbox/SOC/2007/visualization/libs/svg_plot/example/auto_1d_containers.cpp | 35 ++++---
   sandbox/SOC/2007/visualization/libs/svg_plot/example/demo_2d_plot.cpp | 4
   sandbox/SOC/2007/visualization/libs/svg_plot/test/test_svg.cpp | 63 +++++++-------
   39 files changed, 847 insertions(+), 758 deletions(-)

Modified: sandbox/SOC/2007/visualization/boost/svg_plot/detail/axis_plot_frame.hpp
==============================================================================
--- sandbox/SOC/2007/visualization/boost/svg_plot/detail/axis_plot_frame.hpp (original)
+++ sandbox/SOC/2007/visualization/boost/svg_plot/detail/axis_plot_frame.hpp 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -45,7 +45,7 @@
     // JV: G++ can't resolve names in these enums in axis_plot_frame
     // when they are in svg_2d_plot.hpp
 
- static const double sin45 = 0.707; // Use to calculate 'length' if axis value labels are sloping.
+ static const double sin45 = 0.707; //!< Use to calculate 'length' if axis value labels are sloping.
 
     // x_axis_position_ and y_axis_position_ use x_axis_intersect & y_axis_intersect.
     enum x_axis_intersect

Modified: sandbox/SOC/2007/visualization/boost/svg_plot/svg_color.hpp
==============================================================================
--- sandbox/SOC/2007/visualization/boost/svg_plot/svg_color.hpp (original)
+++ sandbox/SOC/2007/visualization/boost/svg_plot/svg_color.hpp 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,6 +1,6 @@
 /*!
   \file svg_color.hpp
- \brief SVG standard names of colors, and functions to create and output colors.
+ \brief SVG standard named colors, and functions to create and output colors.
   \author Jacob Voytko & Paul A. Bristow
 */
 // Copyright Jacob Voytko 2007
@@ -25,9 +25,9 @@
 {
   /*!
     \brief Colors that have SVG standard special names.
- \details The reason that the underscore separator convention does not match
- the normal Boost format is that these names that are specified by the SVG standard.
- http://www.w3.org/TR/SVG/types.html#ColorKeywords
+ \details The reason that the underscore separator convention does not match\n
+ the normal Boost format is that these names that are specified by the SVG standard.\n
+ http://www.w3.org/TR/SVG/types.html#ColorKeywords.\n
     tan is also renamed to tanned to avoid clash with function tan in math.h.
   */
 
@@ -73,8 +73,8 @@
     blank // 'NotAColor' == 147
   }; // enum svg_color_constant
 
- svg_color color_array[] =
- { //! SVG standard colors, see also enum svg_color_constant.
+ svg_color color_array[] = //!< SVG standard colors, see also enum \#boost::svg::svg_color_constant.
+ {
     svg_color(240, 248, 255), // aliceblue
     svg_color(250, 235, 215), // antiquewhite
     svg_color(0 , 255, 255), // aqua
@@ -259,18 +259,14 @@
     } // svg_color(int red, int green, int blue)
 
     svg_color(bool is) : is_blank(!is)
- { //! Constructor from bool permits svg_color my_blank(false) as a (non-)color.
- /*! \details with same effect as svg_color my_blank(blank);
- color is set to zeros (black) rather than undefined.
- my_blank(true) also set color to default (black), but is_blank is false,
- so effect is same as svg_color my_blank(black).
-
- This is somewhat counter-intuitive!
- Now changed - svg_color(true) means default (black?)
+ { /*! \brief Constructor from bool permits svg_color my_blank(false) as a (non-)color.
+ \details with same effect as svg_color my_blank(blank);
+ svg_color(true) means default (black?)
         svg_color(false) means blank.
         For example:
           plot.area_fill(false) will be a blank == no fill.
           plot.area_fill(true) will be a default(black) fill.
+ RGB colors are set to zeros (black) rather than left undefined.
       */
       r = 0; // Safer to assign *some* value to rgb: zero, or 255 or something,
       g = 0; // rather than leaving them random.
@@ -294,7 +290,7 @@
     }
 
     void write(std::ostream& os)
- { //! Write to ostream a color in svg format..
+ { //! Write to ostream a color in svg format.
       if(!is_blank)
       {
         os << "rgb(" << (unsigned int)r << ","

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_simple_tutorial.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_simple_tutorial.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_simple_tutorial.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -33,71 +33,74 @@
 
 [$images/1d_simple.png] [/ TODO All .png should be .svg?]
 
-[h4 A Note On Syntax]
+[h4 A Note on Chaining Syntax]
 The syntax
 
-`my_plot.title("Hello").legend_on(true)...`
+ my_plot.title("Hello").legend_on(true).x_range(-1, 11);
 
-may appear unfamiliar.
-However, it works on the same 'chaining' principle that the assignment operator,
+may appear unfamiliar. However, it works on the same 'chaining' way as the assignment operator in
 
   a = b = c = d = 3;
 
-and the addition operator, and output operator in the following code works:
+And the addition operator and output operator, in
 
   std::cout << a + b + c + d << std::endl; // prints 12
 
-Within all of the plot classes, 'chaining' works the same way.
-Equivalent traditional code for the example is as follows:
+Within all of the plot classes, 'chaining' works the same way, by returning a reference to the calling object thus `return *this;`
+
+Equivalent traditional code for the example above is as follows:
 
   my_plot.title("Race Times");
   my_plot.legend_on(true);
   my_plot.x_range(-1, 11);
 
-Chaining allows you to avoid repeatedly typing `myplot.`
-and to easily group related settings like plot window, axes, ... together,
-and avoids relying on the order of arguments in ordinary function calls.
+Chaining allows you to avoid repeatedly typing `myplot`
+and to easily group related settings like plot window, axes, ... together.
+Chaining avoids relying on the order of arguments in ordinary function calls.
 Order would clearly become impracticable with dozens of arguments required
 to set all the myriad plot options.
 
 In the long run, I think you will find that chaining helps organize your code
-to read more clearly!
+to read more clearly :-)
 
-[h4 Simple 1D Example Breakdown]
+[h4 Simple 1D Example - Breakdown]
 Let's examine what this does in detail.
 
   svg_1d_plot my_plot;
 
-This constructor initializes a new 1D plot, called my_plot, and also sets all the many default values.
+This constructor initializes a new 1D plot, called 'my_plot', and also sets all the very many default values.
 
   my_plot.title("Race Times")
          .legend_on(true)
          .x_range(-1, 11);
 
-All of the setter methods (or member functions) are fairly self-explanatory. To walk through it once,
+All of the setter methods (or member functions) are fairly self-explanatory, but
+
+* The title, which will appear at the top of the graph, will say "Race Times".
+
+* `legend_on(true)` means that the legend box will include "Dan" and "Elaine".
 
-* the title, which will appear at the top of the graph, will say "Race Times".
-* `legend_on(true)` means that the legend will display.
 * `x_range(-1, 11)` means that the axis displayed will be between -1 and 11,
 as you can see in the above image.
 
   my_plot.plot(my_data, "Race times");
 
-This draws `my_data` onto `my_plot`. As many containers as you want can be drawn
-to `my_plot`. The name of this data series is "Race times", and this text will show up
-in the legend (if my_plot.legend_on() == true). These are the two required parameters for this plot function call.
-There are also optional parameters, as seen in the section
-[@.\html\svg_plot\interface\svg_1d_plot_interface.html svg_1d_plot_interface.html]
+This draws `my_data` onto `my_plot`. As many containers of data series as you want can be drawn
+on `my_plot` (See reference __svg_1d_plot_series).
+The name of this data series is "Race times", and this text will show up
+in the legend (if my_plot.legend_on() == true).
+A data series is the one required parameter for this plot function call, but a title is always helpful.
+There are also optional parameters, as seen in the reference section __svg_1d_plot.
+
 
 ``
 my_plot.write("simple.svg");
 ``
 This writes our plot to the file "simple.svg". SVG files can be viewed with most browsers,
-or embedded into documents.
+or embedded into documents, or converted to bitmap images like .png.
 
 [endsect] [/section:tutorial_code_1d_simple 1D Simple Program]
 
-
 [/ 1d_simple_tutorial.qbk
   Copyright 2008 Jake Voytko and Paul A. Bristow 2008, 2009.
   Distributed under the Boost Software License, Version 1.0.

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_tutorial.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_tutorial.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/1d_tutorial.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,4 +1,4 @@
-[section:tutorial_code_1d_simple Tutorial: 1D]
+[section:tutorial_code_1d_simple Tutorials: 1D]
 
 [include 1d_simple_tutorial.qbk]
 [include 1d_vector_tutorial.qbk]
@@ -7,7 +7,7 @@
 [include auto_1d_plot.qbk]
 [include 1d_full_tutorial.qbk]
 [include 1d_special_tutorial.qbk]
-[include 1d_autoscale_containers.qbk]
+[\include 1d_autoscale_containers.qbk]
 [include demo_1d_axis_scaling.qbk]
 [include demo_1d_autoscaling.qbk]
 [include demo_1d_values.qbk]
@@ -16,7 +16,7 @@
 
 [/ 1d_tutorial.qbk
   Copyright 2008 Jake Voytko.
- Copyright 2008 Paul A. Bristow.
+ Copyright 2008, 2009 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).

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/Jamfile.v2
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/Jamfile.v2 (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/Jamfile.v2 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -12,14 +12,17 @@
 # (because : and ; are keywords!)
 
 # SVG plot documentation as html and pdf from Quickbook, using Doxygen.
+# AND auto-indexing.
 
 # project boost/doc ;
 
 using quickbook ;
 using doxygen ;
+using auto-index ;
 
-path-constant images_location : html ;
-# location of SVG images referenced by Quickbook.
+#path-constant local-boost-root : [ get_boost_root ] ;
+#path-constant pdf-images : $(local-boost-root)/doc/src/images ;
+path-constant images_location : html ; # location of SVG images referenced by Quickbook.
 
 xml svg_plot
   :
@@ -51,14 +54,23 @@
     svg_plot
   :
 
+ # This one turns on indexing:
+ <auto-index>on
+ # Choose indexing method for pdf's:
+ <format>pdf:<auto-index-internal>off
+ # Choose indexing method for html:
+ <format>html:<auto-index-internal>on
+ # Set the name of the script file to use:
+ <auto-index-script>index.idx
+
   # Path for links to Boost:
- #<xsl:param>boost.root=../../../../../../../../trunk
+ #<xsl:param>boost.root=$(local-boost-root) # better?
   <xsl:param>boost.root=../../../../../../../../boost_trunk
   # Path for libraries index:
- <xsl:param>boost.libraries=$(boost-root)/libs/libraries.htm
+ <xsl:param>boost.libraries=I:/boost_trunk/libs/libraries.htm
   # Use the main Boost stylesheet:
   <xsl:param>html.stylesheet=../../../../../../../../boost_trunk/doc/html/boostbook.css
- #<xsl:param>html.stylesheet=../../../../../../../../trunk/doc/html/boostbook.css
+ #<xsl:param>html.stylesheet=$(local-boost-root)/doc/html/boostbook.css #? better
   # Use the svg_plot local Boost stylesheet:
   # <xsl:param>html.stylesheet=./html/boostbook.css
 
@@ -79,18 +91,18 @@
   <xsl:param>toc.max.depth=4
   # How far down we go with TOC's
   <xsl:param>generate.section.toc.level=10
- #<xsl:param>root.filename="sf_dist_and_tools"
+ #<xsl:param>root.filename="svg_plot"
 
   # <xsl:param>project.root=http://beta.boost.org/development
   # <xsl:param>annotation.support=1
   # <xsl:param>quickbook.source.style.show="'true'"
 
   # PDF Options:
- # TOC Generation: this is needed for FOP-0.9 and later:
- # <xsl:param>fop1.extensions=1
+ # TOC Generation
+ <xsl:param>fop1.extensions=0
   <format>pdf:<xsl:param>xep.extensions=1
- # TOC generation: this is needed for FOP 0.2, but must not be set to zero for FOP-0.9!
   <format>pdf:<xsl:param>fop.extensions=0
+
   # No indent on body text:
   <format>pdf:<xsl:param>body.start.indent=0pt
   # Margin size:
@@ -115,3 +127,8 @@
 
   ;
 
+# install html : ../../../doc/html/boostbook.css ;
+# install ../ : ../../../boost.png ;
+
+# install pdf-install : standalone : <location>. <install-type>PDF ;
+

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/auto_1d_containers.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/auto_1d_containers.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/auto_1d_containers.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -3,16 +3,12 @@
 [import ..\example\auto_1d_containers.cpp]
 [auto_1d_containers_1]
 [auto_1d_containers_2]
-[auto_1d_containers_3]
-[auto_1d_containers_4]
-[auto_1d_containers_5]
-[auto_1d_containers_6]
 
 The output is:
 [auto_1d_containers_output]
 
 You can view the svg file, for example: [@..\images\auto_1d_containers.svg auto_1d_containers.svg]
-with most internet browsers, and other programs too.
+with most internet browsers, and other programs too.
 [/ image as .png of svg?]
 [/$images/2d_simple.png]
 

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/colors.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/colors.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/colors.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,21 +1,20 @@
 [section:color Colors]
 
-The project supports any
+The project supports any
 [@http://en.wikipedia.org/wiki/RGB_color_model RGB color],
-as well as a number of colors that are
+as well as a number of colors (for example, red, pink, aliceblue...) that are
 [@http://www.w3.org/TR/SVG/types.html#ColorKeywords named by the SVG standard].
 
 [heading `svg_color_constant`]
-`svg_color_constant` is simply an enumerated list.
+`svg_color_constant` is simply an enumerated list of these names colors.
 
 The constants are defined at
 [@../../../../boost/svg_plot/svg_color.hpp svg_color.hpp].
 
 Examples of colors are at [@../../../svg_plot/example/svg_colors.cpp svg_colors.cpp].
 
-[@http://www.w3.org/TR/SVG/types.html#ColorKeywords Colors are defined by the SVG standard].
-The list contains all your expected colors,
-such as red, blue, green, magenta, cyan, yellow, pink and orange,
+The list of [@http://www.w3.org/TR/SVG/types.html#ColorKeywords SVG standard named colors]
+contains all the colors you might expect, such as red, blue, green, magenta, cyan, yellow, pink and orange,
 as well as nearly 150 other shades.
 
 You will probably still find that the colors names do not meet your requirements
@@ -27,22 +26,21 @@
 
 [h4 Example of using `svg_color_constant`]
 
- using namespace boost::svg;
+ using namespace boost::svg; // Convenient to use all SVG plot features.
 
- svg_2d_plot my_plot;
+ svg_2d_plot my_plot; // Create a 2D plot (with all defaults).
 
- svg_color_constant my_const = red;
+ svg_color_constant my_color = red; // Choose a color,
+ my_plot.background_border_color(my_color); // and apply to the border of the entire image.
+ my_plot.background_color(lightgray); // Or use directly, to set the color of the background.
 
- my_plot.background_border_color(my_const);
- my_plot.background_color(lightgray);
-
 [note `svg_color` has a constructor for `svg_color_constant`, so you can use
 a `svg_color_constant` in place of a `svg_color` and it will be implicitly
-converted. However, there is *not* currently an
-`svg_color::operator=(svg_color_constant)` overload, so
+converted. However, there is *not* currently an
+`svg_color::operator=(svg_color_constant)` overload, so
 ``
 svg_color my_color = red;
-``
+``
 does not have the desired effect, and nor does
 `cout << red << endl;`
 output the expected "RGB(255,0,0)" but instead "119", the value of the enum!]
@@ -51,29 +49,23 @@
 
 You can define a `svg_color` using two different constructors:
 
- // The parameters are red, green, and blue respectively.
- svg_color(int, int, int);
-
- // Use a pre-existing color constant.
- svg_color(svg_color_constant);
+ svg_color(int, int, int); // The parameters are red, green, and blue respectively.
 
-[important Any integer value is accepted
-but negative values are constrained to 0,
-and positive values > 255 are constrained to 255.]
+ svg_color(svg_color_constant); // Use a pre-existing color constant.
 
 [h4 Example of using `svg_color`]
 
   using namespace boost::svg;
-
- svg_color my_white(255, 255, 255); // RGB constructor.
- svg_color const_white(white); // SVG defined named constructor.
-
- BOOST_ASSERT(my_white == const_white);
+
+ svg_color my_white(255, 255, 255); // Using RGB svg_color constructor.
+ svg_color my_const_white(white); // Using SVG-defined named constructor.
+
+ BOOST_ASSERT(my_white == my_const_white);
 
 [note You will find it convenient to use the namespace boost::svg,
-perhaps at local scope,
+(perhaps only at local scope)
 to avoid having to fully qualify *every* color that you want to use,
-for example: `using boost::svg::azure;`
+for example, to avoid writing: `using boost::svg::azure;`
 ]
 
 [note `svg_color`'s constructor takes in three integer values.
@@ -83,7 +75,7 @@
 
 [heading Colors Internals and Rationale]
 
-Constants are defined in an enum, `svg_color_constant`, in alphabetical order.
+Color constants are defined in an enum, `svg_color_constant`, in alphabetical order at
 [@..\..\..\..\boost\svg_plot\svg_color.hpp color constants].
 This facilitates quick lookup of their RGB values from an array. Anywhere
 that a `svg_color` can be used, a `svg_color_constant` can be used, as the
@@ -91,14 +83,14 @@
 
 All color information is stored in RGB format as three 'unsigned char' in a `svg_color` struct.
 The rationale for storing information in RGB format is because it is precise,
-and is always representable the exact same way.
-Storing a floating-point percent or fraction
+and is always representable the exactly the same way.
+Storing as a floating-point percent or fraction
 would introduce the possibility of undesirable rounding error.
 
 [endsect] [/section:color Color]
 
 [/ colors.qbk
- Copyright 2008 Jake Voytko and Paul A. Bristow.
+ Copyright 2008, 2009 Jake Voytko 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).

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/how_to_use.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/how_to_use.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/how_to_use.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,37 +1,39 @@
 [section:howtouse How To Use This Documentation]
 
 * Tutorial pages are intended for those who do not know how to use the program.
+
   * The pages that begin with the tag "Tutorial: Simple" are for absolute beginners.
+
   * "Tutorial: Full" should give the intermediate user a good
     reference, as well as show how the program can be used
+
   * "Tutorial: Special" shows other features/options that the headers
     provide to the user.
-* The pages labelled "*Public Interface*" give reference information for
-their respective subjects. You can find all public methods (and data members,
-when structs are concerned) in these sections.
-* If you have a feature request, or if it appears that my implementation
-is in error, please check the [@svg_plot/todo.html To Do] page first, as well
-as the respective rationale section, if it exists. If I
-you do not find your idea/complaint, please reach me either through the Boost
-development list, or email me at jakevoytko (at) gmail (dot) com
+
+* The pages labelled "*Reference*" give Doxygen reference information.
+You can find all features with some descriptions, and some examples, in these sections.
+
+* If you have a feature request, or if it appears that the implementation
+is in error, please check the __todo page first, as well
+as the __rationale section.
+
+If you do not find your idea/complaint, please reach me either through the Boost
+development list, or email me at
+jakevoytko (at) gmail (dot) com or pbristow (at) hetp (dot) u-net (dot) com
 
 [heading Admonishments]
 
 [note These blocks typically go into more detail about an explanation given
 above.]
+
 [tip These blocks contain information that you may find helpful while coding.]
-[important These contain information that is imperative to understanding a
-concept.
+
+[important These contain information that is imperative to understanding a concept.
 Failure to follow suggestions in these blocks will probably result in undesired behavior.
 Read all of these you find.]
-[warning It is imperative that you follow these. Failure to do so will lead to
-incorrect, and likely undesired, results in the plot.]
-
-And the first admonishment I will use is as follows:
 
-[important This is not (yet) a Boost library. It is a
-[@http://code.google.com/soc/2007/boost/about.html GSoC project]
-whose mentor organization is Boost.]
+[warning It is imperative that you follow these. Failure to do so will lead to
+incorrect, and very likely undesired, results in the plot.]
 
 [heading Preface]
 Humans have a fantastic capacity for visual understanding, and merely looking
@@ -39,7 +41,7 @@
 not otherwise visible in a list of numbers. Computers, however, deal with
 information numerically, and C++ and the
 [@http://en.wikipedia.org/wiki/Standard_Template_Library Standard Template Library (STL)]
-do not currently offer a way to bridge the gap.
+does not currently offer a way to bridge the gap.
 This library helps the user to easily plot data stored in STL containers.
 
 This project is focused on using STL containers in order to graph data on a
@@ -51,39 +53,40 @@
 [@http://www.w3.org/TR/REC-xml/#sec-comments XML specification]
 and file format for describing two-dimensional vector graphics.
 
-SVG files (.svg) can be viewed with a internet browser:
+SVG files (.svg) can be viewed with an Internet Browser:
+
+* [@http://www.mozilla.com/firefox/ Mozilla Firefox (version 3 and later)]
+
+* [@http://www.adobe.com/products/illustrator Adobe Illustrator].
 
-* Mozilla Firefox (newer versions),
-[@http://www.adobe.com/products/acrobat/readstep2.htmlAdobe Acrobat Reader],
 * [@www.opera.com Opera] has [@http://www.opera.com/docs/specs/svg/ svg support]
-but the quality if redering is often not as good as other browsers.
+but the quality of rendering is often not as good as other browsers.
 
 * Microsoft Internet Explorer, provided a suitable
 [@http://www.adobe.com/svg/ Adobe SVG Viewer plug-in for SVG files] is installed,
 (note that Adobe have stopped offering this (as they warned years ago)
 but the download software can still be obtained elsewhere, for example from
 [@http://adobe-svg-viewer.software.informer.com/download/ software.informer].
-Shamefully, even IE8 does not yet offer SVG rendering.
-Information about limitations of IE with Vista are given on the
-[@http://www.adobe.com/svg/viewer/install/main.html Adobe End of Line FAQ]
+Shamefully, even IE8 Beta does not yet offer SVG rendering.
+Information about limitations of IE with Vista and the Adobe add-in are given on the
+[@http://www.adobe.com/svg/viewer/install/main.html Adobe End of Line FAQ]).
 
-* [@http://www.inkscape.org/ Inkscape, a fine Open Source SVG viewer
+* [@http://www.inkscape.org/ Inkscape], a fine Open Source SVG editor and viewer
 with excellent rendering, full scaling and other editing features.
 
-* and by many other graphics programs, for example see
+* Many other graphics programs, for example see
 [@http://svg.software.informer.com/software/ Most popular SVG software].
 
 The goals of the project are:
 
-* To let users produce simple plots with minimal intervention by using sane
-defaults.
+* To let users produce simple plots with minimal intervention by using sane defaults.
 * To allow users to easily customize plots.
 * To allow the user to talk to the plot classes using coordinate units
-rather than pixels or other arbitrary measures.
+rather than pixels or other arbitrary units.
 * To create the backbone of a `svg` class that can be extended to fully support
 the standard.
-* compliance with the
-[@http://www.w3.org/TR/SVG11/ W3C Scalable vector Graph standard].
+* Compliance with the
+[@http://www.w3.org/TR/SVG11/ W3C Scalable Vector Graph standard].
 
 [note Comments and suggestions to Jake Voytko at jakevoytko (at) gmail (dot) com
 or Paul.A.Bristow (at) gmail (dot) com]

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/index.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,28 +1,28 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>SVG_Plot Manual</title>
+<title>SVG Plot</title>
 <link rel="stylesheet" href="../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="index.html" title="SVG_Plot Manual">
-<link rel="next" href="index/s01.html" title="Reference">
+<link rel="home" href="index.html" title="SVG Plot">
+<link rel="next" href="svg_plot/howtouse.html" title="How To Use This Documentation">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost_trunk/boost.png"></td>
 <td align="center">Home</td>
-<td align="center">Libraries</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
 <td align="center">More</td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="index/s01.html"><img src="../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="svg_plot/howtouse.html"><img src="../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a></div>
 <div class="article" lang="en">
 <div class="titlepage">
 <div>
 <div><h2 class="title">
-<a name="SVG%20plot%20documentation"></a>SVG_Plot Manual</h2></div>
+<a name="SVG_plot"></a>SVG Plot</h2></div>
 <div><div class="authorgroup">
 <div class="author"><h3 class="author">
 <span class="firstname">Jake</span> <span class="surname">Voytko</span>
@@ -33,7 +33,7 @@
 </div></div>
 <div><p class="copyright">Copyright © 2007 , 2008, 2009 Jake Voytko and Paul A. Bristow</p></div>
 <div><div class="legalnotice">
-<a name="id816494"></a><p>
+<a name="id771519"></a><p>
         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)
       </p>
@@ -44,102 +44,120 @@
 <div class="toc">
 <p><b>Table of Contents</b></p>
 <dl>
-<dt><span class="section">Reference</span></dt>
+<dt><span class="section"> How To Use This Documentation</span></dt>
+<dt><span class="section"> Colors</span></dt>
+<dt><span class="section"> SVG tutorial</span></dt>
+<dt><span class="section"> Tutorials: 1D</span></dt>
 <dd><dl>
-<dt><span class="section">Header <boost/svg_plot/detail/auto_axes.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/axis_plot_frame.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/functors.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/numeric_limits_handling.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/pair.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/svg_boxplot_detail.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/detail/svg_style_detail.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/quantile.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/show_1d_settings.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/show_2d_settings.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/stylesheet.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_1d_plot.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_boxplot.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_color.hpp></span></dt>
-<dt><span class="section">Header <boost/svg_plot/svg_style.hpp></span></dt>
-</dl></dd>
-<dt><span class="section"> testing links</span></dt>
-<dt><span class="section"> How To Use This Documentation</span></dt>
-<dt><span class="section"> To Do List</span></dt>
-<dt><span class="section"> Colors</span></dt>
-<dt><span class="section"> SVG tutorial</span></dt>
-<dt><span class="section"> Tutorial: 1D</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/tutorial_code_1d_example.html">
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/tutorial_code_1d_example.html">
       Simple 1D Example</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/1d_vector_tutorial.html">
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/1d_vector_tutorial.html">
       1-D Vector Example</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/demo_1d_containers_tutorial.html">
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/demo_1d_containers_tutorial.html">
       1-D Containers Examples</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/full_1d_layout.html">
- Tutorial: 1D Full Layout Example</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/1d_special.html">
- Tutorial: 1D Special Features</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/1d_autoscale_containers.html">
- Tutorial: 1D Autoscale with Multiple Containers</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/demo_1d_axis_scaling.html">
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/auto_1d_containers_tutorial.html">
+ 1-D Auto Multiple Containers Examples</a></span></dt>
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/full_1d_layout.html"> Tutorial:
+ 1D Full Layout Example</a></span></dt>
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/1d_special.html"> Tutorial:
+ 1D Special Features</a></span></dt>
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/demo_1d_axis_scaling.html">
       1-D Axis Scaling</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/demo_1d_autoscaling.html">
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/demo_1d_autoscaling.html">
       1-D Autoscaling Various Containers Examples</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_code_1d_simple/demo_1d_values.html">
- 1-D Data Values Examples</a></span></dt>
+<dt><span class="section"><a href="svg_plot/tutorial_code_1d_simple/demo_1d_values.html"> 1-D
+ Data Values Examples</a></span></dt>
 </dl></dd>
-<dt><span class="section"> Tutorial: 2D</span></dt>
+<dt><span class="section"> Tutorial: 2D</span></dt>
 <dd><dl>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_2d_code_simple/2d_simple_code_example.html">
+<dt><span class="section"><a href="svg_plot/tutorial_2d_code_simple/2d_simple_code_example.html">
       Simple Code Example</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_2d_code_simple/full_2d_layout.html">
- Tutorial: Fuller Layout Example</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/tutorial_2d_code_simple/2d_special.html">
- Tutorial: 2D Special Features</a></span></dt>
+<dt><span class="section"><a href="svg_plot/tutorial_2d_code_simple/full_2d_layout.html"> Tutorial:
+ Fuller Layout Example</a></span></dt>
+<dt><span class="section"><a href="svg_plot/tutorial_2d_code_simple/2d_special.html"> Tutorial:
+ 2D Special Features</a></span></dt>
 </dl></dd>
-<dt><span class="section"> Tutorial: Boxplot</span></dt>
+<dt><span class="section"> Tutorial: Boxplot</span></dt>
 <dd><dl>
-<dt><span class="section"><a href="svg_plot_manual/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html">
+<dt><span class="section"><a href="svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html">
       Simple Example</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/svg_boxplot_tutorial/svg_boxplot_tutorial_full.html">
+<dt><span class="section"><a href="svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_full.html">
       Full Boxplot Layout</a></span></dt>
-<dt><span class="section"><a href="svg_plot_manual/svg_boxplot_tutorial/svg_boxplot_quartiles.html">
+<dt><span class="section"><a href="svg_plot/svg_boxplot_tutorial/svg_boxplot_quartiles.html">
       Definitions of the Quartiles</a></span></dt>
 </dl></dd>
-<dt><span class="section"> Stylesheet Tutorial</span></dt>
-<dt><span class="section"> Behavior</span></dt>
+<dt><span class="section"> Behavior</span></dt>
 <dd><dl>
-<dt><span class="section"><a href="svg_plot_manual/behavior/behavior_limits.html"> Numerical
- Limits</a></span></dt>
-<dt><span class="section"> Stylesheets</span></dt>
+<dt><span class="section"> Numerical Limits</span></dt>
+<dt><span class="section"> Stylesheets</span></dt>
 </dl></dd>
-<dt><span class="section"> Plot Defaults</span></dt>
+<dt><span class="section"> Plot Defaults</span></dt>
 <dd><dl>
-<dt><span class="section"> svg_1d_plot Defaults</span></dt>
-<dt><span class="section"> svg_2d_plot Defaults</span></dt>
+<dt><span class="section"><a href="svg_plot/plot_defaults/1d_defaults.html"> <code class="computeroutput"><span class="identifier">svg_1d_plot</span></code>
+ Defaults</a></span></dt>
+<dt><span class="section"><a href="svg_plot/plot_defaults/2d_defaults.html"> <code class="computeroutput"><span class="identifier">svg_2d_plot</span></code>
+ Defaults</a></span></dt>
 </dl></dd>
-<dt><span class="section"> Public Interfaces</span></dt>
+<dt><span class="section"> Public Interfaces</span></dt>
 <dd><dl>
-<dt><span class="section"> svg Public Interface</span></dt>
-<dt><span class="section"> svg_1d_plot Public Interface</span></dt>
-<dt><span class="section"> svg_2d_plot Public Interface</span></dt>
-<dt><span class="section"> svg_boxplot Public Interface</span></dt>
-<dt><span class="section"><a href="svg_plot_manual/interface/settings.html"> Show settings Public
- Interface</a></span></dt>
+<dt><span class="section"><a href="svg_plot/interface/svg_interface.html"> <code class="computeroutput"><span class="identifier">svg</span></code>
+ Public Interface</a></span></dt>
+<dt><span class="section"> svg_1d_plot Public Interface</span></dt>
+<dt><span class="section"> svg_2d_plot Public Interface</span></dt>
+<dt><span class="section"> svg_boxplot Public Interface</span></dt>
+<dt><span class="section"> Show settings Public Interface</span></dt>
+</dl></dd>
+<dt><span class="section">Reference</span></dt>
+<dd><dl>
+<dt><span class="section">Header <boost/svg_plot/detail/auto_axes.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/axis_plot_frame.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/FP_compare.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/functors.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/numeric_limits_handling.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/pair.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/svg_boxplot_detail.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/svg_style_detail.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/detail/svg_tag.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/quantile.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/show_1d_settings.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/show_2d_settings.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/stylesheet.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg_1d_plot.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg_2d_plot.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg_boxplot.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg_color.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg_fwd.hpp></span></dt>
+<dt><span class="section">Header <boost/svg_plot/svg_style.hpp></span></dt>
 </dl></dd>
-<dt><span class="section"> Implementation & Rationale</span></dt>
-<dt><span class="section"> Acknowledgements</span></dt>
+<dt><span class="section"> Implementation & Rationale</span></dt>
+<dt><span class="section"> To Do List</span></dt>
+<dt><span class="section"> Acknowledgements</span></dt>
+<dt><span class="section">Class Index</span></dt>
+<dt><span class="section">Typedef Index</span></dt>
+<dt><span class="section">Function Index</span></dt>
+<dt><span class="section">Macro Index</span></dt>
+<dt><span class="section">Index</span></dt>
 </dl>
 </div>
-<p>
- [/ $images is ref to folder where images are held.
- </p>
+<div class="important"><table border="0" summary="Important">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../boost_trunk/doc/html/images/important.png"></td>
+<th align="left">Important</th>
+</tr>
+<tr><td align="left" valign="top"><p>
+ This is not (yet) an official Boost library. It was a <a href="http://code.google.com/soc/2007/boost/about.html" target="_top">Google
+ Summer of Code project (2007)</a> whose mentor organization was Boost.
+ It remains a library under construction, the code is functional, but interfaces,
+ library structure, and names may still be changed without notice.
+ </p></td></tr>
+</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: January 22, 2009 at 16:00:36 GMT</small></p></td>
+<td align="left"><p><small>Last revised: February 05, 2009 at 12:52:08 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="index/s01.html"><img src="../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="svg_plot/howtouse.html"><img src="../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a></div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/acknowledgements.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/acknowledgements.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/acknowledgements.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,24 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Acknowledgements</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
-<link rel="prev" href="implementation.html" title="Implementation &amp; Rationale">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
+<link rel="prev" href="todo.html" title="To Do List">
+<link rel="next" href="../index/s14.html" title="Class Index">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="implementation.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a>
+<a accesskey="p" href="todo.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../index/s14.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -67,7 +68,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="implementation.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a>
+<a accesskey="p" href="todo.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../index/s14.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Behavior</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
-<link rel="prev" href="tutorial_stylesheet.html" title="Stylesheet Tutorial">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
+<link rel="prev" href="svg_boxplot_tutorial/svg_boxplot_quartiles.html" title="Definitions of the Quartiles">
 <link rel="next" href="behavior/behavior_limits.html" title="Numerical Limits">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tutorial_stylesheet.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior/behavior_limits.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_boxplot_tutorial/svg_boxplot_quartiles.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior/behavior_limits.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -41,7 +41,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tutorial_stylesheet.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior/behavior_limits.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_boxplot_tutorial/svg_boxplot_quartiles.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior/behavior_limits.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_limits.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_limits.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_limits.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Numerical Limits</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../behavior.html" title="Behavior">
 <link rel="prev" href="../behavior.html" title="Behavior">
 <link rel="next" href="behavior_stylesheets.html" title="Stylesheets">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../behavior.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior_stylesheets.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../behavior.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior_stylesheets.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -43,7 +43,7 @@
         <span class="identifier">whitesmoke</span></code>. This will become customizable.
       </p>
 <a name="svg_plot.behavior.behavior_limits.nan"></a><h5>
-<a name="id748192"></a>
+<a name="id822130"></a>
         <a class="link" href="behavior_limits.html#svg_plot.behavior.behavior_limits.nan">NaN</a>
       </h5>
 <p>
@@ -53,7 +53,7 @@
         user-defined coordinates as 0.
       </p>
 <a name="svg_plot.behavior.behavior_limits.infinity"></a><h5>
-<a name="id748226"></a>
+<a name="id822165"></a>
         <a class="link" href="behavior_limits.html#svg_plot.behavior.behavior_limits.infinity">Infinity</a>
       </h5>
 <p>
@@ -69,7 +69,7 @@
         appear at the top of the graph.
       </p>
 <a name="svg_plot.behavior.behavior_limits.negative_infinity"></a><h5>
-<a name="id748862"></a>
+<a name="id822254"></a>
         <a class="link" href="behavior_limits.html#svg_plot.behavior.behavior_limits.negative_infinity">Negative
         Infinity</a>
       </h5>
@@ -103,7 +103,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../behavior.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior_stylesheets.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../behavior.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="behavior_stylesheets.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_stylesheets.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_stylesheets.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/behavior/behavior_stylesheets.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Stylesheets</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../behavior.html" title="Behavior">
 <link rel="prev" href="behavior_limits.html" title="Numerical Limits">
 <link rel="next" href="../plot_defaults.html" title="Plot Defaults">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="behavior_limits.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="behavior_limits.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -67,7 +67,7 @@
       </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../../../../../../../trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../../../../../../../boost_trunk/doc/html/images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -118,7 +118,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="behavior_limits.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="behavior_limits.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../behavior.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/color.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/color.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/color.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Colors</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
-<link rel="prev" href="todo.html" title="To Do List">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
+<link rel="prev" href="howtouse.html" title="How To Use This Documentation">
 <link rel="next" href="svg_tutorial.html" title="SVG tutorial">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="todo.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_tutorial.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="howtouse.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_tutorial.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -28,16 +28,17 @@
 </h2></div></div></div>
 <p>
       The project supports any <a href="http://en.wikipedia.org/wiki/RGB_color_model" target="_top">RGB
- color</a>, as well as a number of colors that are <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords" target="_top">named
+ color</a>, as well as a number of colors (for example, red, pink, aliceblue...)
+ that are <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords" target="_top">named
       by the SVG standard</a>.
     </p>
 <a name="svg_plot.color._code__phrase_role__identifier__svg_color_constant__phrase___code_"></a><h4>
-<a name="id698153"></a>
+<a name="id771829"></a>
       <a class="link" href="color.html#svg_plot.color._code__phrase_role__identifier__svg_color_constant__phrase___code_"><code class="computeroutput"><span class="identifier">svg_color_constant</span></code></a>
     </h4>
 <p>
       <code class="computeroutput"><span class="identifier">svg_color_constant</span></code> is simply
- an enumerated list.
+ an enumerated list of these names colors.
     </p>
 <p>
       The constants are defined at svg_color.hpp.
@@ -46,8 +47,8 @@
       Examples of colors are at svg_colors.cpp.
     </p>
 <p>
- <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords" target="_top">Colors are defined
- by the SVG standard</a>. The list contains all your expected colors, such
+ The list of <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords" target="_top">SVG
+ standard named colors</a> contains all the colors you might expect, such
       as red, blue, green, magenta, cyan, yellow, pink and orange, as well as nearly
       150 other shades.
     </p>
@@ -62,22 +63,21 @@
       for defining defaults for functions, for example.
     </p>
 <a name="svg_plot.color.example_of_using__code__phrase_role__identifier__svg_color_constant__phrase___code_"></a><h5>
-<a name="id698228"></a>
+<a name="id771906"></a>
       <a class="link" href="color.html#svg_plot.color.example_of_using__code__phrase_role__identifier__svg_color_constant__phrase___code_">Example
       of using <code class="computeroutput"><span class="identifier">svg_color_constant</span></code></a>
     </h5>
-<pre class="programlisting"><span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">svg</span><span class="special">;</span>
-
-<span class="identifier">svg_2d_plot</span> <span class="identifier">my_plot</span><span class="special">;</span>
-
-<span class="identifier">svg_color_constant</span> <span class="identifier">my_const</span> <span class="special">=</span> <span class="identifier">red</span><span class="special">;</span>
-
-<span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">background_border_color</span><span class="special">(</span><span class="identifier">my_const</span><span class="special">);</span>
-<span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">background_color</span><span class="special">(</span><span class="identifier">lightgray</span><span class="special">);</span>
-</pre>
+<pre class="programlisting"><span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">svg</span><span class="special">;</span> <span class="comment">// Convenient to use all SVG plot features.
+</span>
+<span class="identifier">svg_2d_plot</span> <span class="identifier">my_plot</span><span class="special">;</span> <span class="comment">// Create a 2D plot (with all defaults).
+</span>
+<span class="identifier">svg_color_constant</span> <span class="identifier">my_color</span> <span class="special">=</span> <span class="identifier">red</span><span class="special">;</span> <span class="comment">// Choose a color,
+</span><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">background_border_color</span><span class="special">(</span><span class="identifier">my_color</span><span class="special">);</span> <span class="comment">// and apply to the border of the entire image.
+</span><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">background_color</span><span class="special">(</span><span class="identifier">lightgray</span><span class="special">);</span> <span class="comment">// Or use directly, to set the color of the background.
+</span></pre>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../boost_trunk/doc/html/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -101,56 +101,43 @@
 </td></tr>
 </table></div>
 <a name="svg_plot.color._code__phrase_role__identifier__svg_color__phrase___code__interface"></a><h5>
-<a name="id698482"></a>
+<a name="id772181"></a>
       <a class="link" href="color.html#svg_plot.color._code__phrase_role__identifier__svg_color__phrase___code__interface"><code class="computeroutput"><span class="identifier">svg_color</span></code> interface</a>
     </h5>
 <p>
       You can define a <code class="computeroutput"><span class="identifier">svg_color</span></code>
       using two different constructors:
     </p>
-<pre class="programlisting"><span class="comment">// The parameters are red, green, and blue respectively.
-</span><span class="identifier">svg_color</span><span class="special">(</span><span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">);</span>
-
-<span class="comment">// Use a pre-existing color constant.
-</span><span class="identifier">svg_color</span><span class="special">(</span><span class="identifier">svg_color_constant</span><span class="special">);</span>
-</pre>
-<div class="important"><table border="0" summary="Important">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../trunk/doc/html/images/important.png"></td>
-<th align="left">Important</th>
-</tr>
-<tr><td align="left" valign="top"><p>
- Any integer value is accepted but negative values are constrained to 0, and
- positive values &gt; 255 are constrained to 255.
- </p></td></tr>
-</table></div>
+<pre class="programlisting"><span class="identifier">svg_color</span><span class="special">(</span><span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">);</span> <span class="comment">// The parameters are red, green, and blue respectively.
+</span>
+<span class="identifier">svg_color</span><span class="special">(</span><span class="identifier">svg_color_constant</span><span class="special">);</span> <span class="comment">// Use a pre-existing color constant.
+</span></pre>
 <a name="svg_plot.color.example_of_using__code__phrase_role__identifier__svg_color__phrase___code_"></a><h5>
-<a name="id698579"></a>
+<a name="id772271"></a>
       <a class="link" href="color.html#svg_plot.color.example_of_using__code__phrase_role__identifier__svg_color__phrase___code_">Example
       of using <code class="computeroutput"><span class="identifier">svg_color</span></code></a>
     </h5>
 <pre class="programlisting"><span class="keyword">using</span> <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">svg</span><span class="special">;</span>
 
-<span class="identifier">svg_color</span> <span class="identifier">my_white</span><span class="special">(</span><span class="number">255</span><span class="special">,</span> <span class="number">255</span><span class="special">,</span> <span class="number">255</span><span class="special">);</span> <span class="comment">// RGB constructor.
-</span><span class="identifier">svg_color</span> <span class="identifier">const_white</span><span class="special">(</span><span class="identifier">white</span><span class="special">);</span> <span class="comment">// SVG defined named constructor.
+<span class="identifier">svg_color</span> <span class="identifier">my_white</span><span class="special">(</span><span class="number">255</span><span class="special">,</span> <span class="number">255</span><span class="special">,</span> <span class="number">255</span><span class="special">);</span> <span class="comment">// Using RGB svg_color constructor.
+</span><span class="identifier">svg_color</span> <span class="identifier">my_const_white</span><span class="special">(</span><span class="identifier">white</span><span class="special">);</span> <span class="comment">// Using SVG-defined named constructor.
 </span>
-<span class="identifier">BOOST_ASSERT</span><span class="special">(</span><span class="identifier">my_white</span> <span class="special">==</span> <span class="identifier">const_white</span><span class="special">);</span>
+<span class="identifier">BOOST_ASSERT</span><span class="special">(</span><span class="identifier">my_white</span> <span class="special">==</span> <span class="identifier">my_const_white</span><span class="special">);</span>
 </pre>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../boost_trunk/doc/html/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
- You will find it convenient to use the namespace boost::svg, perhaps at local
- scope, to avoid having to fully qualify <span class="bold"><strong>every</strong></span>
- color that you want to use, for example: <code class="computeroutput"><span class="keyword">using</span>
- <span class="identifier">boost</span><span class="special">::</span><span class="identifier">svg</span><span class="special">::</span><span class="identifier">azure</span><span class="special">;</span></code>
+ You will find it convenient to use the namespace boost::svg, (perhaps only
+ at local scope) to avoid having to fully qualify <span class="bold"><strong>every</strong></span>
+ color that you want to use, for example, to avoid writing: <code class="computeroutput"><span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">svg</span><span class="special">::</span><span class="identifier">azure</span><span class="special">;</span></code>
       </p></td></tr>
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../boost_trunk/doc/html/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -162,13 +149,13 @@
       </p></td></tr>
 </table></div>
 <a name="svg_plot.color.colors_internals_and_rationale"></a><h4>
-<a name="id698780"></a>
+<a name="id779503"></a>
       <a class="link" href="color.html#svg_plot.color.colors_internals_and_rationale">Colors Internals
       and Rationale</a>
     </h4>
 <p>
- Constants are defined in an enum, <code class="computeroutput"><span class="identifier">svg_color_constant</span></code>,
- in alphabetical order. <a href="../..%5C..%5C..%5C..%5Cboost%5Csvg_plot%5Csvg_color.hpp" target="_top">color
+ Color constants are defined in an enum, <code class="computeroutput"><span class="identifier">svg_color_constant</span></code>,
+ in alphabetical order at <a href="../..%5C..%5C..%5C..%5Cboost%5Csvg_plot%5Csvg_color.hpp" target="_top">color
       constants</a>. This facilitates quick lookup of their RGB values from an
       array. Anywhere that a <code class="computeroutput"><span class="identifier">svg_color</span></code>
       can be used, a <code class="computeroutput"><span class="identifier">svg_color_constant</span></code>
@@ -178,8 +165,8 @@
       All color information is stored in RGB format as three 'unsigned char' in a
       <code class="computeroutput"><span class="identifier">svg_color</span></code> struct. The rationale
       for storing information in RGB format is because it is precise, and is always
- representable the exact same way. Storing a floating-point percent or fraction
- would introduce the possibility of undesirable rounding error.
+ representable the exactly the same way. Storing as a floating-point percent
+ or fraction would introduce the possibility of undesirable rounding error.
     </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -192,7 +179,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="todo.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_tutorial.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="howtouse.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_tutorial.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/howtouse.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/howtouse.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/howtouse.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>How To Use This Documentation</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
-<link rel="prev" href="../index.html" title="SVG_Plot">
-<link rel="next" href="todo.html" title="To Do List">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
+<link rel="prev" href="../index.html" title="SVG Plot">
+<link rel="next" href="color.html" title="Colors">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="todo.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="color.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -45,25 +45,29 @@
 </ul></div>
 </li>
 <li>
- The pages labelled "<span class="bold"><strong>Public Interface</strong></span>"
- give reference information for their respective subjects. You can find all
- public methods (and data members, when structs are concerned) in these sections.
+ The pages labelled "<span class="bold"><strong>Reference</strong></span>"
+ give Doxygen reference information. You can find all features with some descriptions,
+ and some examples, in these sections.
       </li>
 <li>
- If you have a feature request, or if it appears that my implementation is
- in error, please check the To Do
- page first, as well as the respective rationale section, if it exists. If
- I you do not find your idea/complaint, please reach me either through the
- Boost development list, or email me at jakevoytko (at) gmail (dot) com
+ If you have a feature request, or if it appears that the implementation is
+ in error, please check the <a class="link" href="todo.html" title="To Do List">TODO</a> page
+ first, as well as the <a class="link" href="implementation.html" title="Implementation &amp; Rationale">rationale and
+ implementation</a> section.
       </li>
 </ul></div>
+<p>
+ If you do not find your idea/complaint, please reach me either through the
+ Boost development list, or email me at jakevoytko (at) gmail (dot) com or pbristow
+ (at) hetp (dot) u-net (dot) com
+ </p>
 <a name="svg_plot.howtouse.admonishments"></a><h4>
-<a name="id697798"></a>
+<a name="id771600"></a>
       <a class="link" href="howtouse.html#svg_plot.howtouse.admonishments">Admonishments</a>
     </h4>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../boost_trunk/doc/html/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -72,7 +76,7 @@
 </table></div>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../../../../../trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../../../../../boost_trunk/doc/html/images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -81,7 +85,7 @@
 </table></div>
 <div class="important"><table border="0" summary="Important">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../trunk/doc/html/images/important.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../boost_trunk/doc/html/images/important.png"></td>
 <th align="left">Important</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -92,29 +96,16 @@
 </table></div>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../../../../trunk/doc/html/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../../../../boost_trunk/doc/html/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
         It is imperative that you follow these. Failure to do so will lead to incorrect,
- and likely undesired, results in the plot.
- </p></td></tr>
-</table></div>
-<p>
- And the first admonishment I will use is as follows:
- </p>
-<div class="important"><table border="0" summary="Important">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../trunk/doc/html/images/important.png"></td>
-<th align="left">Important</th>
-</tr>
-<tr><td align="left" valign="top"><p>
- This is not (yet) a Boost library. It is a <a href="http://code.google.com/soc/2007/boost/about.html" target="_top">GSoC
- project</a> whose mentor organization is Boost.
+ and very likely undesired, results in the plot.
       </p></td></tr>
 </table></div>
 <a name="svg_plot.howtouse.preface"></a><h4>
-<a name="id697855"></a>
+<a name="id771642"></a>
       <a class="link" href="howtouse.html#svg_plot.howtouse.preface">Preface</a>
     </h4>
 <p>
@@ -122,8 +113,8 @@
       at data organized in one, two, or three dimensions allows us to see relations
       not otherwise visible in a list of numbers. Computers, however, deal with information
       numerically, and C++ and the <a href="http://en.wikipedia.org/wiki/Standard_Template_Library" target="_top">Standard
- Template Library (STL)</a> do not currently offer a way to bridge the gap.
- This library helps the user to easily plot data stored in STL containers.
+ Template Library (STL)</a> does not currently offer a way to bridge the
+ gap. This library helps the user to easily plot data stored in STL containers.
     </p>
 <p>
       This project is focused on using STL containers in order to graph data on a
@@ -137,31 +128,36 @@
       and file format for describing two-dimensional vector graphics.
     </p>
 <p>
- SVG files (.svg) can be viewed with a internet browser:
+ SVG files (.svg) can be viewed with an Internet Browser:
     </p>
 <div class="itemizedlist"><ul type="disc">
+<li><a href="http://www.mozilla.com/firefox/" target="_top">Mozilla Firefox (version 3 and
+ later)</a></li>
 <li>
- Mozilla Firefox (newer versions), <a href="http://www.adobe.com/products/acrobat/readstep2.htmlAdobe" target="_top">Acrobat
- Reader</a>,
+Adobe Illustrator.
       </li>
 <li>
 <a href="../www.opera.com" target="_top">Opera</a> has <a href="http://www.opera.com/docs/specs/svg/" target="_top">svg
- support</a> but the quality if redering is often not as good as other
+ support</a> but the quality of rendering is often not as good as other
         browsers.
       </li>
 <li>
         Microsoft Internet Explorer, provided a suitable <a href="http://www.adobe.com/svg/" target="_top">Adobe
- SVG Viewer plug-in for SVG files</a> is installed,
+ SVG Viewer plug-in for SVG files</a> is installed, (note that Adobe have
+ stopped offering this (as they warned years ago) but the download software
+ can still be obtained elsewhere, for example from software.informer.
+ Shamefully, even IE8 Beta does not yet offer SVG rendering. Information about
+ limitations of IE with Vista and the Adobe add-in are given on the <a href="http://www.adobe.com/svg/viewer/install/main.html" target="_top">Adobe End of Line
+ FAQ</a>).
       </li>
 <li>
-<a href="http://www.inkscape.org/" target="_top">Inkscape, a fine Open Source SVG viewer
- with excellent rendering, full scaling and other editing features. * and
- by many other graphics programs.</a>[@http:<span class="emphasis"><em>/www.inkscape.org</em></span>
- Inkscape, a fine Open Source SVG viewer with excellent rendering, full scaling
- and other editing features.
+Inkscape, a fine Open Source
+ SVG editor and viewer with excellent rendering, full scaling and other editing
+ features.
       </li>
 <li>
- and by many other graphics programs.
+ Many other graphics programs, for example see <a href="http://svg.software.informer.com/software/" target="_top">Most
+ popular SVG software</a>.
       </li>
 </ul></div>
 <p>
@@ -177,20 +173,20 @@
       </li>
 <li>
         To allow the user to talk to the plot classes using coordinate units rather
- than pixels or other arbitrary measures.
+ than pixels or other arbitrary units.
       </li>
 <li>
         To create the backbone of a <code class="computeroutput"><span class="identifier">svg</span></code>
         class that can be extended to fully support the standard.
       </li>
 <li>
- compliance with the <a href="http://www.w3.org/TR/SVG11/" target="_top">W3C Scalable
- vector Graph standard</a>.
+ Compliance with the <a href="http://www.w3.org/TR/SVG11/" target="_top">W3C Scalable
+ Vector Graph standard</a>.
       </li>
 </ul></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../boost_trunk/doc/html/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -209,7 +205,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="todo.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="color.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Public Interfaces</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
 <link rel="prev" href="plot_defaults/2d_defaults.html" title="svg_2d_plot Defaults">
 <link rel="next" href="interface/svg_interface.html" title="svg Public Interface">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="plot_defaults/2d_defaults.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="interface/svg_interface.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="plot_defaults/2d_defaults.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="interface/svg_interface.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="plot_defaults/2d_defaults.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="interface/svg_interface.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="plot_defaults/2d_defaults.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="interface/svg_interface.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_1d_plot_interface.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_1d_plot_interface.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_1d_plot_interface.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,32 +2,32 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>svg_1d_plot Public Interface</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../interface.html" title="Public Interfaces">
 <link rel="prev" href="svg_interface.html" title="svg Public Interface">
 <link rel="next" href="svg_2d_plot_interface.html" title="svg_2d_plot Public Interface">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="svg_plot.interface.svg_1d_plot_interface"></a><a class="link" href="svg_1d_plot_interface.html" title="svg_1d_plot Public Interface"> <code class="computeroutput"><span class="identifier">svg_1d_plot</span></code> Public Interface</a>
 </h3></div></div></div>
 <div class="table">
-<a name="id757366"></a><p class="title"><b>Table 8. 1D_plot Miscellaneous Functions</b></p>
+<a name="id830065"></a><p class="title"><b>Table 8. 1D_plot Miscellaneous Functions</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot Miscellaneous Functions">
 <colgroup>
 <col>
@@ -273,7 +273,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id758069"></a><p class="title"><b>Table 9. 1D_plot Commands</b></p>
+<a name="id830919"></a><p class="title"><b>Table 9. 1D_plot Commands</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot Commands">
 <colgroup>
 <col>
@@ -496,7 +496,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id758655"></a><p class="title"><b>Table 10. 1D_plot Colors</b></p>
+<a name="id831497"></a><p class="title"><b>Table 10. 1D_plot Colors</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot Colors">
 <colgroup>
 <col>
@@ -709,7 +709,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id759454"></a><p class="title"><b>Table 11. 1D_plot X-Axis Definition</b></p>
+<a name="id832300"></a><p class="title"><b>Table 11. 1D_plot X-Axis Definition</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot X-Axis Definition">
 <colgroup>
 <col>
@@ -922,7 +922,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="svg_plot.interface.svg_1d_plot_interface.the_1d_plot__code__phrase_role__identifier__plot__phrase__phrase_role__special______phrase___code__method"></a><h5>
-<a name="id760229"></a>
+<a name="id833217"></a>
         <a class="link" href="svg_1d_plot_interface.html#svg_plot.interface.svg_1d_plot_interface.the_1d_plot__code__phrase_role__identifier__plot__phrase__phrase_role__special______phrase___code__method">The
         1D_plot <code class="computeroutput"><span class="identifier">plot</span><span class="special">()</span></code>
         Method</a>
@@ -933,7 +933,7 @@
         named parameters, as well as a deduced parameter.
       </p>
 <div class="table">
-<a name="id760264"></a><p class="title"><b>Table 12. 1D_plot Required parameter</b></p>
+<a name="id833252"></a><p class="title"><b>Table 12. 1D_plot Required parameter</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot Required parameter">
 <colgroup>
 <col>
@@ -1002,7 +1002,7 @@
 </div>
 <br class="table-break"><div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../../trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../../../../boost_trunk/doc/html/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -1014,7 +1014,7 @@
         </p></td></tr>
 </table></div>
 <div class="table">
-<a name="id760382"></a><p class="title"><b>Table 13. 1D_plot Deduced parameter</b></p>
+<a name="id833370"></a><p class="title"><b>Table 13. 1D_plot Deduced parameter</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot Deduced parameter">
 <colgroup>
 <col>
@@ -1075,7 +1075,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id760478"></a><p class="title"><b>Table 14. 1D_plot Optional Parameters</b></p>
+<a name="id833468"></a><p class="title"><b>Table 14. 1D_plot Optional Parameters</b></p>
 <div class="table-contents"><table class="table" summary="1D_plot Optional Parameters">
 <colgroup>
 <col>
@@ -1225,11 +1225,11 @@
         method:
       </p>
 <a name="svg_plot.interface.svg_1d_plot_interface.using_1d_plot_fill_and_stroke_colors"></a><h5>
-<a name="id760897"></a>
+<a name="id833890"></a>
         <a class="link" href="svg_1d_plot_interface.html#svg_plot.interface.svg_1d_plot_interface.using_1d_plot_fill_and_stroke_colors">Using
         1D_plot fill and stroke colors</a>
       </h5>
-<pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">plot</span><span class="special">(</span><span class="identifier">my_data</span><span class="special">,</span> <span class="string">"Lions"</span><span class="special">)</span>
+<pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">plot</span><span class="special">(</span><span class="identifier">my_data</span><span class="special">,</span> <span class="string">"Lions"</span><span class="special">)</span>
   <span class="special">.</span><span class="identifier">fill_color</span><span class="special">(</span><span class="identifier">red</span><span class="special">).</span>
   <span class="special">.</span><span class="identifier">line_color</span><span class="special">(</span><span class="identifier">black</span><span class="special">);</span>
 </pre>
@@ -1244,7 +1244,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_2d_plot_interface.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_2d_plot_interface.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_2d_plot_interface.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,32 +2,32 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>svg_2d_plot Public Interface</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../interface.html" title="Public Interfaces">
 <link rel="prev" href="svg_1d_plot_interface.html" title="svg_1d_plot Public Interface">
 <link rel="next" href="svg_boxplot_interface.html" title="svg_boxplot Public Interface">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="svg_plot.interface.svg_2d_plot_interface"></a><a class="link" href="svg_2d_plot_interface.html" title="svg_2d_plot Public Interface"> <code class="computeroutput"><span class="identifier">svg_2d_plot</span></code> Public Interface</a>
 </h3></div></div></div>
 <div class="table">
-<a name="id760998"></a><p class="title"><b>Table 15. 2D_plot Miscellaneous</b></p>
+<a name="id833991"></a><p class="title"><b>Table 15. 2D_plot Miscellaneous</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot Miscellaneous">
 <colgroup>
 <col>
@@ -142,7 +142,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id761306"></a><p class="title"><b>Table 16. 2D_plot On/Off Switches</b></p>
+<a name="id834300"></a><p class="title"><b>Table 16. 2D_plot On/Off Switches</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot On/Off Switches">
 <colgroup>
 <col>
@@ -859,7 +859,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id764872"></a><p class="title"><b>Table 17. 2D_plot Colors</b></p>
+<a name="id837964"></a><p class="title"><b>Table 17. 2D_plot Colors</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot Colors">
 <colgroup>
 <col>
@@ -1216,7 +1216,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id766288"></a><p class="title"><b>Table 18. 2D_plot Axis Information</b></p>
+<a name="id839704"></a><p class="title"><b>Table 18. 2D_plot Axis Information</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot Axis Information">
 <colgroup>
 <col>
@@ -1732,7 +1732,7 @@
         the settings from accessors below.
       </p>
 <div class="table">
-<a name="id768058"></a><p class="title"><b>Table 19. 2D_plot Accessor functions</b></p>
+<a name="id841681"></a><p class="title"><b>Table 19. 2D_plot Accessor functions</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot Accessor functions">
 <colgroup>
 <col>
@@ -1841,7 +1841,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="svg_plot.interface.svg_2d_plot_interface.the__code__phrase_role__identifier__plot__phrase__phrase_role__special______phrase___code__method"></a><h5>
-<a name="id768931"></a>
+<a name="id842007"></a>
         <a class="link" href="svg_2d_plot_interface.html#svg_plot.interface.svg_2d_plot_interface.the__code__phrase_role__identifier__plot__phrase__phrase_role__special______phrase___code__method">The
         <code class="computeroutput"><span class="identifier">plot</span><span class="special">()</span></code>
         Method</a>
@@ -1851,7 +1851,7 @@
         method supports two parameters &amp; some chained functions.
       </p>
 <div class="table">
-<a name="id768966"></a><p class="title"><b>Table 20. 2D_plot Required Parameter</b></p>
+<a name="id842042"></a><p class="title"><b>Table 20. 2D_plot Required Parameter</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot Required Parameter">
 <colgroup>
 <col>
@@ -1914,7 +1914,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id769069"></a><p class="title"><b>Table 21. 2D_plotChained Functions</b></p>
+<a name="id842148"></a><p class="title"><b>Table 21. 2D_plotChained Functions</b></p>
 <div class="table-contents"><table class="table" summary="2D_plotChained Functions">
 <colgroup>
 <col>
@@ -1969,7 +1969,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id769155"></a><p class="title"><b>Table 22. 2D_plot Optional Parameters</b></p>
+<a name="id842234"></a><p class="title"><b>Table 22. 2D_plot Optional Parameters</b></p>
 <div class="table-contents"><table class="table" summary="2D_plot Optional Parameters">
 <colgroup>
 <col>
@@ -2210,12 +2210,12 @@
         Here are some examples of correct uses:
       </p>
 <a name="svg_plot.interface.svg_2d_plot_interface.using_fill_and_stroke_colors"></a><h4>
-<a name="id769779"></a>
+<a name="id842862"></a>
         <a class="link" href="svg_2d_plot_interface.html#svg_plot.interface.svg_2d_plot_interface.using_fill_and_stroke_colors">Using
         fill and stroke colors</a>
       </h4>
-<pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.(</span><span class="identifier">my_data</span><span class="special">,</span> <span class="string">"Lions"</span><span class="special">)</span>
-<span class="special">.</span><span class="identifier">fill_color</span><span class="special">(</span><span class="identifier">red</span><span class="special">)</span>
+<pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.(</span><span class="identifier">my_data</span><span class="special">,</span> <span class="string">"Lions"</span><span class="special">)</span>
+<span class="special">.</span><span class="identifier">fill_color</span><span class="special">(</span><span class="identifier">red</span><span class="special">)</span>
 <span class="special">.</span><span class="identifier">stroke_color</span><span class="special">(</span><span class="identifier">black</span><span class="special">);</span>
 </pre>
 </div>
@@ -2229,7 +2229,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_boxplot_interface.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_boxplot_interface.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_boxplot_interface.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,32 +2,32 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>svg_boxplot Public Interface</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../interface.html" title="Public Interfaces">
 <link rel="prev" href="svg_2d_plot_interface.html" title="svg_2d_plot Public Interface">
 <link rel="next" href="settings.html" title="Show settings Public Interface">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="settings.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="settings.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="svg_plot.interface.svg_boxplot_interface"></a><a class="link" href="svg_boxplot_interface.html" title="svg_boxplot Public Interface"> <code class="computeroutput"><span class="identifier">svg_boxplot</span></code> Public Interface</a>
 </h3></div></div></div>
 <div class="table">
-<a name="id769872"></a><p class="title"><b>Table 23. Boxplot Miscellaneous</b></p>
+<a name="id842955"></a><p class="title"><b>Table 23. Boxplot Miscellaneous</b></p>
 <div class="table-contents"><table class="table" summary="Boxplot Miscellaneous">
 <colgroup>
 <col>
@@ -102,7 +102,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id770101"></a><p class="title"><b>Table 24. Boxplot Commands</b></p>
+<a name="id843184"></a><p class="title"><b>Table 24. Boxplot Commands</b></p>
 <div class="table-contents"><table class="table" summary="Boxplot Commands">
 <colgroup>
 <col>
@@ -190,7 +190,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id770355"></a><p class="title"><b>Table 25. Boxplot Colors</b></p>
+<a name="id843438"></a><p class="title"><b>Table 25. Boxplot Colors</b></p>
 <div class="table-contents"><table class="table" summary="Boxplot Colors">
 <colgroup>
 <col>
@@ -341,7 +341,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id770907"></a><p class="title"><b>Table 26. Boxplot Axis Information</b></p>
+<a name="id844237"></a><p class="title"><b>Table 26. Boxplot Axis Information</b></p>
 <div class="table-contents"><table class="table" summary="Boxplot Axis Information">
 <colgroup>
 <col>
@@ -528,7 +528,7 @@
         preceeding code).
       </p>
 <a name="svg_plot.interface.svg_boxplot_interface.the__code__phrase_role__identifier__plot__phrase__phrase_role__special______phrase___code__function"></a><h5>
-<a name="id773218"></a>
+<a name="id844909"></a>
         <a class="link" href="svg_boxplot_interface.html#svg_plot.interface.svg_boxplot_interface.the__code__phrase_role__identifier__plot__phrase__phrase_role__special______phrase___code__function">The
         <code class="computeroutput"><span class="identifier">plot</span><span class="special">()</span></code>
         Function</a>
@@ -539,7 +539,7 @@
         control their display.
       </p>
 <div class="table">
-<a name="id773252"></a><p class="title"><b>Table 27. Required parameters</b></p>
+<a name="id844944"></a><p class="title"><b>Table 27. Required parameters</b></p>
 <div class="table-contents"><table class="table" summary="Required parameters">
 <colgroup>
 <col>
@@ -602,7 +602,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id773357"></a><p class="title"><b>Table 28. Optional Functions</b></p>
+<a name="id845051"></a><p class="title"><b>Table 28. Optional Functions</b></p>
 <div class="table-contents"><table class="table" summary="Optional Functions">
 <colgroup>
 <col>
@@ -894,7 +894,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="svg_plot.interface.svg_boxplot_interface.styles___provide_additional_control"></a><h5>
-<a name="id774224"></a>
+<a name="id845920"></a>
         <a class="link" href="svg_boxplot_interface.html#svg_plot.interface.svg_boxplot_interface.styles___provide_additional_control">Styles
         - provide Additional Control</a>
       </h5>
@@ -911,7 +911,7 @@
 </span><span class="keyword">class</span> <span class="identifier">ticks_labels_style</span><span class="special">;</span> <span class="comment">// Parameters of the axis, grids, &amp; ticks and their value labels.
 </span></pre>
 <a name="svg_plot.interface.svg_boxplot_interface.box_style_defines_a_rectangular_box_"></a><h4>
-<a name="id774342"></a>
+<a name="id846037"></a>
         <a class="link" href="svg_boxplot_interface.html#svg_plot.interface.svg_boxplot_interface.box_style_defines_a_rectangular_box_">Box
         Style defines a rectangular box.</a>
       </h4>
@@ -933,7 +933,7 @@
     <span class="identifier">box_style</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">svg_color</span><span class="special">&amp;</span> <span class="identifier">scolor</span> <span class="special">=</span> <span class="identifier">black</span><span class="special">,</span>
       <span class="keyword">const</span> <span class="identifier">svg_color</span><span class="special">&amp;</span> <span class="identifier">fcolor</span> <span class="special">=</span> <span class="identifier">antiquewhite</span><span class="special">,</span>
       <span class="keyword">double</span> <span class="identifier">width</span> <span class="special">=</span> <span class="number">1</span><span class="special">,</span> <span class="comment">// of border
-</span> <span class="keyword">double</span> <span class="identifier">margin</span> <span class="special">=</span> <span class="number">2.</span><span class="special">,</span> <span class="comment">//
+</span> <span class="keyword">double</span> <span class="identifier">margin</span> <span class="special">=</span> <span class="number">2.</span><span class="special">,</span> <span class="comment">//
 </span> <span class="keyword">bool</span> <span class="identifier">border_on</span> <span class="special">=</span> <span class="keyword">true</span><span class="special">,</span> <span class="comment">// Draw a border of width.
 </span> <span class="keyword">bool</span> <span class="identifier">fill_on</span> <span class="special">=</span> <span class="keyword">false</span><span class="special">)</span> <span class="comment">// Apply fill color.
 </span> <span class="special">:</span>
@@ -946,7 +946,7 @@
 <span class="special">};</span> <span class="comment">// class box_style
 </span></pre>
 <div class="table">
-<a name="id774807"></a><p class="title"><b>Table 29. Box Style Constructor</b></p>
+<a name="id848281"></a><p class="title"><b>Table 29. Box Style Constructor</b></p>
 <div class="table-contents"><table class="table" summary="Box Style Constructor">
 <colgroup>
 <col>
@@ -1114,7 +1114,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id775031"></a><p class="title"><b>Table 30. Box Style Accessor functions (all are chainable).</b></p>
+<a name="id848512"></a><p class="title"><b>Table 30. Box Style Accessor functions (all are chainable).</b></p>
 <div class="table-contents"><table class="table" summary="Box Style Accessor functions (all are chainable).">
 <colgroup>
 <col>
@@ -1317,14 +1317,14 @@
 </table></div>
 </div>
 <br class="table-break"><a name="svg_plot.interface.svg_boxplot_interface.text_style_defines_font__size__style___amp__stretch__weight__decoration__"></a><h4>
-<a name="id775305"></a>
+<a name="id848780"></a>
         <a class="link" href="svg_boxplot_interface.html#svg_plot.interface.svg_boxplot_interface.text_style_defines_font__size__style___amp__stretch__weight__decoration__">Text
         Style defines Font, Size, Style (&amp; stretch, weight, decoration).</a>
       </h4>
 <p>
         Text style constructor.
       </p>
-<pre class="programlisting"><span class="identifier">text_style</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">size</span> <span class="special">=</span> <span class="number">20</span><span class="special">,</span>
+<pre class="programlisting"><span class="identifier">text_style</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">size</span> <span class="special">=</span> <span class="number">20</span><span class="special">,</span>
 <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span><span class="special">&amp;</span> <span class="identifier">font</span> <span class="special">=</span> <span class="string">""</span><span class="special">,</span> <span class="comment">// Default is sans with Firefox &amp; IE, but serif with Opera.
 </span><span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span><span class="special">&amp;</span> <span class="identifier">style</span> <span class="special">=</span> <span class="string">""</span><span class="special">,</span> <span class="comment">// italic, bold.
 </span> <span class="comment">// Functions not yet implemented by most browsers.
@@ -1342,7 +1342,7 @@
 </span><span class="special">}</span>
 </pre>
 <div class="table">
-<a name="id775683"></a><p class="title"><b>Table 31. Text Style Constructor</b></p>
+<a name="id849158"></a><p class="title"><b>Table 31. Text Style Constructor</b></p>
 <div class="table-contents"><table class="table" summary="Text Style Constructor">
 <colgroup>
 <col>
@@ -1531,7 +1531,7 @@
         produces a Lucida Sans Unicode font of size of 14 svg units (usually pixels).
       </p>
 <div class="table">
-<a name="id775968"></a><p class="title"><b>Table 32. Text Style Accessor functions</b></p>
+<a name="id849457"></a><p class="title"><b>Table 32. Text Style Accessor functions</b></p>
 <div class="table-contents"><table class="table" summary="Text Style Accessor functions">
 <colgroup>
 <col>
@@ -1745,7 +1745,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="svg_plot.interface.svg_boxplot_interface.plot_point_style_defines_how_data_points_are_marked_"></a><h4>
-<a name="id776248"></a>
+<a name="id849742"></a>
         <a class="link" href="svg_boxplot_interface.html#svg_plot.interface.svg_boxplot_interface.plot_point_style_defines_how_data_points_are_marked_">plot_point_style
         defines how data points are marked.</a>
       </h4>
@@ -1771,7 +1771,7 @@
   <span class="special">}</span>
 </pre>
 <div class="table">
-<a name="id776705"></a><p class="title"><b>Table 33. Plot Point Style Constructor</b></p>
+<a name="id850883"></a><p class="title"><b>Table 33. Plot Point Style Constructor</b></p>
 <div class="table-contents"><table class="table" summary="Plot Point Style Constructor">
 <colgroup>
 <col>
@@ -1918,8 +1918,8 @@
 <br class="table-break"><p>
         Examples:
       </p>
-<pre class="programlisting"><span class="identifier">point_style_</span><span class="special">(</span><span class="identifier">black</span><span class="special">,</span> <span class="identifier">blank</span><span class="special">,</span> <span class="number">10</span><span class="special">,</span> <span class="identifier">round</span><span class="special">),</span> <span class="comment">// Default point style, black 10 point unfilled circle.
-</span><span class="identifier">point_style_</span><span class="special">(</span><span class="identifier">red</span><span class="special">,</span> <span class="identifier">yellow</span><span class="special">,</span> <span class="number">5</span><span class="special">,</span> <span class="identifier">square</span><span class="special">),</span> <span class="comment">// Point style, red 5 square filled yellow.
+<pre class="programlisting"><span class="identifier">point_style</span><span class="special">(</span><span class="identifier">black</span><span class="special">,</span> <span class="identifier">blank</span><span class="special">,</span> <span class="number">10</span><span class="special">,</span> <span class="identifier">round</span><span class="special">),</span> <span class="comment">// Default point style, black 10 point unfilled circle.
+</span><span class="identifier">point_style</span><span class="special">(</span><span class="identifier">red</span><span class="special">,</span> <span class="identifier">yellow</span><span class="special">,</span> <span class="number">5</span><span class="special">,</span> <span class="identifier">square</span><span class="special">),</span> <span class="comment">// Point style, red 5 square filled yellow.
 </span></pre>
 <p>
         It is usually convenient to override point styles onto calls of plot function
@@ -1954,10 +1954,10 @@
   <span class="identifier">symbol</span> <span class="comment">// Unicode symbol including letters, digits, greek &amp; 'squiggles'.
 </span> <span class="comment">// For example: &amp;#x3A9; = greek omega
 </span> <span class="comment">// Other shapes may be added.
-</span><span class="special">};</span>
+</span><span class="special">};</span>
 </pre>
 <div class="table">
-<a name="id778121"></a><p class="title"><b>Table 34. Plot Point Style Accessor Functions</b></p>
+<a name="id851555"></a><p class="title"><b>Table 34. Plot Point Style Accessor Functions</b></p>
 <div class="table-contents"><table class="table" summary="Plot Point Style Accessor Functions">
 <colgroup>
 <col>
@@ -2160,12 +2160,12 @@
 </table></div>
 </div>
 <br class="table-break"><a name="svg_plot.interface.svg_boxplot_interface.plot_line_style_defines_how_data_points_are_joined_"></a><h4>
-<a name="id778391"></a>
+<a name="id851827"></a>
         <a class="link" href="svg_boxplot_interface.html#svg_plot.interface.svg_boxplot_interface.plot_line_style_defines_how_data_points_are_joined_">plot_line_style
         defines how data points are joined.</a>
       </h4>
 <pre class="programlisting"><span class="keyword">class</span> <span class="identifier">plot_line_style</span>
-<span class="special">{</span> <span class="comment">// Style of line joining data series values.
+<span class="special">{</span> <span class="comment">// Style of line joining data series values.
 </span><span class="keyword">public</span><span class="special">:</span>
     <span class="identifier">svg_color</span> <span class="identifier">color_</span><span class="special">;</span> <span class="comment">// Line stroke color. (No fill color for lines).
 </span> <span class="identifier">svg_color</span> <span class="identifier">area_fill_</span><span class="special">;</span> <span class="comment">// Fill color from line to axis. == true means color.blank = true.
@@ -2180,7 +2180,7 @@
 </span> <span class="special">}</span>
 </pre>
 <div class="table">
-<a name="id778758"></a><p class="title"><b>Table 35. Plot Line Style Constructor</b></p>
+<a name="id852192"></a><p class="title"><b>Table 35. Plot Line Style Constructor</b></p>
 <div class="table-contents"><table class="table" summary="Plot Line Style Constructor">
 <colgroup>
 <col>
@@ -2355,7 +2355,7 @@
 <pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">plot</span><span class="special">(</span><span class="identifier">data3</span><span class="special">,</span> <span class="string">"-1 + 2x"</span><span class="special">).</span><span class="identifier">bezier_on</span><span class="special">(</span><span class="keyword">true</span><span class="special">).</span><span class="identifier">line_color</span><span class="special">(</span><span class="identifier">blue</span><span class="special">);</span>
 </pre>
 <div class="table">
-<a name="id779083"></a><p class="title"><b>Table 36. Plot Line Style Accessor functions</b></p>
+<a name="id852520"></a><p class="title"><b>Table 36. Plot Line Style Accessor functions</b></p>
 <div class="table-contents"><table class="table" summary="Plot Line Style Accessor functions">
 <colgroup>
 <col>
@@ -2542,7 +2542,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="settings.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_2d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="settings.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_interface.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_interface.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/interface/svg_interface.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>svg Public Interface</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../interface.html" title="Public Interfaces">
 <link rel="prev" href="../interface.html" title="Public Interfaces">
 <link rel="next" href="svg_1d_plot_interface.html" title="svg_1d_plot Public Interface">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -28,7 +28,7 @@
       Public Interface</a>
 </h3></div></div></div>
 <div class="table">
-<a name="id750996"></a><p class="title"><b>Table 3. class `svg` Standard
+<a name="id824774"></a><p class="title"><b>Table 3. class `svg` Standard
       C++ Methods</b></p>
 <div class="table-contents"><table class="table" summary="class `svg` Standard
       C++ Methods">
@@ -74,7 +74,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id751619"></a><p class="title"><b>Table 4. `svg` shapes</b></p>
+<a name="id824851"></a><p class="title"><b>Table 4. `svg` shapes</b></p>
 <div class="table-contents"><table class="table" summary="`svg` shapes">
 <colgroup>
 <col>
@@ -284,7 +284,8 @@
             </td>
 <td>
             <p>
- Places a polyline at coordinate (x, y)
+ Starts a polyline at coordinate (x, y) (Add more path points using
+ .P(x, y)
             </p>
             </td>
 <td>
@@ -409,7 +410,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id753303"></a><p class="title"><b>Table 5. Special methods</b></p>
+<a name="id826533"></a><p class="title"><b>Table 5. Special methods</b></p>
 <div class="table-contents"><table class="table" summary="Special methods">
 <colgroup>
 <col>
@@ -475,7 +476,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id753503"></a><p class="title"><b>Table 6. `svg` Copyright</b></p>
+<a name="id828389"></a><p class="title"><b>Table 6. `svg` Copyright</b></p>
 <div class="table-contents"><table class="table" summary="`svg` Copyright">
 <colgroup>
 <col>
@@ -785,7 +786,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id756664"></a><p class="title"><b>Table 7. `svg` document settings and writing</b></p>
+<a name="id829364"></a><p class="title"><b>Table 7. `svg` document settings and writing</b></p>
 <div class="table-contents"><table class="table" summary="`svg` document settings and writing">
 <colgroup>
 <col>
@@ -1030,7 +1031,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_1d_plot_interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Plot Defaults</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
 <link rel="prev" href="behavior/behavior_stylesheets.html" title="Stylesheets">
 <link rel="next" href="plot_defaults/1d_defaults.html" title="svg_1d_plot Defaults">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="behavior/behavior_stylesheets.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="plot_defaults/1d_defaults.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="behavior/behavior_stylesheets.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="plot_defaults/1d_defaults.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -43,7 +43,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="behavior/behavior_stylesheets.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="plot_defaults/1d_defaults.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="behavior/behavior_stylesheets.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="plot_defaults/1d_defaults.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/1d_defaults.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/1d_defaults.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/1d_defaults.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>svg_1d_plot Defaults</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../plot_defaults.html" title="Plot Defaults">
 <link rel="prev" href="../plot_defaults.html" title="Plot Defaults">
 <link rel="next" href="2d_defaults.html" title="svg_2d_plot Defaults">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -32,7 +32,7 @@
         of the plotting.
       </p>
 <div class="table">
-<a name="id749352"></a><p class="title"><b>Table 1. Default Values</b></p>
+<a name="id822745"></a><p class="title"><b>Table 1. Default Values</b></p>
 <div class="table-contents"><table class="table" summary="Default Values">
 <colgroup>
 <col>
@@ -509,7 +509,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/2d_defaults.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/2d_defaults.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/plot_defaults/2d_defaults.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>svg_2d_plot Defaults</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../plot_defaults.html" title="Plot Defaults">
 <link rel="prev" href="1d_defaults.html" title="svg_1d_plot Defaults">
 <link rel="next" href="../interface.html" title="Public Interfaces">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="1d_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="1d_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -32,7 +32,7 @@
         beginning of the plotting. Here is a table of the defaults:
       </p>
 <div class="table">
-<a name="id750114"></a><p class="title"><b>Table 2. Default Values</b></p>
+<a name="id823509"></a><p class="title"><b>Table 2. Default Values</b></p>
 <div class="table-contents"><table class="table" summary="Default Values">
 <colgroup>
 <col>
@@ -560,7 +560,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="1d_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../interface.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="1d_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../plot_defaults.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../interface.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Tutorial: Boxplot</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
 <link rel="prev" href="tutorial_2d_code_simple/2d_special.html" title="Tutorial: 2D Special Features">
 <link rel="next" href="svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html" title="Simple Example">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tutorial_2d_code_simple/2d_special.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tutorial_2d_code_simple/2d_special.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tutorial_2d_code_simple/2d_special.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tutorial_2d_code_simple/2d_special.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/svg_boxplot_tutorial/svg_boxplot_tutorial_simple.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Simple Example</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../svg_boxplot_tutorial.html" title="Tutorial: Boxplot">
 <link rel="prev" href="../svg_boxplot_tutorial.html" title="Tutorial: Boxplot">
 <link rel="next" href="svg_boxplot_tutorial_full.html" title="Full Boxplot Layout">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial_full.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial_full.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -79,7 +79,7 @@
 <span class="special">}</span>
 </pre>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.image_boxplot_simple_svg"></a><h5>
-<a name="id743259"></a>
+<a name="id816562"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.image_boxplot_simple_svg">Image
         boxplot_simple.svg</a>
       </h5>
@@ -87,7 +87,7 @@
         <span class="inlinemediaobject"><img src="../../images/boxplot_simple.png" alt="boxplot_simple"></span>
       </p>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.basic_example_breakdown"></a><h5>
-<a name="id743290"></a>
+<a name="id816593"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.basic_example_breakdown">Basic
         Example Breakdown</a>
       </h5>
@@ -95,7 +95,7 @@
         Let's examine what this does.
       </p>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.initializing_a_new_boxplot"></a><h5>
-<a name="id743307"></a>
+<a name="id816611"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.initializing_a_new_boxplot">Initializing
         a new boxplot</a>
       </h5>
@@ -104,7 +104,7 @@
         svg_boxplot my_plot;
       </p>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.setting_a_color"></a><h5>
-<a name="id743324"></a>
+<a name="id816628"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.setting_a_color">Setting
         a color</a>
       </h5>
@@ -115,7 +115,7 @@
 <pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">background_border_color</span><span class="special">(</span><span class="identifier">black</span><span class="special">);</span>
 </pre>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.setting_strings_in_the_plot"></a><h5>
-<a name="id743367"></a>
+<a name="id816671"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.setting_strings_in_the_plot">Setting
         strings in the plot</a>
       </h5>
@@ -129,7 +129,7 @@
       <span class="special">.</span><span class="identifier">y_label</span><span class="special">(</span><span class="string">"Population Size"</span><span class="special">);</span>
 </pre>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.setting_axis_information"></a><h4>
-<a name="id743448"></a>
+<a name="id816753"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.setting_axis_information">Setting
         axis information</a>
       </h4>
@@ -145,7 +145,7 @@
         .y_major_interval(20);
       </p>
 <a name="svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.writing_to_a_file"></a><h5>
-<a name="id743469"></a>
+<a name="id816773"></a>
         <a class="link" href="svg_boxplot_tutorial_simple.html#svg_plot.svg_boxplot_tutorial.svg_boxplot_tutorial_simple.writing_to_a_file">Writing
         to a file</a>
       </h5>
@@ -168,7 +168,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial_full.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="svg_boxplot_tutorial_full.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/todo.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/todo.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/todo.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,42 +2,46 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>To Do List</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
-<link rel="prev" href="howtouse.html" title="How To Use This Documentation">
-<link rel="next" href="color.html" title="Colors">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
+<link rel="prev" href="implementation.html" title="Implementation &amp; Rationale">
+<link rel="next" href="acknowledgements.html" title="Acknowledgements">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="howtouse.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="color.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="implementation.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="svg_plot.todo"></a><a class="link" href="todo.html" title="To Do List"> To Do List</a>
 </h2></div></div></div>
 <p>
- This project is still in development, so here is a list of things that I would
- still like to do by the end of the project. I recommend you check here first
- before you email me with requests.
+ This project is still in development: here is a 'known wishes' list. Suggestions
+ to pbristow at hetp.u-net.com.
     </p>
-<div class="itemizedlist"><ul type="disc">
-<li>
+<div class="itemizedlist"><ul type="disc"><li>
         Allow an <span class="bold"><strong>external stylesheet</strong></span> to be loaded
         to style the graph. External stylesheets will allow a standard and easy way
         to style the document so that users don't have to come up with their own
- home-grown solutions.
- </li>
+ home-grown solutions. This was sketched out, but seemed much more complicated
+ now that very may more options to control features have been added.
+ </li></ul></div>
+<p>
+ The 'first try' code that Jake produced now longer compiles, so have been commented
+ out.
+ </p>
+<div class="itemizedlist"><ul type="disc">
 <li>
         Allow <span class="bold"><strong>function pointers</strong></span> to specify functions
         as input. A typical use case is to just see what a function like <code class="literal">sin(x)</code>
@@ -48,43 +52,54 @@
       </li>
 <li>
         Implementation of <span class="bold"><strong>SVG's DOM</strong></span>. This will make
- the SVG class useful for other things than solely making graphs!
+ the SVG class useful for other things than solely making graphs! The existing
+ SVG features implemented are now documented better, so one could consider
+ using it for other purposes.
       </li>
 <li>
-<span class="bold"><strong>Automatic scaling</strong></span> of the axis.
+<span class="bold"><strong>Automatic scaling</strong></span> of the axis has been implemented.
+ Feedback on how 'nicely' it works in practice would be welcome. Some of the
+ uglier features of Microsoft Excel autoscaling have been avoided, but optinions
+ on aesthetics vary widely.
       </li>
 <li>
- Allow <span class="bold"><strong>2D plots of 1D containers</strong></span>. Currently
- I am having trouble with having functors that update state interact with
- <code class="computeroutput"><span class="identifier">make_transform_iterator</span></code>,
- and have omitted the feature.
+ Allow <span class="bold"><strong>2D plots of 1D containers</strong></span>. Jake had
+ trouble with having functors that update state interact with <code class="computeroutput"><span class="identifier">make_transform_iterator</span></code>, and omitted the
+ feature.
       </li>
 <li>
- Allow <span class="bold"><strong>other image formats</strong></span>. This is certainly
- an after-GSoC project, as there are many inherent difficulties with this
- part. The solution that I am currently playing with is allowing the user
- to pass a functor that traverses the document tree. Generalizing images to
- an <code class="computeroutput"><span class="identifier">image</span></code> class is fraught
- with difficulties, as SVG is a tree-based format, which it does not share
- with many other formats. When I come up with what I feel is a minimal-intervention
- method of doing this, I will begin a discussion on the Boost dev list.
+ Allow <span class="bold"><strong>other image formats</strong></span>. There are many
+ inherent difficulties with this part. The solution that was explored is allowing
+ the user to pass a functor that traverses the document tree. Generalizing
+ images to an <code class="computeroutput"><span class="identifier">image</span></code> class
+ is fraught with difficulties, as SVG is a tree-based format, which it does
+ not share with many other formats.
       </li>
-<li>
+</ul></div>
+<p>
+ (Note that Inkscape permits conversion
+ to bitmap format, .png etc, and other tools can accept and convert bitmaps.
+ This is used in the Boost.Math documentation. A Python file called generate.sh
+ automates this process for many .svg files in a folder.)
+ </p>
+<div class="itemizedlist"><ul type="disc"><li>
 <span class="bold"><strong>Avoid redrawing the entire plot each time</strong></span>.
         This is the easiest way to write the program initially, but it would be more
         efficient if the program could keep track of what has been changed and what
         hasn't, so that it may be more efficient if lots of images are being produced.
- </li>
+ </li></ul></div>
+<p>
+ This hasn't been found to be a problem in practice so far.
+ </p>
+<div class="itemizedlist"><ul type="disc">
 <li>
         Allow the user to provide a function object for generating <span class="bold"><strong>custom
         axis labels</strong></span>, for example, label axes with names of months (Jan,
         Feb, Mar...) instead of integer representations of months (1, 2, 3...).
       </li>
 <li>
-<span class="bold"><strong>Logarithmic Axes</strong></span>.
- </li>
-<li>
-<span class="bold"><strong>Histograms</strong></span>.
+<span class="bold"><strong>Logarithmic Axes</strong></span>. This does not look simple.
+ Meanwhile you can take the log of the data.
       </li>
 </ul></div>
 </div>
@@ -98,7 +113,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="howtouse.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="color.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="implementation.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Tutorial: 2D</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
 <link rel="prev" href="tutorial_code_1d_simple/demo_1d_values.html" title="1-D Data Values Examples">
 <link rel="next" href="tutorial_2d_code_simple/2d_simple_code_example.html" title="Simple Code Example">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tutorial_code_1d_simple/demo_1d_values.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_2d_code_simple/2d_simple_code_example.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tutorial_code_1d_simple/demo_1d_values.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_2d_code_simple/2d_simple_code_example.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tutorial_code_1d_simple/demo_1d_values.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_2d_code_simple/2d_simple_code_example.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tutorial_code_1d_simple/demo_1d_values.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_2d_code_simple/2d_simple_code_example.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_simple_code_example.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_simple_code_example.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_simple_code_example.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Simple Code Example</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../tutorial_2d_code_simple.html" title="Tutorial: 2D">
 <link rel="prev" href="../tutorial_2d_code_simple.html" title="Tutorial: 2D">
 <link rel="next" href="full_2d_layout.html" title="Tutorial: Fuller Layout Example">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="full_2d_layout.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="full_2d_layout.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -61,7 +61,7 @@
 <span class="special">}</span>
 </pre>
 <a name="svg_plot.tutorial_2d_code_simple.2d_simple_code_example.resulting_simple_2d_example_image"></a><h5>
-<a name="id739750"></a>
+<a name="id811498"></a>
         <a class="link" href="2d_simple_code_example.html#svg_plot.tutorial_2d_code_simple.2d_simple_code_example.resulting_simple_2d_example_image">Resulting
         Simple_2D Example Image</a>
       </h5>
@@ -69,7 +69,7 @@
         <span class="inlinemediaobject"><img src="../../images/2d_simple.png" alt="2d_simple"></span>
       </p>
 <a name="svg_plot.tutorial_2d_code_simple.2d_simple_code_example.simple_2d_example_breakdown"></a><h5>
-<a name="id739781"></a>
+<a name="id811529"></a>
         <a class="link" href="2d_simple_code_example.html#svg_plot.tutorial_2d_code_simple.2d_simple_code_example.simple_2d_example_breakdown">Simple_2D
         Example Breakdown</a>
       </h5>
@@ -157,7 +157,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="full_2d_layout.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="full_2d_layout.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_special.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_special.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/2d_special.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Tutorial: 2D Special Features</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../tutorial_2d_code_simple.html" title="Tutorial: 2D">
 <link rel="prev" href="full_2d_layout.html" title="Tutorial: Fuller Layout Example">
 <link rel="next" href="../svg_boxplot_tutorial.html" title="Tutorial: Boxplot">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="full_2d_layout.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="full_2d_layout.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -28,7 +28,7 @@
       2D Special Features</a>
 </h3></div></div></div>
 <a name="svg_plot.tutorial_2d_code_simple.2d_special.y_axis_grid_lines"></a><h5>
-<a name="id741780"></a>
+<a name="id814801"></a>
         <a class="link" href="2d_special.html#svg_plot.tutorial_2d_code_simple.2d_special.y_axis_grid_lines">Y-Axis
         Grid Lines</a>
       </h5>
@@ -70,7 +70,7 @@
        <span class="special">.</span><span class="identifier">y_minor_grid_width</span><span class="special">(</span><span class="number">1</span><span class="special">)</span>
 </pre>
 <a name="svg_plot.tutorial_2d_code_simple.2d_special.external_y_axis_style"></a><h5>
-<a name="id742136"></a>
+<a name="id815156"></a>
         <a class="link" href="2d_special.html#svg_plot.tutorial_2d_code_simple.2d_special.external_y_axis_style">External
         Y Axis Style</a>
       </h5>
@@ -81,7 +81,7 @@
 </pre>
 <div class="important"><table border="0" summary="Important">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../../trunk/doc/html/images/important.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../../boost_trunk/doc/html/images/important.png"></td>
 <th align="left">Important</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -90,7 +90,7 @@
         </p></td></tr>
 </table></div>
 <a name="svg_plot.tutorial_2d_code_simple.2d_special.fill_the_area_between_the_plot_and_the_axis"></a><h5>
-<a name="id742223"></a>
+<a name="id815244"></a>
         <a class="link" href="2d_special.html#svg_plot.tutorial_2d_code_simple.2d_special.fill_the_area_between_the_plot_and_the_axis">Fill
         the area between the plot and the axis</a>
       </h5>
@@ -109,7 +109,7 @@
         <span class="inlinemediaobject"><img src="../../images/2d_area_fill.png" alt="2d_area_fill"></span>
       </p>
 <a name="svg_plot.tutorial_2d_code_simple.2d_special.curve_interpolation"></a><h5>
-<a name="id742368"></a>
+<a name="id815389"></a>
         <a class="link" href="2d_special.html#svg_plot.tutorial_2d_code_simple.2d_special.curve_interpolation">Curve
         Interpolation</a>
       </h5>
@@ -128,7 +128,7 @@
       </p>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../../../../../trunk/doc/html/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../../../../../boost_trunk/doc/html/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -153,7 +153,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="full_2d_layout.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="full_2d_layout.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../svg_boxplot_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/full_2d_layout.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/full_2d_layout.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_2d_code_simple/full_2d_layout.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Tutorial: Fuller Layout Example</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
+<link rel="home" href="../../index.html" title="SVG Plot">
 <link rel="up" href="../tutorial_2d_code_simple.html" title="Tutorial: 2D">
 <link rel="prev" href="2d_simple_code_example.html" title="Simple Code Example">
 <link rel="next" href="2d_special.html" title="Tutorial: 2D Special Features">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="2d_simple_code_example.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_special.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="2d_simple_code_example.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_special.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -135,7 +135,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="2d_simple_code_example.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_special.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="2d_simple_code_example.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_2d_code_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="2d_special.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,30 +1,30 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Tutorial: 1D</title>
-<link rel="stylesheet" href="../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<title>Tutorials: 1D</title>
+<link rel="stylesheet" href="../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../index.html" title="SVG_Plot">
-<link rel="up" href="../index.html" title="SVG_Plot">
+<link rel="home" href="../index.html" title="SVG Plot">
+<link rel="up" href="../index.html" title="SVG Plot">
 <link rel="prev" href="svg_tutorial.html" title="SVG tutorial">
 <link rel="next" href="tutorial_code_1d_simple/tutorial_code_1d_example.html" title="Simple 1D Example">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_tutorial.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_code_1d_simple/tutorial_code_1d_example.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_tutorial.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_code_1d_simple/tutorial_code_1d_example.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="svg_plot.tutorial_code_1d_simple"></a><a class="link" href="tutorial_code_1d_simple.html" title="Tutorial: 1D"> Tutorial: 1D</a>
+<a name="svg_plot.tutorial_code_1d_simple"></a><a class="link" href="tutorial_code_1d_simple.html" title="Tutorials: 1D"> Tutorials: 1D</a>
 </h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="tutorial_code_1d_simple/tutorial_code_1d_example.html">
@@ -33,12 +33,12 @@
       1-D Vector Example</a></span></dt>
 <dt><span class="section"><a href="tutorial_code_1d_simple/demo_1d_containers_tutorial.html">
       1-D Containers Examples</a></span></dt>
+<dt><span class="section"><a href="tutorial_code_1d_simple/auto_1d_containers_tutorial.html">
+ 1-D Auto Multiple Containers Examples</a></span></dt>
 <dt><span class="section"><a href="tutorial_code_1d_simple/full_1d_layout.html"> Tutorial:
       1D Full Layout Example</a></span></dt>
 <dt><span class="section"><a href="tutorial_code_1d_simple/1d_special.html"> Tutorial:
       1D Special Features</a></span></dt>
-<dt><span class="section"><a href="tutorial_code_1d_simple/1d_autoscale_containers.html">
- Tutorial: 1D Autoscale with Multiple Containers</a></span></dt>
 <dt><span class="section"><a href="tutorial_code_1d_simple/demo_1d_axis_scaling.html">
       1-D Axis Scaling</a></span></dt>
 <dt><span class="section"><a href="tutorial_code_1d_simple/demo_1d_autoscaling.html">
@@ -46,6 +46,11 @@
 <dt><span class="section"><a href="tutorial_code_1d_simple/demo_1d_values.html"> 1-D
       Data Values Examples</a></span></dt>
 </dl></div>
+<p>
+ </p>
+<p>
+ [\include 1d_autoscale_containers.qbk]
+ </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
@@ -57,7 +62,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="svg_tutorial.html"><img src="../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_code_1d_simple/tutorial_code_1d_example.html"><img src="../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="svg_tutorial.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tutorial_code_1d_simple/tutorial_code_1d_example.html"><img src="../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/1d_special.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/1d_special.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/1d_special.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Tutorial: 1D Special Features</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
-<link rel="up" href="../tutorial_code_1d_simple.html" title="Tutorial: 1D">
+<link rel="home" href="../../index.html" title="SVG Plot">
+<link rel="up" href="../tutorial_code_1d_simple.html" title="Tutorials: 1D">
 <link rel="prev" href="full_1d_layout.html" title="Tutorial: 1D Full Layout Example">
-<link rel="next" href="1d_autoscale_containers.html" title="Tutorial: 1D Autoscale with Multiple Containers">
+<link rel="next" href="demo_1d_axis_scaling.html" title="1-D Axis Scaling">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="full_1d_layout.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_autoscale_containers.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="full_1d_layout.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="demo_1d_axis_scaling.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -28,7 +28,7 @@
       1D Special Features</a>
 </h3></div></div></div>
 <a name="svg_plot.tutorial_code_1d_simple.1d_special.x_axis_grid_lines"></a><h5>
-<a name="id714955"></a>
+<a name="id790021"></a>
         <a class="link" href="1d_special.html#svg_plot.tutorial_code_1d_simple.1d_special.x_axis_grid_lines">X-Axis
         Grid Lines</a>
       </h5>
@@ -52,7 +52,7 @@
         <span class="inlinemediaobject"><img src="../../images/1d_x_grid.png" alt="1d_x_grid"></span>
       </p>
 <a name="svg_plot.tutorial_code_1d_simple.1d_special.x_axis_external_style"></a><h5>
-<a name="id715106"></a>
+<a name="id790173"></a>
         <a class="link" href="1d_special.html#svg_plot.tutorial_code_1d_simple.1d_special.x_axis_external_style">X-Axis
         External Style</a>
       </h5>
@@ -76,7 +76,7 @@
       </p>
 <div class="important"><table border="0" summary="Important">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../../trunk/doc/html/images/important.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../../../../boost_trunk/doc/html/images/important.png"></td>
 <th align="left">Important</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -95,7 +95,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="full_1d_layout.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_autoscale_containers.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="full_1d_layout.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="demo_1d_axis_scaling.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/full_1d_layout.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/full_1d_layout.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/full_1d_layout.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Tutorial: 1D Full Layout Example</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
-<link rel="up" href="../tutorial_code_1d_simple.html" title="Tutorial: 1D">
-<link rel="prev" href="demo_1d_containers_tutorial.html" title="1-D Containers Examples">
+<link rel="home" href="../../index.html" title="SVG Plot">
+<link rel="up" href="../tutorial_code_1d_simple.html" title="Tutorials: 1D">
+<link rel="prev" href="auto_1d_containers_tutorial.html" title="1-D Auto Multiple Containers Examples">
 <link rel="next" href="1d_special.html" title="Tutorial: 1D Special Features">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="demo_1d_containers_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_special.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="auto_1d_containers_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_special.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -140,7 +140,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="demo_1d_containers_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_special.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="auto_1d_containers_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_special.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/tutorial_code_1d_example.html
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/tutorial_code_1d_example.html (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/html/svg_plot/tutorial_code_1d_simple/tutorial_code_1d_example.html 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -2,25 +2,25 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Simple 1D Example</title>
-<link rel="stylesheet" href="../../../../../../../../../../trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../../../../../boost_trunk/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
-<link rel="home" href="../../index.html" title="SVG_Plot">
-<link rel="up" href="../tutorial_code_1d_simple.html" title="Tutorial: 1D">
-<link rel="prev" href="../tutorial_code_1d_simple.html" title="Tutorial: 1D">
+<link rel="home" href="../../index.html" title="SVG Plot">
+<link rel="up" href="../tutorial_code_1d_simple.html" title="Tutorials: 1D">
+<link rel="prev" href="../tutorial_code_1d_simple.html" title="Tutorials: 1D">
 <link rel="next" href="1d_vector_tutorial.html" title="1-D Vector Example">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../trunk/boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../../../boost_trunk/boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_vector_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_vector_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -61,50 +61,54 @@
 <p>
         <span class="inlinemediaobject"><img src="../../images/1d_simple.png" alt="1d_simple"></span>
       </p>
-<a name="svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.a_note_on_syntax"></a><h5>
-<a name="id709315"></a>
- <a class="link" href="tutorial_code_1d_example.html#svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.a_note_on_syntax">A
- Note On Syntax</a>
+<a name="svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.a_note_on_chaining_syntax"></a><h5>
+<a name="id780108"></a>
+ <a class="link" href="tutorial_code_1d_example.html#svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.a_note_on_chaining_syntax">A
+ Note on Chaining Syntax</a>
       </h5>
 <p>
         The syntax
       </p>
+<pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">title</span><span class="special">(</span><span class="string">"Hello"</span><span class="special">).</span><span class="identifier">legend_on</span><span class="special">(</span><span class="keyword">true</span><span class="special">).</span><span class="identifier">x_range</span><span class="special">(-</span><span class="number">1</span><span class="special">,</span> <span class="number">11</span><span class="special">);</span>
+</pre>
 <p>
- <code class="computeroutput"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">title</span><span class="special">(</span><span class="string">"Hello"</span><span class="special">).</span><span class="identifier">legend_on</span><span class="special">(</span><span class="keyword">true</span><span class="special">)...</span></code>
- </p>
-<p>
- may appear unfamiliar. However, it works on the same 'chaining' principle
- that the assignment operator,
+ may appear unfamiliar. However, it works on the same 'chaining' way as the
+ assignment operator in
       </p>
 <pre class="programlisting"><span class="identifier">a</span> <span class="special">=</span> <span class="identifier">b</span> <span class="special">=</span> <span class="identifier">c</span> <span class="special">=</span> <span class="identifier">d</span> <span class="special">=</span> <span class="number">3</span><span class="special">;</span>
 </pre>
 <p>
- and the addition operator, and output operator in the following code works:
+ And the addition operator and output operator, in
       </p>
 <pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="identifier">a</span> <span class="special">+</span> <span class="identifier">b</span> <span class="special">+</span> <span class="identifier">c</span> <span class="special">+</span> <span class="identifier">d</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span> <span class="comment">// prints 12
 </span></pre>
 <p>
- Within all of the plot classes, 'chaining' works the same way. Equivalent
- traditional code for the example is as follows:
+ Within all of the plot classes, 'chaining' works the same way, by returning
+ a reference to the calling object thus <code class="computeroutput"><span class="keyword">return</span>
+ <span class="special">*</span><span class="keyword">this</span><span class="special">;</span></code>
+ </p>
+<p>
+ Equivalent traditional code for the example above is as follows:
       </p>
 <pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">title</span><span class="special">(</span><span class="string">"Race Times"</span><span class="special">);</span>
 <span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">legend_on</span><span class="special">(</span><span class="keyword">true</span><span class="special">);</span>
 <span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">x_range</span><span class="special">(-</span><span class="number">1</span><span class="special">,</span> <span class="number">11</span><span class="special">);</span>
 </pre>
 <p>
- Chaining allows you to avoid repeatedly typing <code class="computeroutput"><span class="identifier">myplot</span><span class="special">.</span></code> and to easily group related settings like
- plot window, axes, ... together, and avoids relying on the order of arguments
- in ordinary function calls. Order would clearly become impracticable with
- dozens of arguments required to set all the myriad plot options.
+ Chaining allows you to avoid repeatedly typing <code class="computeroutput"><span class="identifier">myplot</span></code>
+ and to easily group related settings like plot window, axes, ... together.
+ Chaining avoids relying on the order of arguments in ordinary function calls.
+ Order would clearly become impracticable with dozens of arguments required
+ to set all the myriad plot options.
       </p>
 <p>
         In the long run, I think you will find that chaining helps organize your
- code to read more clearly!
+ code to read more clearly <span class="inlinemediaobject"><img src="../../images/smiley.png" alt="smiley"></span>
       </p>
-<a name="svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.simple_1d_example_breakdown"></a><h5>
-<a name="id709613"></a>
- <a class="link" href="tutorial_code_1d_example.html#svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.simple_1d_example_breakdown">Simple
- 1D Example Breakdown</a>
+<a name="svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.simple_1d_example___breakdown"></a><h5>
+<a name="id780461"></a>
+ <a class="link" href="tutorial_code_1d_example.html#svg_plot.tutorial_code_1d_simple.tutorial_code_1d_example.simple_1d_example___breakdown">Simple
+ 1D Example - Breakdown</a>
       </h5>
 <p>
         Let's examine what this does in detail.
@@ -112,25 +116,25 @@
 <pre class="programlisting"><span class="identifier">svg_1d_plot</span> <span class="identifier">my_plot</span><span class="special">;</span>
 </pre>
 <p>
- This constructor initializes a new 1D plot, called my_plot, and also sets
- all the many default values.
+ This constructor initializes a new 1D plot, called 'my_plot', and also sets
+ all the very many default values.
       </p>
 <pre class="programlisting"><span class="identifier">my_plot</span><span class="special">.</span><span class="identifier">title</span><span class="special">(</span><span class="string">"Race Times"</span><span class="special">)</span>
        <span class="special">.</span><span class="identifier">legend_on</span><span class="special">(</span><span class="keyword">true</span><span class="special">)</span>
        <span class="special">.</span><span class="identifier">x_range</span><span class="special">(-</span><span class="number">1</span><span class="special">,</span> <span class="number">11</span><span class="special">);</span>
 </pre>
 <p>
- All of the setter methods (or member functions) are fairly self-explanatory.
- To walk through it once,
+ All of the setter methods (or member functions) are fairly self-explanatory,
+ but
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- the title, which will appear at the top of the graph, will say "Race
+ The title, which will appear at the top of the graph, will say "Race
           Times".
         </li>
 <li>
 <code class="computeroutput"><span class="identifier">legend_on</span><span class="special">(</span><span class="keyword">true</span><span class="special">)</span></code> means
- that the legend will display.
+ that the legend box will include "Dan" and "Elaine".
         </li>
 <li>
 <code class="computeroutput"><span class="identifier">x_range</span><span class="special">(-</span><span class="number">1</span><span class="special">,</span> <span class="number">11</span><span class="special">)</span></code> means that the axis displayed will be
@@ -142,11 +146,13 @@
 <p>
         This draws <code class="computeroutput"><span class="identifier">my_data</span></code> onto
         <code class="computeroutput"><span class="identifier">my_plot</span></code>. As many containers
- as you want can be drawn to <code class="computeroutput"><span class="identifier">my_plot</span></code>.
+ of data series as you want can be drawn on <code class="computeroutput"><span class="identifier">my_plot</span></code>
+ (See reference <code class="literal"><code class="computeroutput"><a class="link" href="../../boost/svg/svg_1d_plot_series.html" title="Class svg_1d_plot_series">boost::svg::svg_1d_plot_series&lt;&gt;</a></code></code>).
         The name of this data series is "Race times", and this text will
- show up in the legend (if my_plot.legend_on() == true). These are the two
- required parameters for this plot function call. There are also optional
- parameters, as seen in the section svg_1d_plot_interface.html
+ show up in the legend (if my_plot.legend_on() == true). A data series is
+ the one required parameter for this plot function call, but a title is always
+ helpful. There are also optional parameters, as seen in the reference section
+ <code class="literal"><code class="computeroutput"><a class="link" href="../../boost/svg/svg_1d_plot.html" title="Class svg_1d_plot">svg_1d_plot&lt;&gt;</a></code></code>.
       </p>
 <p>
         
@@ -155,7 +161,8 @@
 </pre>
 <p>
         This writes our plot to the file "simple.svg". SVG files can be
- viewed with most browsers, or embedded into documents.
+ viewed with most browsers, or embedded into documents, or converted to bitmap
+ images like .png.
       </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -168,7 +175,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_vector_tutorial.html"><img src="../../../../../../../../../../trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial_code_1d_simple.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="1d_vector_tutorial.html"><img src="../../../../../../../../../../boost_trunk/doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/svg_plot.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/svg_plot.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/svg_plot.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,6 +1,6 @@
-[article SVG_Plot Manual
+[article SVG Plot
     [quickbook 1.4]
- [id SVG plot documentation]
+ [id SVG_plot]
     [authors [Voytko, Jake], [Bristow, Paul A.]]
     [copyright 2007, 2008, 2009 Jake Voytko and Paul A. Bristow]
     [license
@@ -9,62 +9,89 @@
         [@http://www.boost.org/LICENSE_1_0.txt])
     ]
     [source-mode c++]
- [purpose Plot STL containers onto graphs in SVG format.]
+ [purpose Plot STL containers of data series onto graphs in SVG format.]
 ]
 
-[/ Images ]
-[/ $images is ref to folder where images are held.
-[def __note__ [$images/note.png]]
-[def __alert__ [$images/caution.png]]
-[def __detail__ [$images/note.png]]
-[def __tip__ [$images/tip.png]]
+[/ Images]
+[/ $images is ref to folder where images are held.]
+[def __detail__ [$images/note.png]]
+[def __note__ [$images/note.png]]
+[def __alert__ [$images/alert.png]]
+[def __tip__ [$images/tip.png]]
+[def :-) [$images/smiley.png]]
+[def __boostbook__ [@http://www.boost.org/doc/html/boostbook.html BoostBook]]
+[def __docbook__ [@http://www.docbook.org/ DocBook]]
 
 [/ Links ]
-[/ By Eric's convention prefix and suffix _ means a defined value. ]
-[def _boost_ [@http://www.boost.org Boost]]
-[/def _iterator_ [@../../libs/iterator/doc/index.html Boost.Iterator]]
-[/def _basic_regex_ [^[classref boost::xpressive::basic_regex basic_regex<>]]]
-[/ _basic_regex_ == file:///I:/boost_trunk/libs/xpressive/doc/html/boost/xpressive/basic_regex.html]
-[/def _regex_match_ [^[funcref boost::xpressive::regex_match regex_match()]]]
-[/def _syntax_option_type_ [^[enumref boost::xpressive::regex_constants::syntax_option_type syntax_option_type]]]
-[/def _regex_compile_ [^[memberref boost::xpressive::basic_regex::compile basic_regex<>::compile()]]]
+[/ By Eric's convention prefix *and* suffix _ means a defined value. But Use JM and SW double underscore prefix convention.]
+[def __boost [@http://www.boost.org Boost]]
+[/def __iterator [@../../libs/iterator/doc/index.html Boost.Iterator]]
+[/def __basic_regex [^[classref boost::xpressive::basic_regex basic_regex<>]]]
+[/ __basic_regex == file:///I:/boost_trunk/libs/xpressive/doc/html/boost/xpressive/basic_regex.html]
+[/def __regex_match [^[funcref boost::xpressive::regex_match regex_match()]]]
+[/def __syntax_option_type [^[enumref boost::xpressive::regex_constants::syntax_option_type syntax_option_type]]]
+[/def __regex_compile [^[memberref boost::xpressive::basic_regex::compile basic_regex<>::compile()]]]
 
 [/ Generating docs for compound boost::svg::svg]
 [/ Generating XML output for class boost::svg::svg]
 
-[def _svg [classref boost::svg::svg] ] [/ just a (default) name == boost::svg::svg]
-
-[def _svg_ [^[classref boost::svg::svg svg<>]]]
-[def _svg_1d_plot_ [^[classref boost::svg::svg_1d_plot svg_1d_plot<>]]]
-[def _svg_1d_plot_series_ [^[classref boost::svg::svg_1d_plot_series<>]]]
-
-[xinclude autodoc.xml] [/ Using Doxygen documentation.]
-
-[section:test_links testing links]
-
-Test link to _boost_
-[classref boost::svg::svg]
-Test Link to _svg_
-Test Link to _svg_1d_plot_
-Test Link to _svg_1d_plot_series_
-
-[endsect] [/test_links]
+[def __svg [^[classref boost::svg::svg svg<>]]]
+[def __svg_1d_plot [^[classref boost::svg::svg_1d_plot svg_1d_plot<>]]]
+[def __svg_1d_plot_series [^[classref boost::svg::svg_1d_plot_series<>]]]
+[def __svg_2d_plot [^[classref boost::svg::svg_2d_plot svg_2d_plot<>]]]
+[def __svg_2d_plot_series [^[classref boost::svg::svg_2d_plot_series<>]]]
+
+[def __todo [link svg_plot.todo TODO]]
+[def __rationale [link svg_plot.implementation rationale and implementation]]
+
+[def __caution Boost.Plot is not (yet) an official Boost library, but remains a library under construction,
+ the code is functional, but interfaces, library structure, and function and distribution names
+ may still be changed without notice.]
 
 [include how_to_use.qbk]
-[include to_do.qbk]
 [include colors.qbk]
 [include svg_tutorial.qbk]
 [include 1d_tutorial.qbk]
 [include 2d_tutorial.qbk]
 [include boxplot_tutorial.qbk]
-[auto_1d_containers.qbk
 [/include stylesheet_tutorial.qbk] [/ No longer implemented.]
 [include behavior_tutorial.qbk]
 [include plot_defaults.qbk]
 [include interface.qbk]
+[xinclude autodoc.xml] [/ Using Doxygen reference documentation.]
 [include rationale.qbk]
+[include to_do.qbk]
 [include acknowledgements.qbk]
 
+[/Include the index]
+'''
+
+ <index type="class_name">
+ <title>Class Index</title>
+ </index>
+
+ <index type="typedef_name">
+ <title>Typedef Index</title>
+ </index>
+
+ <index type="function_name">
+ <title>Function Index</title>
+ </index>
+
+ <index type="macro_name">
+ <title>Macro Index</title>
+ </index>
+
+ <index/>
+
+'''
+
+[important This is not (yet) an official Boost library. It was a
+[@http://code.google.com/soc/2007/boost/about.html Google Summer of Code project (2007)]
+whose mentor organization was Boost. It remains a library under construction,
+the code is functional, but interfaces, library structure, and names
+may still be changed without notice.]
+
 [/ svg_plot.qbk
   Copyright 2008, 2009 Jake Voytko and Paul A. Bristow.
   Distributed under the Boost Software License, Version 1.0.

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/doc/to_do.qbk 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,41 +1,62 @@
 [section:todo To Do List]
-This project is still in development, so here is a list of things that I would
-still like to do by the end of the project. I recommend you check here first
-before you email me with requests.
+
+This project is still in development: here is a 'known wishes' list.
+Suggestions to pbristow at hetp.u-net.com.
 
 * Allow an *external stylesheet* to be loaded to style the graph. External
 stylesheets will allow a standard and easy way to style the document
 so that users don't have to come up with their own home-grown solutions.
-* Allow *function pointers* to specify functions as input. A typical use case
+This was sketched out, but seemed much more complicated now that very may more
+options to control features have been added.
+
+The 'first try' code that Jake produced now longer compiles, so have been commented out.
+
+* Allow *function pointers* to specify functions as input. A typical use case
 is to just see what a function like [^sin(x)] looks like.
+
 * *Radian coordinate system*.
+
 * Implementation of *SVG's DOM*.
 This will make the SVG class useful for other things than solely making graphs!
-* *Automatic scaling* of the axis.
+The existing SVG features implemented are now documented better, so one could
+consider using it for other purposes.
+
+* *Automatic scaling* of the axis has been implemented. Feedback on how
+'nicely' it works in practice would be welcome. Some of the uglier features
+of Microsoft Excel autoscaling have been avoided, but optinions on aesthetics vary widely.
+
 * Allow *2D plots of 1D containers*.
-Currently I am having trouble with having functors that update state interact
-with `make_transform_iterator`, and have omitted the feature.
-* Allow *other image formats*. This is certainly an after-GSoC project, as
-there are many inherent difficulties with this part. The solution that I am
-currently playing with is allowing the user to pass a functor that traverses
-the document tree. Generalizing images to an `image` class is fraught with
-difficulties, as SVG is a tree-based format, which it does not share with
-many other formats. When I come up with what I feel is a minimal-intervention
-method of doing this, I will begin a discussion on the Boost dev list.
+Jake had trouble with having functors that update state interact
+with `make_transform_iterator`, and omitted the feature.
+
+* Allow *other image formats*. There are many inherent difficulties with this part.
+The solution that was explored is allowing the user to pass a functor that traverses
+the document tree. Generalizing images to an `image` class is fraught with
+difficulties, as SVG is a tree-based format, which it does not share with
+many other formats.
+
+(Note that [@www.inkscape.org Inkscape] permits conversion to bitmap format,
+.png etc, and other tools can accept and convert bitmaps.
+This is used in the Boost.Math documentation. A Python file called generate.sh
+automates this process for many .svg files in a folder.)
+
 * *Avoid redrawing the entire plot each time*. This is the easiest way to
 write the program initially, but it would be more efficient if the program could
 keep track of what has been changed and what hasn't, so that it may be more
 efficient if lots of images are being produced.
+
+This hasn't been found to be a problem in practice so far.
+
 * Allow the user to provide a function object for generating *custom axis labels*,
 for example, label axes with names of months (Jan, Feb, Mar...)
 instead of integer representations of months (1, 2, 3...).
-* *Logarithmic Axes*.
-* *Histograms*.
+
+* *Logarithmic Axes*. This does not look simple. Meanwhile you can take the log of the data.
 
 [endsect] [/section:todo To Do]
 
 [/ todo.qbk
- Copyright 2008 Jake Voytko.
+ Copyright 2007, 2008, 2009 Jake Voytko 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).

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/example/auto_1d_containers.cpp
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/example/auto_1d_containers.cpp (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/example/auto_1d_containers.cpp 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,4 +1,10 @@
-// auto_1d_containers.cpp
+/*!
+ \file auto_1d_containers.cpp
+ \brief Example to demonstrate autoscaling with *multiple* STL containers.
+ \details See also auto_1d_plot.cpp and auto_1d_container.cpp.
+
+ \author Paul A Bristow
+ */
 
 // Copyright Paul A Bristow 2008
 
@@ -7,9 +13,6 @@
 // (See accompanying file LICENSE_1_0.txt
 // or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-// An example to demonstrate autoscaling with *multiple* STL containers.
-// See also auto_1d_plot.cpp and auto_1d_container.cpp.
-
 // Caution: this file contains Quickbook markup as well as code
 // and comments: don't change any of the special comment markups!
 
@@ -28,7 +31,7 @@
   using boost::svg::show_all; // Multiple STL containers.
   using boost::svg::range; // Find min and max of a STL container.
   using boost::svg::range_all;// Find min and max of multipler STL containers.
- // Note neither of these chack for 'limits' (infinite, NaN) values
+ // Note neither of these check for 'limits' (infinite, NaN) values.
 
 #include <boost/svg_plot/detail/pair.hpp>
   using boost::svg::detail::operator<<; // Output pair as 1.23, 4.56
@@ -55,7 +58,7 @@
 
 #include <utility>
   using std::pair;
- using boost::svg::detail::operator<<; // Output pair as 1.23, 4.56
+ using boost::svg::detail::operator<<; // Output pair as, for example: 1.23, 4.56
 
 #include <algorithm>
   using std::multiplies;
@@ -65,7 +68,7 @@
   using std::iterator;
   using std::iterator_traits;
   using std::ostream_iterator;
-
+
 //] [/auto_1d_containers_1]
 
 int main()
@@ -76,8 +79,8 @@
   Autoscaling must probably inspect all the containers of these series
   in order to find axis ranges that will be suitable for all of them.
   */
- vector<double> my_data_1;
- // Initialize STL container my_data_1 with some entirely fictional data.
+ vector<double> my_data_1;
+ // Initialize STL container my_data_1 with some entirely fictional data.
   my_data_1.push_back(0.2); // [0]
   my_data_1.push_back(1.1); // [1]
   my_data_1.push_back(4.2); // [2]
@@ -109,9 +112,9 @@
     They must all be the same STL container type, in this example, vector<double>.
     And we use pushback to add the containers.
   */
- vector<vector<double> > my_containers;
+ vector<vector<double> > my_containers;
 
- my_containers.push_back(my_data_1); // Add 1st data series.
+ my_containers.push_back(my_data_1); // Add 1st data series.
   my_containers.push_back(my_data_2); // Add another data series.
   cout << my_containers.size() << " containers." << endl;
   show_all(my_containers);
@@ -140,10 +143,10 @@
   /*`If we want, we can check the autoscale range used, or even all the plot settings.*/
   cout << "x_range() " << my_1d_plot.x_range() << endl; // x_range() 0, 15
   //show_1d_plot_settings(my_1d_plot); // If required.
-
+
 //] [/auto_1d_containers_2]
 
- return 0;
+ return 0;
 } // int main()
 
 /*
@@ -155,10 +158,10 @@
 Linking...
 Embedding manifest...
 Autorun "j:\Cpp\SVG\debug\auto_1d_containers.exe"
-6 values in container: 0.2 1.1 4.2 3.3 5.4 6.5
+6 values in container: 0.2 1.1 4.2 3.3 5.4 6.5
 2 containers.
-6 values in container: 0.2 1.1 4.2 3.3 5.4 6.5
-6 values in container: 0.46 2.53 9.66 7.59 12.42 14.95
+6 values in container: 0.2 1.1 4.2 3.3 5.4 6.5
+6 values in container: 0.46 2.53 9.66 7.59 12.42 14.95
 Data range: 0.2, 14.9
 x_range() 0, 15
 Build Time 0:03

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/example/demo_2d_plot.cpp
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/example/demo_2d_plot.cpp (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/example/demo_2d_plot.cpp 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -19,7 +19,7 @@
 #include <boost/svg_plot/svg_2d_plot.hpp>
 
 #include <boost/svg_plot/show_2d_settings.hpp>
-// Only needed for showing which settings in use.
+// for show_2d_plot_settings - Only needed for showing which settings in use.
 
 //#include ".\axis_scaling.hpp"
 
@@ -220,7 +220,7 @@
 
   cout << ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> " << file << endl;
   my_plot.write(file);
- show_plot_settings(my_plot);
+ show_2d_plot_settings(my_plot);
 
   } // plot
 

Modified: sandbox/SOC/2007/visualization/libs/svg_plot/test/test_svg.cpp
==============================================================================
--- sandbox/SOC/2007/visualization/libs/svg_plot/test/test_svg.cpp (original)
+++ sandbox/SOC/2007/visualization/libs/svg_plot/test/test_svg.cpp 2009-02-05 12:03:28 EST (Thu, 05 Feb 2009)
@@ -1,4 +1,9 @@
-// test_svg.cpp
+/*! \file test_svg.cpp
+ \brief Tests for svg class.
+ \details (See also other test modules for 1d_plot, 2d_plot and boxplot).
+
+ \author Jacob Voytko and Paul A. Bristow
+*/
 
 // Copyright Jacob Voytko 2007
 // Copyright Paul A. Bristow 2007
@@ -8,17 +13,13 @@
 // (See accompanying file LICENSE_1_0.txt
 // or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-// Test svg class (see also other test modules for 1d_plot, 2d_plot and boxplot).
-
 //#if defined (BOOST_MSVC) // requires a prior Boost include, so use MSC_VER instead.
-
 #if defined (_MSC_VER)
 //# pragma warning(disable : 4267) // '=' : conversion from 'size_t' to 'unsigned int'
-//# pragma warning(disable : 4172) // returning address of local variable or temporary
 
 # pragma warning(disable : 4310) // cast truncates constant value
 # pragma warning(disable : 4512) // assignment operator could not be generated
-//# pragma warning(disable : 4702) // unreachable code
+//# pragma warning(disable : 4702) // unreachable code
 
 #endif
 
@@ -66,14 +67,14 @@
   BOOST_CHECK_NE(black, white);
 
 
- // Test operator==
- svg_color my_red(255, 0, 0); //
+ // Test operator==
+ svg_color my_red(255, 0, 0); //
   BOOST_CHECK_EQUAL(my_red, svg_color(red));
   BOOST_CHECK_EQUAL(my_red, red);
- // Test operator!=
+ // Test operator!=
   BOOST_CHECK_NE(my_red, black); // BOOST_CHECK_NE Needs Boost 1.35.
 
- // Test svg_color operator<<
+ // Test svg_color operator<<
   ostringstream oss;
   oss << svg_color(red);
   BOOST_CHECK_EQUAL(oss.str().c_str(), "RGB(255,0,0)");
@@ -118,7 +119,7 @@
   plot_line_style my_plot_line2(svg_color(red), true, true);
   my_plot_line2.area_fill(green);
   // Note 1: it is a color constant, nor a svg_color.
- // Note 2:
+ // Note 2:
   BOOST_CHECK_EQUAL(my_plot_line2.color(), svg_color(red));
   BOOST_CHECK_EQUAL(my_plot_line2.area_fill(), green);
   BOOST_CHECK_EQUAL(my_plot_line2.line_on(), true);
@@ -145,7 +146,7 @@
   BOOST_CHECK_EQUAL(my_style.stroke_width(), 10U); // & check.
 
   // Test the text_element class.
- // text_element::text_element(double x, double y,
+ // text_element::text_element(double x, double y,
   // const std::string&,
   // text_style&,
 
@@ -163,7 +164,7 @@
   BOOST_CHECK_EQUAL(text.text(), "X");
 
   // Test the text_style class.
- // int,
+ // int,
   // const std::string& font,
   // const std::string& style, const std::string& weight,
   // const std::string& stretch, const std::string& decoration,
@@ -227,18 +228,18 @@
 
   // Test the svg_element class.
 
- svg my_svg;
+ svg my_svg;
   // Check the default svg image sizes:
- BOOST_CHECK_EQUAL(my_svg.x_size(), 400U);
- BOOST_CHECK_EQUAL(my_svg.y_size(), 400U);
+ BOOST_CHECK_EQUAL(my_svg.x_size(), 400U);
+ BOOST_CHECK_EQUAL(my_svg.y_size(), 400U);
 
   my_svg.image_size(200U, 100U);
- BOOST_CHECK_EQUAL(my_svg.x_size(), 200U);
+ BOOST_CHECK_EQUAL(my_svg.x_size(), 200U);
   my_svg.image_size(500U, 100U); // update x
- BOOST_CHECK_EQUAL(my_svg.x_size(), 500U); // & check
+ BOOST_CHECK_EQUAL(my_svg.x_size(), 500U); // & check
   my_svg.image_size(500U, 300U); // update y
- BOOST_CHECK_EQUAL(my_svg.y_size(), 300U); // & check
- BOOST_CHECK_EQUAL(my_svg.x_size(), 500U);
+ BOOST_CHECK_EQUAL(my_svg.y_size(), 300U); // & check
+ BOOST_CHECK_EQUAL(my_svg.x_size(), 500U);
 
   BOOST_CHECK_EQUAL(my_svg.document_title(), ""); // Default no document title
   my_svg.document_title("Document Title");
@@ -254,7 +255,7 @@
 
   BOOST_CHECK_EQUAL(my_svg.copyright_date(), ""); // Default no copyright_date.
   my_svg.copyright_date("2007");
- BOOST_CHECK_EQUAL(my_svg.copyright_date(), "2007");
+ BOOST_CHECK_EQUAL(my_svg.copyright_date(), "2007");
 
   ostringstream ossvg;
   my_svg.write(ossvg);
@@ -267,9 +268,9 @@
   // Test rect_element
 
   rect_element my_rect(1, 2, 3, 4);
- BOOST_CHECK_EQUAL(my_rect.x(), 1);
- BOOST_CHECK_EQUAL(my_rect.y(), 2);
- BOOST_CHECK_EQUAL(my_rect.width(), 3);
+ BOOST_CHECK_EQUAL(my_rect.x(), 1);
+ BOOST_CHECK_EQUAL(my_rect.y(), 2);
+ BOOST_CHECK_EQUAL(my_rect.width(), 3);
   BOOST_CHECK_EQUAL(my_rect.height(), 4);
   BOOST_CHECK(my_rect.height() == 4);
 
@@ -322,15 +323,15 @@
 <svg width="500" height ="300" version="1.1" xmlns="http://www.w3.org/2000/svg"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:ev="http://www.w3.org/2001/xml-events">
-<!-- SVG plot written using Boost.Plot program (Creator Jacob Voytko) -->
-<!-- Use, modification and distribution of Boost.Plot subject to 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) -->
-<!-- SVG Plot Copyright Jake Voytko 2007 -->
+<!-- SVG plot written using Boost.Plot program (Creator Jacob Voytko) -->
+<!-- Use, modification and distribution of Boost.Plot subject to 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) -->
+<!-- SVG Plot Copyright Jake Voytko 2007 -->
 <meta name="copyright" content="Jake Voytko" />
 <meta name="date" content="2007" />
-<!-- Document Description -->
+<!-- Document Description -->
 <desc>Document Description</desc>
 <title>Document Title</title>
 </svg>


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