Mercurial > repos > pieterlukasse > prims_metabolomics
changeset 13:b9815233960f
workaround for pop-up images
author | pieter.lukasse@wur.nl |
---|---|
date | Tue, 21 Jan 2014 16:47:35 +0100 |
parents | a18e0a7b0d26 |
children | 4c5ba34c8c1c |
files | msclust.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/msclust.xml Tue Jan 21 16:44:21 2014 +0100 +++ b/msclust.xml Tue Jan 21 16:47:35 2014 +0100 @@ -237,7 +237,7 @@ *Stop Criterion:* When to stop reducing and looking for new clusters. Lower values = more iterations -.. __: javascript:window.open('confidence_and_slope_params_explain.png','popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') +.. __: javascript:window.open('.. image:: confidence_and_slope_params_explain.png'.replace('.. image:: ', ''),'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') ----- @@ -250,7 +250,7 @@ `Click here for more details on the Sample selection and Spectrum peak intensity correction algorithm parameters related to SPECTRA generation`_ -.. _Click here for more details on the Sample selection and Spectrum peak intensity correction algorithm parameters related to SPECTRA generation: javascript:window.open('sample_sel_and_peak_height_correction.png','popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') +.. _Click here for more details on the Sample selection and Spectrum peak intensity correction algorithm parameters related to SPECTRA generation: javascript:window.open('".. image:: sample_sel_and_peak_height_correction.png'.replace('.. image:: ', ''),'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') -----