From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9794 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: Re: itemize headstyle SC? Date: Sun, 10 Nov 2002 20:16:35 -0500 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <38782084-F513-11D6-96F5-0050E4258255@muohio.edu> References: <5.1.0.14.1.20021109174638.032b7fc0@remote-1> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v546) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1036977236 16195 80.91.224.249 (11 Nov 2002 01:13:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 11 Nov 2002 01:13:56 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18B39H-0004D5-00 for ; Mon, 11 Nov 2002 02:13:55 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 20DB710B4C; Mon, 11 Nov 2002 02:15:32 +0100 (MET) Original-Received: from muaix02.mcs.muohio.edu (muaix02.mcs.muohio.edu [134.53.253.22]) by ref.ntg.nl (Postfix) with ESMTP id 89BB010AF2 for ; Mon, 11 Nov 2002 02:14:18 +0100 (MET) Original-Received: from muwnt04 (muwnt04.mcs.muohio.edu [134.53.7.74]) by muaix02.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with SMTP id gAB1EHI135530 for ; Sun, 10 Nov 2002 20:14:17 -0500 Original-Received: From mcsaix05.mcs.muohio.edu ([134.53.253.27]) by muwnt04 (WebShield SMTP v4.5 MR1a); id 1036977256477; Sun, 10 Nov 2002 20:14:16 -0500 Original-Received: from muohio.edu (u98.s28.muohio.edu [134.53.28.98]) by mcsaix05.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with ESMTP id gAB1EFw90520 for ; Sun, 10 Nov 2002 20:14:15 -0500 Original-To: ntg-context@ref.vet.uu.nl In-Reply-To: <5.1.0.14.1.20021109174638.032b7fc0@remote-1> X-Mailer: Apple Mail (2.546) Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9794 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9794 On Saturday, November 9, 2002, at 11:47 AM, Hans Hagen wrote: > At 05:23 PM 11/8/2002 -0500, you wrote: > >> I want an itemized list set in smallcaps. Shouldn't this work? >> >> \startitemize[n][headstyle=cap] >> >> with a \setupcapitals[sc=yes,title=yes] in the module I'm using? >> >> I've run into this problem before with section headings, and not >> figured it out... > > headstyle=\sc > > is better, given that \sc is defined as small cap font Whether I use cap or \sc, I get no change. Any suggestions for figuring out what's going on? And just for future reference, exactly what does the following command do? \setupcapitals[sc=yes,title=yes] Bruce