From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9121 Path: main.gmane.org!not-for-mail From: "Matthew Huggett" Newsgroups: gmane.comp.tex.context Subject: combining style attributes in \setuphead Date: Sun, 1 Sep 2002 13:31:30 +0900 Sender: owner-ntg-context@let.uu.nl Message-ID: <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 1035399474 799 80.91.224.250 (23 Oct 2002 18:57:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:57:54 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:9121 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9121 Hi: 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 . Matthew