diff -r 5d0cbeb02bf3 -r 6a7db028088e tex/vym.tex
--- a/tex/vym.tex	Wed Mar 29 09:11:09 2006 +0000
+++ b/tex/vym.tex	Mon May 08 13:25:46 2006 +0000
@@ -689,10 +689,11 @@
 example you may have additional info you want to talk about in a
 presentation, while those parts should not be visible to the audience.
 To achieve this you can "hide" parts of the map during exports by
-setting the "hide in export" flag:
+setting the "hide in export" flag.
 \begin{center}
 	\includegraphics[width=0.5cm]{flag-hideexport.png}
 \end{center}
+You can toggle this flag in the toolbar or by pressing \key{H}.
 Note that there is a global option in the settings menu to toggle the
 use of this flag. By default the flag is enabled.
 
@@ -919,7 +920,19 @@
 
 \begin{appendix}
 
-\section{Command line options}
+\section{Starting \vym}
+\subsection{Path to ressources}
+\vym will try to find its ressources (images, stylesheets, filters,
+etc.) in the following places:
+\begin{enumerate}
+	\item Path given by the environment variable {\tt VYMHOME}.
+	\item If called with the local option (see \ref{options} below),
+	      \vym will look for its data in the current directory.
+	\item {\tt /usr/share/vym}
+	\item {\tt /usr/local/share/vym}
+\end{enumerate}
+
+\subsection{Command line options} \label{options}
 \vym has the following options:
 \begin{center}
 \begin{tabular}{ccp{8cm}}\\