mailRe: r17463 - /trunk/docs/latex/consistency_tests.tex


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on September 05, 2012 - 17:21:
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,  <sebastien.morin@xxxxxxxxx> 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_Tg@xxxxxxxxxxxxxx>)

and

https://mail.gna.org/public/relax-devel/2012-09/msg00032.html
(Message-id: 
<CAED9pY-aymMGvmo=JMC_nWYSeLd-HAsCirv7so5P3OhJBNFY5Q@xxxxxxxxxxxxxx>)


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
relax-commits@xxxxxxx

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



Related Messages


Powered by MHonArc, Updated Wed Sep 05 21:20:08 2012