summaryrefslogtreecommitdiff
path: root/obsolete/macros/inrstex/inrsinputs/papersty.tex
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete/macros/inrstex/inrsinputs/papersty.tex')
-rw-r--r--obsolete/macros/inrstex/inrsinputs/papersty.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/obsolete/macros/inrstex/inrsinputs/papersty.tex b/obsolete/macros/inrstex/inrsinputs/papersty.tex
new file mode 100644
index 0000000000..417aafcdad
--- /dev/null
+++ b/obsolete/macros/inrstex/inrsinputs/papersty.tex
@@ -0,0 +1,19 @@
+% see english.tex and francais.tex for messages
+\def\paperstyle{\documentstyle{\vouterpagesize = 9.25in
+ \houterpagesize = 6.0in
+ \topmargin = 1in
+ \leftmargin = 1.25in
+ \vheadersize = 0pt
+ \vfootersize = .35in
+ \headertext{} \specialheadertext{}
+ \footertext{\centerline{- \folio\ -}}
+ \let\specialfootertext = \footertext
+ \leftskip=0pt
+ \rightskip=0pt
+ \tenpoint
+ \noheaderstyle
+ \normalfooterstyle
+ \numberbysection
+ \specialnumberscontinuous}}
+
+\paperstyle \ No newline at end of file