|
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
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
|
|
File size:
1.5 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | #SUB subtopic.hlp |
|---|
| 7 | |
|---|
| 8 | # format described in ../help.readme |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | TITLE Save properties of ARB_EDIT4 |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE ARB_EDIT4/Properties/Save properties |
|---|
| 14 | |
|---|
| 15 | DESCRIPTION General information about saving properties applies to ARB_EDIT4 as |
|---|
| 16 | well (see LINK{savedef.hlp}). |
|---|
| 17 | |
|---|
| 18 | Special about ARB_EDIT4 properties is the presence of multiple properties: |
|---|
| 19 | * alignment name specific properties |
|---|
| 20 | * alignment type specific properties |
|---|
| 21 | * general properties |
|---|
| 22 | |
|---|
| 23 | When starting ARB_EDIT4 it will load the first matching properties-file in |
|---|
| 24 | the order listed above, |
|---|
| 25 | |
|---|
| 26 | i.e. if alignment name specific properties have been saved for the currently |
|---|
| 27 | selected alignment (see LINK{nt_align_select.hlp}), ARB_EDIT4 will use them. |
|---|
| 28 | |
|---|
| 29 | If no such properties exist, ARB_EDIT4 will look for alignment type |
|---|
| 30 | specific properties. |
|---|
| 31 | |
|---|
| 32 | If no such properties exist, ARB_EDIT4 will use the general properties. |
|---|
| 33 | |
|---|
| 34 | NOTES To get rid of unwanted, too specific properties, you have to delete |
|---|
| 35 | the corresponding property file. You normally find them in the |
|---|
| 36 | directory ~/.arb_prop/ |
|---|
| 37 | |
|---|
| 38 | The name of the used property file is displayed behind the menu |
|---|
| 39 | entry 'Save loaded properties'. |
|---|
| 40 | |
|---|
| 41 | EXAMPLES None |
|---|
| 42 | |
|---|
| 43 | WARNINGS None |
|---|
| 44 | |
|---|
| 45 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.