Angus Leeming schrieb:

In the preamble:
\newfont{\TitleFont}{cmss12 scaled 6000}
\newfont{\SubTitleSS}{cmss12 scaled 4000}
\newfont{\SubSubTitleSS}{cmss12 scaled 3000}
\newfont{\SubTitleTT}{cmtt12 scaled 3000}

In the document:
(Title environment)     ERT[\TitleFont]The title
(Standard envionment)   [EMAIL PROTECTED]

changing the fontsize should always be done inside a group.

(Title environment)     ERT[{\TitleFont]The title ERT[}]
(Standard envionment)   [EMAIL PROTECTED] ERT[}]

Herbert




Reply via email to