1.1 --- a/tex/vym.tex Mon May 23 15:28:20 2005 +0000
1.2 +++ b/tex/vym.tex Mon May 30 05:39:10 2005 +0000
1.3 @@ -160,6 +160,10 @@
1.4 There are also more flags set by \vym automatically to show additional
1.5 information, e.g. when a exists for a particular branch.
1.6
1.7 +By default some of these flags are set exclusively e.g. when the \lq
1.8 +thumb-up\rq flag is set, then the \lq thumb down\rq is unset and vice
1.9 +versa. You can change this default behaviour in the settings menu.
1.10 +
1.11 \section{Mapeditor} \label {mapeditor}
1.12 \subsection{Start a new map}
1.13 After \vym is started two windows will open: the mapeditor and the
1.14 @@ -179,7 +183,10 @@
1.15 branch. Finish adding the new branch by pressing \key{Enter}.
1.16 %tipp
1.17 Sometimes it comes handy to add a new branch above or below the current
1.18 -one. Use \key{Ins} together with \key{Shift} or \key{Ctrl}.
1.19 +one. Use \key{Ins} together with \key{Shift} or \key{Ctrl}. It is also
1.20 +possible to add a branch in such a way, that the current selection
1.21 +becomes the child of the new branch, which is like inserting it {\em
1.22 +before} the selection. This can be done using the context menu.
1.23
1.24 \subsection{Navigate through a map}
1.25 \subsubsection*{Select branches}
1.26 @@ -714,6 +721,10 @@
1.27 \begin{longtable}{|lcp{8cm}l|} \hline
1.28 Version & & Comment & Date \\ \hline \hline \endhead
1.29 \hline \endfoot
1.30 +1.6.7 & - & Changed default pdf-reader for Mac OSX & 2005-05-27 \\
1.31 + & - & Bugfix: xLinks stopped working in 1.6.6 &\\
1.32 + & - & Bugfix: drawing error when using modModeCopy &\\
1.33 + & - & Bugfix: replaced lrint by qRound for BSD ports &\\
1.34 1.6.6 & - & Exclusive standard flags & 2005-05-23 \\
1.35 1.6.5 & - & removing a branch and keeping its childs & 2005-05-19 \\
1.36 & - & removing childs of a branch & \\
1.37 @@ -947,6 +958,10 @@
1.38 % reorder
1.39 % scroll
1.40 % fold
1.41 +% vymlink
1.42 +% xlink
1.43 +% context menu
1.44 +% Mac OS X
1.45
1.46
1.47