From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9164 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: defining a subtitle? Date: Mon, 9 Sep 2002 23:37:40 -0400 Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (Apple Message framework v543) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399511 1078 80.91.224.250 (23 Oct 2002 18:58:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:31 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:9164 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9164 Can someone please tell me how I ought to define a subtitle command? If I do this... \def\subtitle{\switchtobodyfont[14pt,ss]\it} and then invoke it with \subtitle{A Subtitle} ...I get all subsequent text with the font I've switched to... In general, though, I get the feeling that this isn't the best approach. Am I on the right track even? Bruce