|
|
1.1 root 1: |environment(name;
2: divert.string N0;)
3: |environment(department;
4: divert.string N1;)
5: |environment(date;
6: divert.string DT;)
7: |environment(titlebox;
8: font bold, spacing on, goto .5i, blank.lines -1,
9: title "``19\n(yr Employee's Report on Activities and Accomplishments``",
10: blank.lines .5,
11: line.length -.5i, page.offset +.25i,
12: set string Ts "`",
13: add string.from.string Ts N0,
14: add string Ts "``Organization ",
15: add string.from.string Ts N1,
16: add string Ts "`",
17: title Ts;
18: page.offset -.25i, line.length +.5i, minimum.lines 1)
19: |associate(p;
20: minimum.lines .5, clear string Ts;;)
21: |environment(signature;
22: minimum.lines 3, indent 3i,
23: line 3.0i, tab.stops 1.5iC, new.line, tab, string N0,
24: text ", ", string DT, tab;)
25: |environment(:document;;)
26: |environment(:document_save;
27: ;)
28: |environment(:document_restore;
29: ;)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.