TelephoneDirectory.Style
Copyright © 1985 by Xerox Corporation. All rights reserved.
Created by PeterKessler, September 15, 1985
Swinehart, September 19, 1985 9:34:40 pm PDT
You can either put this in ///TelephoneDirectory.Style and then set the style of your telephone directories to TelephoneDirectory, or set an unformatted version of this as the StyleDef property on the root of your directories. In either case, make the format of each node TDirEntry. You may have to play around with the tabStops and the number of tabs between fields in your directory entries — there should only be one when you are using this style. Note that because nesting causes indenting, and the tabstops are relative to the indent, the phone numbers in nested entries don't line up with the phone numbers in unnested entries. Is that good or bad?
BeginStyle
(Cedar) AttachStyle
(TDirEntry) "sets the tabs for telephone directory entries" {
default
35 sp tabStops
} StyleRule
EndStyle