From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15193 Path: main.gmane.org!not-for-mail From: Roelof Langman Newsgroups: gmane.comp.tex.context Subject: Two questions on ConText Date: Sun, 23 May 2004 20:42:34 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <003701c440f5$b959ece0$ca02a8c0@dwerg> References: <20040523100008.29653.66106.Mailman@ref.ntg.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1085337928 19154 80.91.224.253 (23 May 2004 18:45:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 May 2004 18:45:28 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun May 23 20:45:20 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 1BRxyK-0003Ut-00 for ; Sun, 23 May 2004 20:45:20 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id EE4A210AC0; Sun, 23 May 2004 20:40:39 +0200 (MEST) Original-Received: from smtp18.wxs.nl (smtp18.wxs.nl [195.121.6.14]) by ref.ntg.nl (Postfix) with ESMTP id D83E010ABF for ; Sun, 23 May 2004 20:38:03 +0200 (MEST) Original-Received: from dwerg (ipd50aca33.speed.planet.nl [213.10.202.51]) by smtp18.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HY600F2EJYU8K@smtp18.wxs.nl> for ntg-context@ntg.nl; Sun, 23 May 2004 20:42:39 +0200 (CEST) In-reply-to: <20040523100008.29653.66106.Mailman@ref.ntg.nl> Original-To: ntg-context@ntg.nl X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal 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:15193 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15193 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? 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? Thanks! Roelof Langman