summaryrefslogtreecommitdiff
path: root/macros/text1/models/memo.texmodel
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/models/memo.texmodel')
-rw-r--r--macros/text1/models/memo.texmodel21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/text1/models/memo.texmodel b/macros/text1/models/memo.texmodel
new file mode 100644
index 0000000000..8e16ff97be
--- /dev/null
+++ b/macros/text1/models/memo.texmodel
@@ -0,0 +1,21 @@
+% MEMO TEXMODEL
+% August 15, 1986
+% To print on monospace printers delete the % symbol before \monospace
+%\monospace
+\sfs{cm18}{titlefont}{24pt}% Font selected for heading
+\input memo.texinput % Loads memorandum format file
+\MEMO % Prints memorandum heading
+%--------Enter the text after each markup on the following lines---------
+%------------------multiple line entries may be used---------------------
+\TO
+\FROM
+\DATE {\today}
+\SUBJECT
+\TEXT %----- Insert the memo below this line-----------------------------
+
+%--------------For a list of copies use the \COPIES: markup-------------
+% for example: \COPIES first name
+% second name
+% third name, etc.
+%------------enter the copies markup and names below this line-----------
+\ENDMEMO % ----------------and before this line--------------------------