From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9124 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: combining style attributes in \setuphead Date: Sun, 1 Sep 2002 19:49:38 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <000f01c251e0$14e82ec0$0700a8c0@vademecum> References: <000501c25170$e2065cd0$965b4ca5@MATTHEW> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399476 813 80.91.224.250 (23 Oct 2002 18:57:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:57:56 +0000 (UTC) Cc: "ntg_context" Original-To: "Matthew Huggett" Xref: main.gmane.org gmane.comp.tex.context:9124 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9124 > > How do you combine style attributes in \setuphead. For example, I want bold > and \tfa for subject headings. If I go \setuphead[subject][style=bold,\tfa] > it causes an error. If I go \setuphead[subject][style=bold,style=\tfa], I > get only \tfa . You can say: \setuphead[subject][style=\bfa] or you might play with command=.... Greetings Willi