|
|
1.1 ! root 1: |include(macro.h) ! 2: ! 3: |include(titlebox.h) ! 4: |include(titlebox.m) ! 5: ! 6: |include(envir.h) ! 7: ! 8: |include(preproc.h) ! 9: ! 10: |include(coversheet.h) ! 11: |include(coversheet.m) ! 12: ! 13: |environment(signature; ! 14: here on, minimum.lines 1, indent +30, line.length +3i, ! 15: |for i in 1 2 3 4 5 6 7 8 9 [ ! 16: if begin GE(author_counter, $i), ! 17: blank.lines 3, ! 18: string bold author_array[$i], ! 19: if end, ! 20: ] ! 21: line.length -3i, indent -30, blank.lines -1; ! 22: ! 23: minimum.lines 3) ! 24: |comment<summary: signature (signatures and typing credits)> ! 25: ! 26: |environment(:document; ! 27: clear author_counter document_counter mercury_counter ! 28: other_counter text_counter other_marker, ! 29: clear string government_string proprietary_string;) ! 30: ! 31: |environment(:document_save; ! 32: ;) ! 33: ! 34: |environment(:document_restore; ! 35: ;)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.