From e1c88da60d42c6f96aff108bda7a23f252521510 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Sun, 12 Jun 2011 16:18:30 +0200 Subject: [PATCH] put the diffractometers pictures at the right place. --- Documentation/sphinx/source/development.rst | 4 ++-- Documentation/sphinx/source/diffractometers/e4cv.rst | 6 +++--- Documentation/sphinx/source/diffractometers/e6c.rst | 6 ++++++ Documentation/sphinx/source/diffractometers/k4cv.rst | 6 +++--- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/Documentation/sphinx/source/development.rst b/Documentation/sphinx/source/development.rst index 9f39b8c4..b4456263 100644 --- a/Documentation/sphinx/source/development.rst +++ b/Documentation/sphinx/source/development.rst @@ -38,11 +38,11 @@ you can also build a GUI interfaces which use `gtkmm `_:: $ make $ sudo make install -eventually if you want to work also on the documentation you need: +eventually if you want to work also on the documentation you need + `gtk-doc `_ for the api + `sphinx `_ for the html and latex doc. -+ `asymptote `_ for the figures.:: ++ `asymptote `_ for the figures:: $ ./configure --enable-gtk-doc $ make diff --git a/Documentation/sphinx/source/diffractometers/e4cv.rst b/Documentation/sphinx/source/diffractometers/e4cv.rst index ebbe6bfc..2b37288f 100644 --- a/Documentation/sphinx/source/diffractometers/e4cv.rst +++ b/Documentation/sphinx/source/diffractometers/e4cv.rst @@ -1,15 +1,15 @@ Eulerian 4 circles ################## -Geometry -******** - .. figure:: ../../../figures/3S+1D.png :align: center :width: 8cm Schematic view of the diffractometer. +Geometry +******** + + xrays source fix allong the :math:`\vec{x}` direction (1, 0, 0) + 3 axes for the sample diff --git a/Documentation/sphinx/source/diffractometers/e6c.rst b/Documentation/sphinx/source/diffractometers/e6c.rst index f8803a91..3e6865a1 100644 --- a/Documentation/sphinx/source/diffractometers/e6c.rst +++ b/Documentation/sphinx/source/diffractometers/e6c.rst @@ -1,6 +1,12 @@ Eulerian 6 circles ################## +.. figure:: ../../../figures/4S+2D.png + :align: center + :width: 8cm + + Schematic view of the diffractometer. + Geometry ******** diff --git a/Documentation/sphinx/source/diffractometers/k4cv.rst b/Documentation/sphinx/source/diffractometers/k4cv.rst index 74ad4db4..d64a9473 100644 --- a/Documentation/sphinx/source/diffractometers/k4cv.rst +++ b/Documentation/sphinx/source/diffractometers/k4cv.rst @@ -1,15 +1,15 @@ Kappa 4 circles vertical ######################## -Geometry -******** - .. figure:: ../../../figures/k4cv.png :align: center :width: 8cm Schematic view of the diffractometer. +Geometry +******** + For this geometry there is a special parameters called :math:`\alpha` which is the angle between the kappa rotation axis and the :math:`\vec{y}` direction. -- 2.11.4.GIT