Also fixed...
Thanks and sorry for not spotting this as I made the first commits quite
rapidly...
Séb :)
On 12-09-05 5:21 PM, Edward d'Auvergne wrote:
Hi,
Another slight problem here, the bounding box from the
graphics/analyses/consistency_testing/consistency__J0_PSE-4.eps.gz
file is not quite right - the figure in the manual is now just shown
as white as all the graphics are outside of the" 0 0 16 16" square :S
The last few lines of that file are:
%%Trailer
%%BoundingBox: 5 2 1244 669
%%DocumentNeededResources: font Times-Roman
%%EOF
So the "0 0 16 16" needs to be change to these values. Also, the
sample script text "F_eta" and "F_R2" should be changed to "F\_eta"
and "F\_R2" to allow the document to compile - LaTeX doesn't like
underscores!
Cheers,
Edward
On 5 September 2012 17:09, <[email protected]> wrote:
Author: semor
Date: Wed Sep 5 17:09:25 2012
New Revision: 17463
URL: http://svn.gna.org/viewcvs/relax?rev=17463&view=rev
Log:
Added the bounding box and a centerline command to the code for the figure for
consistency testing...
This follows two remark by Edward d'Auvergne at:
https://mail.gna.org/public/relax-devel/2012-09/msg00030.html
(Message-id:
<caed9py_dznvtccjd0nzzkw_zy-xdhrue4q6ooqrsf17ysnj...@mail.gmail.com>)
and
https://mail.gna.org/public/relax-devel/2012-09/msg00032.html
(Message-id:
<CAED9pY-aymMGvmo=jmc_nwyseld-hascirv7so5p3ohjbnf...@mail.gmail.com>)
Modified:
trunk/docs/latex/consistency_tests.tex
Modified: trunk/docs/latex/consistency_tests.tex
URL:
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/consistency_tests.tex?rev=17463&r1=17462&r2=17463&view=diff
==============================================================================
--- trunk/docs/latex/consistency_tests.tex (original)
+++ trunk/docs/latex/consistency_tests.tex Wed Sep 5 17:09:25 2012
@@ -273,7 +273,7 @@
\begin{figure*}[h]
\label{fig: consistency analysis}
-\includegraphics[width=0.9\textwidth]{graphics/analyses/consistency_testing/consistency__J0_PSE-4.eps.gz}
+\centerline{\includegraphics[width=0.9\textwidth, bb=0 0 16
16]{graphics/analyses/consistency_testing/consistency__J0_PSE-4.eps.gz}}
\caption[Example of consistency testing visual analysis]{Example of
consistency testing visual analysis. Relaxation data from three different
magnetic fields are compared. For each pair of magnetic field, a correlation
plot of the calculated $J(0)$ values (approach A, top) as well as an histogram
of the ration of calculated $J(0)$ values (approach B, bottom) are shown. Data
from \citep{MorinGagne09b} is used for the purpose of this example.}
\end{figure*}
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-devel mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel
--
Sébastien Morin, Ph.D.
Postdoctoral Fellow, S. Bernèche Laboratory
Department of Bioinformatics
Biozentrum, Universität Basel
Klingelbergstrasse 50/70
4056 Basel
Switzerland
---- sebastien DOT morin AT unibas DOT ch ----
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-devel mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel