Identifying the Font Definitions for Each Part of Your Output

In the last chapter, we specified new font definitions for a title and some of the headers. We did this by modifying the default settings in style elements that affected the title and headers, such as HeadersAndFooters and RowHeader. The Styles.Default template also contains the fonts style element, which specifies the fonts for all parts of your output. If you modify the default settings in this element, the changes trickle down to all parts of your output. The settings for the fonts style element in Styles.Default are as follows:

'TitleFont2' 'TitleFont2' = ("<sans-serif>, Helvetica, sans-serif",4,bold italic) 'TitleFont' = ("<sans-serif>, Helvetica, sans-serif",5,bold italic) 'StrongFont' ...

Get Output Delivery System: The Basics and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.