From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3945 Path: main.gmane.org!not-for-mail From: S2P development Newsgroups: gmane.comp.tex.context Subject: Re: chars for appendix sections Date: Wed, 31 Jan 2001 15:45:36 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3A782510.955643DB@wkap.nl> References: <3.0.6.32.20010131144024.01a81580@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035394647 21502 80.91.224.250 (23 Oct 2002 17:37:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:37:27 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:3945 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3945 Hans Hagen wrote: > > At 12:32 PM 1/31/01 +0100, Uwe Koloska wrote: > >Hello, > > > >I just tried to make a document (equivalent to LaTeX article) with section > >as the highest sectioning command. And I want the appendix sections marked > >with chars. I followed the advice in the manual -- but still no chars. > > > >What went wrong? > > Looks like an interfacing problem. I'll have a look at it. Meanwhile, this works: \startsectionblockenvironment[appendix] \setupsection [section-3] [conversion=Character, previousnumber=no] \stopsectionblockenvironment Greetings, Taco