source: branches/lib/HELP_SOURCE/source/tree2file.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.5 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      tr_type_radial.hlp
5UP      tr_type_dendro.hlp
6UP      nt_tree_select.hlp
7UP      treeadm.hlp
8
9#       sub topics:
10#SUB     subtopic.hlp
11SUB     dist.hlp
12SUB     phylo.hlp
13SUB     pars.hlp
14
15# format described in ../help.readme
16
17
18TITLE           Export to xfig
19
20OCCURRENCE      ARB_NT/Tree/Export tree to Xfig
21                ARB_SECEDIT/File/Export structure to XFIG
22
23DESCRIPTION     Exports a ONE page screenshot of the displayed tree to a
24                file.
25
26                Select a file name from the 'Directories and Files' subwindow or type it
27                to the 'File Name' subwindow.
28
29                Choose wanted magnification by zooming the tree/structure (physical zoom).
30
31                Choose clipping:
32                    - Export screen only (visible part only)
33                    - Export all / Export complete structure
34
35                Choose whether handles shall be printed (tree only). Handles are
36                    - boxes at marked/selected species
37                    - boxes at root of open groups
38
39
40                Choose whether to export colors or black/white only.
41
42                Click 'Export to Xfig' to export and to run xfig on the exported
43                file.
44
45NOTES           The suffix shown or typed in the 'Suffix' subwindow is used as a
46                filter for the displayed file names and is automatically
47                appended to the file name in the 'File Name' subwindow.
48
49EXAMPLES        None
50
51BUGS            No bugs known
52
Note: See TracBrowser for help on using the repository browser.