PSlides.style
Copyright Ó 1990, 1991 by Xerox Corporation. All rights reserved.
Michael Plass, January 10, 1990 9:50:11 am PST
Style for slides (pre font fixup)
BeginStyle
(cedar) AttachStyle
StyleParam declarations
(bottomIndentStretch) 0 StyleParam
General declarations
(FontFamily) "main font" { "Modern" family } StyleRule
(BodyFontFamily) "print font" { "Modern" family } StyleRule
(AlternateFontFamily) "other font" { "Classic" family } StyleRule
(GreekFont) "Greek font" { look.h } StyleRule
(Nest) "display nesting level" { ParaIndent bigger leftIndent } StyleRule
Looks
Formats
(pageNumber) "appearance of page numbers" {unleaded look.s look.i} StyleRule
(docStandard) "shared by various text formats" {
standard
FontFamily
nestingLevel 2 .gt {Nest} .cvx .if
} StyleRule
(ragged) "ragged-right block" {
block
flushLeft lineFormatting
flushLeft lastLineFormatting
1 em restIndent
} StyleRule
(root) "format for root nodes" {
18 bp basicSize
4 bp extraLead
cedar.root
"xcc" device
XCPrintFonts
DoNest
1 in leftMargin
1 in rightMargin
6.5 in lineLength
1 fill bottomIndentStretch
9999 lastDropFolio
} StyleRule
(subtitle) "for subtitle nodes" {
title
DoubleIncrement smaller size
DoubleBreak BasicSize MoreLead topLeadingGlue
DoubleBreak BasicSize MoreLead bottomLeadingGlue
} StyleRule
(title) "for title nodes on the screen" {
docStandard
24 bp size
bold face
the size DoubleIncrement .add leading
DoubleBreak BasicSize MoreLead topLeadingGlue
DoubleBreak BasicSize MoreLead bottomLeadingGlue
200 pageBreakAfterLastLinePenalty
0 firstIndent
0 restIndent
centered lineFormatting
centered lastLineFormatting
} ScreenRule
(title) "for title nodes when printed" {
docStandard
24 bp size
bold face
the size DoubleIncrement .add leading
1 fill 0 pt 0 pt topLeadingGlue
DoubleBreak BasicSize MoreLead bottomLeadingGlue
200 pageBreakAfterLastLinePenalty
0 firstIndent
0 restIndent
centered lineFormatting
centered lastLineFormatting
} PrintRule
EndStyle