AJM macros troff Script.


.\" The following are the troff macros (using AT&T's Memorandum
.\" Macros, or mm) used for ten years 1986-1996 for producing the
.\" Australian Journal of Management to camera-ready stage.
.\" To use, 
.\" .so ajm.header
.\" near the top of your document, and process with the -mm flag.
.\" The macros should also work with the GNU groff -mgm processor.
.\" Note: some non-ASCII characters may differ on your set-up.
.\" Edit to taste.
.\"
.\" Written by Robert Marks, bobm@agsm.edu.au.  Vers. 1.0, Aug 22, 1995.
.\"
.\"
.\" AJM FORMAT -- bobm 31/1/1987 rev. 25/8/87, 19/1/1988, 27/3/89
.\"  see Drop Caps (.DC) at bottom of file --deleted 28/2/97
.\"
.\" ALWAYS PRINT WITH tet -rW15.3c -rL27.8c
.\" -- THIS WILL BE ACHIEVED USING ajmtet -a 
.\"    UNLESS YOU NEED TO PRINT SIDEWAYS: USE ajmtetland -a 
.\"
.\"so /accs2/office/journal/bin/math		\"NUMBER EQUATIONS
.\"  THE PREVIOUS LINE IS NOW OBSOLETE -- USE .DS CB BEFORE .EQ (n),
.\"      AND .DE AFTER .EN   THE NUMBER/LABEL (n) WILL PRINT ON THE RHS,
.\"      UNLESS .nr Eq 1 (PRINTS ON LHS).   OTHER DISPLAYS POSSIBLE
.\"
.rm )k		\" REMOVE THE CUT MARKS
.rm >x		\" REMOVE >x TO FIX THE BOLD-DATE-FOOTNOTE BUG
.\" PARAS -- USE .P
.nr Pt 2	\" INDENTED PARAS EXCEPT AFTER HEADINGS, LISTS, DISPLAYS
.\"		I think we want to have indented paras after displays;
.\"		this would require .P 1  instead of .P
.nr Pi 5.5	\" PARA INDENT 5.5 ENS
.nr Ps 0	\" ZERO SPACING BETWEEN PARAS
.nr Hy 0	\" NO HYPHENATION
.nh		\" NO HYPHENATION
.nr Fs 0	\" NO SPACING BETWEEN FOOTNOTES
.		\" FOOTNOTE FORMAT
.FD 0
.\" HEADINGS -- USE .H N "Heading Title"
.ds HF 3 2 2 2 2 2 2	\"HEADING FONTS
.ds HP +1 +0 +0 +0	\"HEADING POINT SIZES
.\"nr Hi 0	\" NO INDENT AFTER HEADINGS
.pl 27.8c		\" PAGE LENGTH
.po 3.0c	\" PAGE OFFSET
.ll 15.3c	\" LINE LENGTH
.lt 15.3c	\" TITLE LENGTH
.\"
.ev 1		\" ENVIR 1
.pl 27.8c
.po 3.0c
.ll 15.3c	\" LINE LENGTH
.lt 15.3c	\" TITLE LENGTH
.ps 13		\" INITIAL POINT SIZE 13
.ft R		\" INITIAL FONT ROMAN
.\"
.ev 2		\" ENVIR 2
.pl 27.8c
.po 3.0c
.ll 15.3c	\" LINE LENGTH
.lt 15.3c	\" TITLE LENGTH
.ps 13		\" INITIAL POINT SIZE 13
.ft R		\" INITIAL FONT ROMAN
.ev
.ev
.		\" TILDE AS BLANK
.\"tr ~
.		\" # AS BLANK
.\"tr #
.\"
.\"  TP STARTS HEADERS CLOSER TO THE TOP THAN DOES PH
.\"
.de TP		\"define TP to control Top of Page
.ev 1
.sp 2.5
.ps 10
.ft I
.if e 'tl \\*(}e
.if o 'tl \\*(}o
.ft P
.ps
.sp 1.5
.ev
..
.\" PROCESS THE FOOTER (PAGE NUMBER) IN ENV 1
.PH ""
.ev 1
.ps 14
.ft R
.PF "''\s(13- \\\\nP -\s0''"
.\".PF "''- % -''"
.ft P
.ps
.ev
.\"
.\" BECAUSE OF FOOTER BUG (OCCASIONAL LOSS OF PAGE NUMBER), USE 
.\" EVEN AND ODD FOOTERS ABOVE PF ""
.\".PH ""
.\".ev 1
.\".ps 14
.\".ft R
.\".EF "''- \\\\nP -''"
.\".OF "''- \\\\nP -''"
.\".ft P
.\".ps
.\".ev
.\"
.\" THE BS/BE BOTTOM-OF-PAGE MACRO (IN EV 2)
.		\"NO NORMAL FOOTER
.\".PF ""
.\".pl 11.35i	\" PAGE LENGTH
.\".BS
.\".ev 1
.\".sp .8
.\".ft R
.\".ps 14
.\".ce
.\"- \\nP -
.\".ft P
.\".ps
.\".ev
.\"'bp
.\".BE
.\"
.\" Translate = to the clearer character
.\"  but not + to \(pl, since this screws up eqn by substituting
.\"  in \s+N commands! (It shouldn't.)
.\"  Turned off because of trouble with != and >=
.\" .tr =\(eq
.\"
.\" The original file includes a short troff macro for creating drop caps.
.\" See the separate file dc.html.
.\"



Up
Robert Marks, bobm@agsm.edu.au