]> Creatis software - bbtk.git/commitdiff
cosmetics
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 7 Oct 2008 09:16:16 +0000 (09:16 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 7 Oct 2008 09:16:16 +0000 (09:16 +0000)
kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex

index 2dada68066d515866403f5c3d3cf226401df1712..4d28920460f50d9d644398aa6f4ad49568d5b6a0 100644 (file)
@@ -2278,7 +2278,7 @@ You can query all the boxes or applications that have at least one Output entry
 \end {itemize}
 
 
-All these criterions are \emph{Added} while the query process.\\
+All these criterions are \emph{AND}ed while the query process.\\
 You can get the whole description of a given box or application clicking on its name.
 
 
@@ -2289,7 +2289,7 @@ You can get the whole description of a given box or application clicking on its
 % ==========================================
 
 You will have to update the \emph{bbtk\_config.xml} file.\\
-To know where it is stored, just click on \texttt{Config} button of the Command part tool bar.
+To know where it is stored, just click on \texttt{Config} button of the \texttt{Command} part toolbar.
 
 You'll get something like :
 
@@ -2321,15 +2321,14 @@ Just use your favourite text editor to add :
 \begin{itemize}
 \item
  at the end of the \texttt{BBS Paths} part 
- the name of the directory that contains the \texttt{.bbs} sripts of the package you
+ the name of the directory that contains the \texttt{.bbs} scripts of the package you
 want to use,
 \item at the end of the \texttt{PACKAGE Paths} part
- the name of the directory that contains the dynamic libraries (\texttt{.dll} or \texttt{.so}) of the package you must run the
- option \texttt{Generate index} in the menu \texttt{Tools}.
-want to use.
+ the name of the directory that contains the dynamic libraries (\texttt{.dll} or \texttt{.so}) of the package
 \end{itemize}
 
-If you want (and sure you will) to be able to use the Help tools as well on the features provided by this package, you must   
+If you want (and sure you will) to be able to use the Help tools as well on the features provided by this package, you must use the
+option \texttt{Generate index}  in the menu \texttt{Tools} of the \texttt{Files} part toolbar.  
 % ==========================================
 \vspace{0.5cm}\hrule \\
 \section{Using black boxes in \CPP programs}