diff -r 497fab7d1404 -r 24691cdacc02 tex/vym.tex --- a/tex/vym.tex Tue Jun 19 14:20:30 2007 +0000 +++ b/tex/vym.tex Wed Jun 20 10:51:46 2007 +0000 @@ -1072,7 +1072,7 @@ l & local & & Use local paths to stylesheets, translations, icons, etc. instead of system paths. Useful for testing\\ h & help & & Show help\\ -r & run & filename & Run script\\ +r & run & filename & Load and run script\\ q & quit & & Quit immediatly after startup. Useful for benchmarks.\\ \end{tabular} \end{center} @@ -1088,7 +1088,7 @@ \subsubsection{Export a set of maps} \begin{code} \# Simple vym script to export images of various maps simultanously -export ("image"); +exportImage (); \end{code} The script above can be used to export all maps in a directory automatically. If the script is named {\tt export-image.vys}, call \vym with