source: branches/lib/HELP_SOURCE/source/mode_mark.hlp

Last change on this file was 19532, checked in by westram, 4 months ago
  • reintegrates 'help' into 'trunk'
    • tweak arb documentation:
      • automatically link
        • ticket references to arb bug tracker (only affects html version).
        • found URLs.
      • page titles
        • warn about long titles.
        • introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
        • increase allowed length (limited by subwindow width).
      • cleanup header sections in all helpfiles.
      • fix and/or update several help files.
      • document syntax of help sources.
      • build issues:
        • when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
        • remove output files on error (including files below ARBHOME/lib).
        • pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
    • moves Tree admin + NDS menu entries to top of menu
  • adds: log:branches/help@18783:19531
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.2 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      mark.hlp
5UP      mode.hlp
6
7#Title of helpfile !! and start of real helpfile
8
9TITLE           MARK MODE
10
11OCCURRENCE      ARB_NT and ARB_PARSIMONY: <MARK> button in the left column
12                F2 on the keyboard
13
14DESCRIPTION     The 'MARK MODE' allows you to mark and unmark individual species, or all
15                species of a subtree.
16
17                Click on the <MARK> button (first button in the left column) of
18                        the main window or the 'F2' key on the keyboard to
19                        activate the 'MARK MODE'. In the latter case, the cursor
20                        has to be placed within the tree display area.
21
22                Mark single species:
23
24                        Move the cursor to any terminal branch or the left part
25                        of the information displayed at the terminal node and
26                        press the left mouse button.
27
28                Mark all species of a subtree:
29
30                        Move the cursor to any position along the edge defining
31                        the subtree and proceed as described above.
32
33                        The subtree-defining branch is that located closest to
34                        the indicated root (open square) of the whole tree
35                        directly or indirectly connected to all branches of the
36                        subtree.
37
38
39NOTES           The marked species are indicated by filled squares at the
40                terminal nodes.
41
42EXAMPLES        None
43
44WARNINGS        None
45
46BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.