summaryrefslogtreecommitdiff
path: root/macros/text1/pc/models/paper.mdl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/pc/models/paper.mdl')
-rw-r--r--macros/text1/pc/models/paper.mdl28
1 files changed, 28 insertions, 0 deletions
diff --git a/macros/text1/pc/models/paper.mdl b/macros/text1/pc/models/paper.mdl
new file mode 100644
index 0000000000..1ebf653335
--- /dev/null
+++ b/macros/text1/pc/models/paper.mdl
@@ -0,0 +1,28 @@
+% Student Paper Layout
+% Last updated on = 10/16/86
+\monospace
+\doublespace
+\input paper.inp % get paper format
+% Cover Page
+ \vsk{1in plus 2fil minus 1in} % space at top of page
+ \centerlinesbegin % all lines centered on cover page
+ \frenchspacing % no double spaces after periods on cover page
+%%%% insert title (using one or more lines) between dashed lines
+%--------------------------------------------------------------------
+%--------------------------------------------------------------------
+\vs{2in} % space between title and author
+%%%% insert author(s) (using one or more lines) between dashed lines
+%--------------------------------------------------------------------
+%--------------------------------------------------------------------
+\vs{2in} % space between author and course
+%%%% insert course (using one or more lines) between dashed lines
+%--------------------------------------------------------------------
+%--------------------------------------------------------------------
+\vs{.5in} % space between course and date
+%%%% Date follows; \today = current date or type over with desired date
+\today
+ \centerlinesend
+ \vs{2in plus 1 fil minus 1in} %space at bottom of page
+ \newpage %end of title page
+ \setpagenumber{1}\titlepage %no page number on first page of text
+%%%% BEGINNING OF PAPER