X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fdoc%2Fconfig.tex;h=2e69bf5b7c54d834c6ddf7ccf1670fe54d73ada2;hb=d2b20f96a780fa2441c9e1412860394f653e37b6;hp=4c61a80d27834e17e8b335d5eeac3c48af4141e6;hpb=cb78bcd69448e60826458a803420b751aeca9da6;p=bbtk.git diff --git a/kernel/doc/config.tex b/kernel/doc/config.tex index 4c61a80..2e69bf5 100644 --- a/kernel/doc/config.tex +++ b/kernel/doc/config.tex @@ -1,3 +1,30 @@ +% # --------------------------------------------------------------------- +% # +% # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image +% # pour la SantÈ) +% # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +% # Previous Authors : Laurent Guigues, Jean-Pierre Roux +% # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil +% # +% # This software is governed by the CeCILL-B license under French law and +% # abiding by the rules of distribution of free software. You can use, +% # modify and/ or redistribute the software under the terms of the CeCILL-B +% # license as circulated by CEA, CNRS and INRIA at the following URL +% # http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +% # or in the file LICENSE.txt. +% # +% # As a counterpart to the access to the source code and rights to copy, +% # modify and redistribute granted by the license, users are provided only +% # with a limited warranty and the software's author, the holder of the +% # economic rights, and the successive licensors have only limited +% # liability. +% # +% # The fact that you are presently reading this means that you have had +% # knowledge of the CeCILL-B license and that you accept its terms. +% # ------------------------------------------------------------------------ */ +% + +\usepackage{ifpdf} % ========================================== \newif\ifpdf \ifx\pdfoutput\undefined \pdffalse % we are not running PDFLaTeX @@ -82,15 +109,15 @@ urlcolor=myblue,% menucolor=red,% %%------------- Doc Info --------------------------------- - pdftitle={bbtk Users' Guide},% - pdfauthor={Laurent Guigues},% + pdftitle={The Black Box Toolkit},% + pdfauthor={},% %%------------ Doc View ----------------------------------} pdfhighlight=/P,% bookmarksopen=false,% plainpages=false, pdfpagemode=None} -\hyperbaseurl{http://www.creatis.insa-lyon.fr/\string~guigues/} +\hyperbaseurl{http://www.creatis.insa-lyon.fr/site/en/CreatoolsBBTK} \definecolor{myblue}{rgb}{0,0,0.7} \definecolor{myred}{rgb}{0.7,0,0} @@ -99,6 +126,7 @@ % ========================================== \def\bbtkVersion{@BBTK_VERSION@} +\def\bbtkVersionDate{@BBTK_VERSION_DATE@} \def\todo{\scriptsize\fbox{\bf TODO !!}\normalsize} \def\x{\bm{x}} \def\BBTK{{\xspace}The {\bf Black Box Toolkit} } @@ -172,6 +200,32 @@ \def\winns{{\xspace}\textit{Windows}} +\def\bbtkGuide [#1]{ +\begin{center} +{\Large \BBTK} +\vspace{1cm} + +{\Huge #1} +\vspace{1cm} + +\bbtk version \bbtkVersion \hspace{2mm}(\bbtkVersionDate) +\vspace{0.5cm} + +Generated on : \today +\vspace{0.5cm} + +Fr\'ed\'eric Cervenansky, Eduardo D\'avila, Laurent Guigues, Jean-Pierre Roux +\vspace{0.3cm} + +CREATIS, Centre de Recherche en Imagerie M\'edicale \\ +CNRS UMR 5220, INSERM U1044, INSA Lyon, Universit\'e Claude-Bernard Lyon 1 + +http://www.creatis.insa-lyon.fr/site/en/CreatoolsBBTK +\end{center} +\tableofcontents +\listoftables +\listoffigures +} % ========================================== %%% mode: latex