35mmSlide.Style
Copyright Ó 1986, 1987 by Xerox Corporation. All rights reserved.
Rick Beach, July 19, 1987 3:13:50 pm PDT
BeginStyle
(Cedar) AttachStyle
StyleParam declarations
(bottomIndentStretch) 0 StyleParam
(footerColor) (Xerox/Research/Distinct/Red) StyleParam
(majorColor) (Xerox/Research/Distinct/Red) StyleParam
(junkColor) (Xerox/Research/Distinct/Black) StyleParam
(titleColor) (Xerox/Research/Distinct/White) StyleParam
(titleBackgroundColor) (Xerox/Research/Distinct/Blue) StyleParam
General declarations
(BasicSize) % normal type font size
{18 bp} .cvx .def
(ExtraLead) % normal between-lines leading
{4 bp} .cvx .def
(CodeFont) "main font" { XCPrintFonts "LucidaSans" family } StyleRule
(FontFamily) "main font" { XCPrintFonts "LucidaSans" family } StyleRule
(BodyFontFamily) "screen font" { XCPrintFonts "LucidaSansMono" family } ScreenRule
(BodyFontFamily) "print font" { XCPrintFonts "LucidaSansMono" family } PrintRule
(AlternateFontFamily) "other font" { XCPrintFonts "Lucida" family } StyleRule
(Nest) "display nesting level" {
the displayNesting {
nestingLevel 2 .gt {BasicSize bigger leftIndent} .cvx .if
} {
} .ifelse .cvx .exec
} StyleRule
Looks
Formats
(artworkFigure) "applied to inserted artwork" {
default
} StyleRule
(center) "centered text" {
major
centered lineFormatting
centered lastLineFormatting
} StyleRule
(default) "style rule for nodes without explict formats" {
standard
FontFamily
the junkColor textNamedColor
isComment {italic face}{regular face} .ifelse .cvx .exec
6 pt restIndent
nestingLevel 1 .eq .not {CodeIndent bigger leftIndent} .cvx .if
the size 1 .add topIndent
4 sp tabStops
} StyleRule
(display) "centered display" {
center
} StyleRule
(docStandard) "shared by various text formats" {
standard
FontFamily
Nest
the junkColor textNamedColor
} StyleRule
(footer) "text at bottom of slide" {
unleaded
75 percent size
italic face
the footerColor textNamedColor
} PrintRule
(footer) "text at bottom of slide" {
unleaded
75 percent size
italic face
the junkColor textNamedColor
} ScreenRule
(major) "major point" {
ragged
FontFamily
bold face
the majorColor textNamedColor
24 pt size
30 pt topLeading
26 pt leading
18 pt bottomLeading
} StyleRule
(minor) "major point" {
major
20 pt size
22 pt topLeading
22 pt leading
} StyleRule
(pageNumber) "appearance of page numbers" {
footer
} StyleRule
(root) "format for root nodes" {
cedarRoot
DoNest
1 fill bottomIndentStretch
999 lastDropFolio
640 pt pageWidth
480 pt pageLength
20 pt leftMargin
20 pt rightMargin
600 pt lineLength
1 pt topMargin
1 pt headerMargin
35 pt footerMargin
10 pt bottomMargin
} StyleRule
(standard) "shared by various formats" {
the junkColor textNamedColor
0 letterspacing
regular face
caps+lowercase alphabets
BasicSize size
BasicLeading leading
BasicLeading MoreLead 0 topLeadingGlue
BasicLeading MoreLead 0 bottomLeadingGlue
20 pageBreakAfterFirstLinePenalty
20 pageBreakBeforeLastLinePenalty
0 pageBreakPenalty
flushLeft lineFormatting
flushLeft lastLineFormatting
0 em firstIndent
0 em restIndent
the size MoreLead .add topIndent
clearTabStops 15 sp tabStops
0 pt keep
0 pt keepStretch
1.5 maxVerticalExpansion
1 fil maxHorizontalExpansion
(No) hyphenation
0 pt backgroundAscent
0 pt backgroundDescent
0 pt outlineBoxThickness
} StyleRule
(title) "one line title for slide" {
center
FontFamily
bold face
30 pt size
2 pt .neg letterspacing
the titleColor textNamedColor
12 pt backgroundAscent 8 pt backgroundDescent 1000 pt outlineBoxBearoff
the titleBackgroundColor backgroundNamedColor
16 pt topLeading
16 pt topIndent
24 pt bottomLeading
16 pt leading
centered lineFormatting
centered lastLineFormatting
} StyleRule
EndStyle