Annotation of researchv8dc/cmd/monk/db/letter.m, revision 1.1.1.1

1.1       root        1: |include(monk.h)
                      2: |include(macro.h)
                      3: 
                      4: |environment(document_begin_and_end_of_text;
                      5:        ;
                      6: )
                      7: 
                      8: |environment(ret_address;
                      9:        verbatim on, indent 30, fill off, here on;
                     10:        blank.lines)
                     11:        |comment<summary: ret_address (return address)>
                     12: 
                     13: |environment(address;
                     14:        verbatim on, fill off, here on, blank.lines;
                     15:        blank.lines)
                     16:        |comment<summary: address (who to address the letter to)>
                     17: 
                     18: |environment(greeting;
                     19:        blank.lines 2;
                     20:        blank.lines)
                     21:        |comment<summary: greeting (greeting)>
                     22: 
                     23: |environment(body;
                     24:        blank.lines, fill on;
                     25:        blank.lines)
                     26:        |comment<summary: body (body of letter)>
                     27: 
                     28: |environment(closing;
                     29:        blank.lines 2, indent 30;
                     30:        blank.lines)
                     31:        |comment<summary: closing (salutation)>
                     32: 
                     33: |environment(signature;
                     34:        verbatim on, blank.lines 3, indent 30;)
                     35:        |comment<summary: signature (signature)>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.