<<>> <> <> <> <> <> <> <<>> <> <<>> BeginStyle (Cedar) AttachStyle <> (BasicSize) % normal type font size {11 bp} .cvx .def % was 10 bp (CodeFont) "code font" { "Tioga" family 11 bp size } StyleRule % was 10 bp <> (look.m) "math looks for the display" { "Math" family 10 bp size } ScreenRule (abstract) "for abstract on title page" { block BasicIncrement smaller size BasicIncrement smaller leading the leading topLeading the leading bottomLeading } StyleRule (abstractbody) "for abstract on title page" { body BasicIncrement smaller size BasicIncrement smaller leading the leading topLeading the leading bottomLeading } StyleRule (authors) "for authors on title page" { center 6 in lineLength } StyleRule (block) "for block paragraphs, no initial indentation" { docStandard regular face the leading MoreLead 0 topLeadingGlue 10 pageBreakPenalty justified lineFormatting flushLeft lastLineFormatting } StyleRule (caption) "for figure captions" { block BasicIncrement smaller size BasicIncrement smaller leading the leading topLeading } StyleRule (CodeFont) "for figure captions" { "Tioga" family 10 bp size 11 pt leading 11 pt topLeading 11 pt bottomLeading } StyleRule (head1) "for chapter headings" { docStandard bold face LargeSize size LargeSize BasicIncrement .add leading isComment { QuadBreak BasicSize MoreLead topLeadingGlue } { HexBreak BasicSize MoreLead topLeadingGlue } .ifelse .cvx .exec DoubleBreak BasicSize MoreLead bottomLeadingGlue 75 pageBreakAfterLastLinePenalty 144 pt keep } StyleRule (horizontalrule) "for rules (solid lines) used to separate things" { docStandard 6 pt leading 6 pt topLeading 6 pt bottomLeading 0 em firstIndent 0 em restIndent justified lastLineFormatting all underlining } StyleRule (hungOverItem) "for definitions, etc." { body 0 leftIndent 2 in restIndent LooseLeading ExtraLead 0 topLeadingGlue flushLeft lineFormatting flushLeft lastLineFormatting } StyleRule (reference) "an item in a reference list" { block flushLeft lineFormatting flushLeft lastLineFormatting BasicIncrement smaller size the size BasicIncrement .add topLeading the size BasicIncrement .add bottomLeading the size BasicIncrement .add leading 4 sp restIndent the restIndent tabStops } StyleRule (root) "default format for root nodes" { cedarRoot } ScreenRule (root) "default format for root nodes" { cedarRoot 24 pt topMargin % try to get 10.5 inches in each column 0 headerMargin 0 footerMargin 12 pt bottomMargin 2 in leftMargin 2 in rightMargin 4.125 in lineLength % for ACM reduction mats 0 leftIndent 0 rightIndent 999999 firstHeaders } PrintRule (subtitle) "for subtitle nodes" { title BasicIncrement smaller size } StyleRule (title) "for title nodes" { head bold face 18 bp size DoubleBreak leading QuadBreak DoubleBreak .add BasicSize MoreLead topLeadingGlue QuadBreak BasicSize MoreLead bottomLeadingGlue 6 in lineLength 200 pageBreakAfterLastLinePenalty 0 firstIndent 0 restIndent centered lineFormatting centered lastLineFormatting } ScreenRule (title) "for title nodes" { head bold face DoubleIncrement bigger size DoubleBreak leading QuadBreak DoubleBreak .add BasicSize MoreLead topLeadingGlue QuadBreak BasicSize MoreLead bottomLeadingGlue 6 in lineLength 200 pageBreakAfterLastLinePenalty 0 firstIndent 0 restIndent centered lineFormatting centered lastLineFormatting 144 pt keep } PrintRule EndStyle