1.1 --- a/tex/vym.tex Wed Apr 11 09:21:14 2007 +0000
1.2 +++ b/tex/vym.tex Wed May 02 15:31:17 2007 +0000
1.3 @@ -305,8 +305,7 @@
1.4 by using the arrow-keys, it will unscroll temporary. This is shown as a
1.5 scroll with a little hour glass. If the temporary unscrolled part is not
1.6 longer needed, it will be hidden again automatically. It is also
1.7 -possible to unscroll all branches using "Edit\ra Unscroll all scrolled
1.8 -branches".
1.9 +possible to unscroll a whole subtree using "Edit\ra Unscroll all childs".
1.10
1.11 You can also hide parts of the map while exporting it e.g. to a webpage
1.12 or a presentation, see \ref{hideexport} for details.
1.13 @@ -1018,20 +1017,20 @@
1.14 \begin{center}
1.15 \begin{tabular}{cccp{8cm}}\\
1.16 \bf Option & \bf Comment & \bf Argument & \bf Description \\ \hline
1.17 -v & version & & Show version ov \vym\\
1.18 +d & debug & & Turn on debugging output \\
1.19 +h & help & & Show help\\
1.20 l & local & & Use local paths to stylesheets, translations, icons,
1.21 etc. instead of system paths. Useful for testing\\
1.22 -h & help & & Show help\\
1.23 +q & quit & & Quit immediatly after startup. Useful for benchmarks.\\
1.24 r & run & filename & Run script\\
1.25 -q & quit & & Quit immediatly after startup. Useful for benchmarks.\\
1.26 +v & version & & Show version ov \vym\\
1.27 \end{tabular}
1.28 \end{center}
1.29 You can also give several filenames at the commandline to let \vym open
1.30 several maps at once.
1.31
1.32
1.33 - \section{Scripts} \label{scripts}
1.34 - %FIXME
1.35 + \section{Scripts} \label{scripts} %FIXME
1.36
1.37
1.38