From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15194 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Two questions on ConText Date: Sun, 23 May 2004 22:27:53 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40B10949.9020102@boede.nl> References: <003701c440f5$b959ece0$ca02a8c0@dwerg> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085344234 31716 80.91.224.253 (23 May 2004 20:30:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 May 2004 20:30:34 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun May 23 22:30:25 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BRzc1-0007oO-00 for ; Sun, 23 May 2004 22:30:25 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6A54710B1D; Sun, 23 May 2004 22:25:43 +0200 (MEST) Original-Received: from smtp-out2.xs4all.nl (smtp-out2.xs4all.nl [194.109.24.12]) by ref.ntg.nl (Postfix) with ESMTP id EF81810B04 for ; Sun, 23 May 2004 22:23:16 +0200 (MEST) Original-Received: from boede.nl (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-out2.xs4all.nl (8.12.10/8.12.10) with ESMTP id i4NKRqnF038310 for ; Sun, 23 May 2004 22:27:52 +0200 (CEST) User-Agent: Mozilla Thunderbird 0.6+ (Windows/20040417) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: <003701c440f5$b959ece0$ca02a8c0@dwerg> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@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:15194 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15194 Roelof Langman wrote: > Hi, > > I'm using Context to typeset a book. As I use the Lucida fonts, I have > > \usetypescript[lucida][texnansi] > \switchtobodyfont[lucida, 10pt] > \stelhoofdstekstenin[onderwerp][paginanummer][book title] > > Unfortunately, if the "onderwerp" contains extended characters, they are not > shown in the header text. Can this be done, and if so, how can I do it? I suppose you should say \setupbodyfont[lucida,10pt] instead of \switchtobodyfont. You can use \switchtobodyfont inside your document if you have to change e.g. from 10pts to 12pts or from rm to ss etc. > > In my file ,,boek.tex'', I have line saying ,,\plaatsinhoud'' (I use > \onderwerp for my chapters, and \subonderwerp for my subchapters). The > command \plaatsinhoud doesn't result in a table of contents being produced > (my silent hope). Can I get a table of contents? How? Try adding \plaatsinhoud[criterium=onderwerp] > Thanks! > > Roelof Langman > Willi > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context