Printing with Neeps | |
| Creating RTF files using Neeps. | |
Outline | |
|
Neeps can be used to produce timetables in "rich text format" - rtf. This
can be viewed and printed by Microsoft Word or Wordpad.
The mechanism used is textual substitution of variables which must be put in the right place on the formatted template page. For each timetable to be printed Neeps loads the appropriate template and simply substitutes each variable with its appropriate value (nothing is printed if the variable is not defined). Variable must be "tagged" using a code which would not otherwise appear in a timetable. By default !! is used to indicate the start of a variable and ! denotes the end. For example !!LONG! will be replaced by the "long name" of the item being printed. | |
Variables | |
| |