summaryrefslogtreecommitdiff
path: root/macros/text1/models/paper.texmodel
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/models/paper.texmodel')
-rw-r--r--macros/text1/models/paper.texmodel28
1 files changed, 28 insertions, 0 deletions
diff --git a/macros/text1/models/paper.texmodel b/macros/text1/models/paper.texmodel
new file mode 100644
index 0000000000..b5e7907d75
--- /dev/null
+++ b/macros/text1/models/paper.texmodel
@@ -0,0 +1,28 @@
+% Student Paper Layout
+% Last updated on = 10/16/86
+\monospace
+\doublespace
+\input paper.texinput % 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