% MesaPaper.Style
% Last Edited by: Sweet, November 9, 1984 2:07:13 pm PST
BeginStyle
(Cedar) AttachStyle

% Replaced defs
(BasicLeading) % normal type leading
{BasicSize 6 bp .add} .cvx .def
(block) "for block paragraphs, no initial indentation" {
docStandard
regular face
BasicLeading MoreLead 0 topLeadingGlue
BreakSize ExtraLead .add topLeading
10 pageBreakPenalty
justified lineFormatting
} StyleRule
(head1) "for chapter headings" {
docStandard
bold face
LargeSize size
LargeSize MoreLead .add leading
isComment {
QuadBreak BasicSize MoreLead topLeadingGlue
} {
HexBreak BasicSize MoreLead topLeadingGlue
} .ifelse .cvx .exec
24 pt BasicSize MoreLead bottomLeadingGlue
75 pageBreakAfterLastLinePenalty
} ScreenRule
(head1) "for chapter headings" {
docStandard
bold face
LargeSize size
LargeSize MoreLead .add leading
isComment {
QuadBreak BasicSize MoreLead topLeadingGlue
} {
HexBreak BasicSize MoreLead topLeadingGlue
} .ifelse .cvx .exec
24 pt BasicSize MoreLead bottomLeadingGlue
75 pageBreakAfterLastLinePenalty
} PrintRule
(head2) "for major section headings" {
docStandard
bold face
BasicSize MoreLead .add leading
40 pt BasicSize MoreLead topLeadingGlue
24 pt BasicSize MoreLead bottomLeadingGlue
75 pageBreakAfterLastLinePenalty
} StyleRule
(head3) "for minor section headings" {
docStandard
italic face
BasicSize MoreLead .add leading
DoubleBreak BasicSize MoreLead topLeadingGlue
DoubleBreak BasicSize MoreLead bottomLeadingGlue
75 pageBreakAfterLastLinePenalty
} StyleRule
(rightpix) "picture on right" {
standard
flushRight lineFormatting
} ScreenRule
(rightpix) "picture on right" {
standard
1 pt leading
0 0 0 bottomLeadingGlue
flushRight lineFormatting
} PrintRule
(withpix100) "leave room for 100 pt picture on right" {
block
100 pt rightIndent
0 pt topLeading
0 0 0 topLeadingGlue
} StyleRule
(root) "default type for root nodes" {
docStandard
.5 in topMargin
.8 in headerMargin
.5 in footerMargin
.5 in bottomMargin
85 pt leftMargin
85 pt rightMargin
442 pt lineLength
24 pt topIndent
24 pt topLeading
0 leftIndent
0 pt rightIndent
} StyleRule
EndStyle