From cdfc959e1a8bb9083dc120cde2c8b9061bd89e3a Mon Sep 17 00:00:00 2001 From: Thomas Feuvrier <thomas.feuvrier@c-s.fr> Date: Mon, 27 Feb 2006 08:33:20 +0000 Subject: [PATCH] nomsg --- SoftwareGuide/SoftwareGuideConfiguration.tex | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/SoftwareGuide/SoftwareGuideConfiguration.tex b/SoftwareGuide/SoftwareGuideConfiguration.tex index c59de50322..0dbe78c3ab 100644 --- a/SoftwareGuide/SoftwareGuideConfiguration.tex +++ b/SoftwareGuide/SoftwareGuideConfiguration.tex @@ -1,7 +1,9 @@ % Define where in the disk is the Insight source tree -\def\ITKSOURCEDIR{} -\graphicspath{{/home/ORFEO/thomas/ORFEO-TOOLBOX/OTB-Documents/SoftwareGuide/Art/}{/home/ORFEO/thomas/ORFEO-TOOLBOX/OTB-Documents/SoftwareGuide/Art/}} -\def\bibtexdatabasepath{/home/ORFEO/thomas/ORFEO-TOOLBOX/OTB-Documents/SoftwareGuide/../Latex/Insight} +% \def\ITKSOURCEDIR{} +% THOMAS +\def\ITKSOURCEDIR{/ORFEO/thomas/ORFEO-TOOLBOX/otb/OTB} +\graphicspath{{/ORFEO/thomas/ORFEO-TOOLBOX/otb/OTB-Documents/SoftwareGuide/Art/}{/ORFEO/thomas/ORFEO-TOOLBOX/otb/OTB-Documents/SoftwareGuide/Art/}} +\def\bibtexdatabasepath{/ORFEO/thomas/ORFEO-TOOLBOX/otb/OTB-Documents/SoftwareGuide/../Latex/Insight} % Define command to make reference to on-line Doxygen documentation -- GitLab