From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25471 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: setupheadertexts + kap/uppercase Date: Sat, 21 Jan 2006 17:15:57 +0100 Message-ID: <43D25E3D.7020608@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137860302 412 80.91.229.2 (21 Jan 2006 16:18:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Jan 2006 16:18:22 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 21 17:18:17 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0LQx-00076T-PA for gctc-ntg-context-518@m.gmane.org; Sat, 21 Jan 2006 17:17:48 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 841F0127D3; Sat, 21 Jan 2006 17:17:47 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02984-06; Sat, 21 Jan 2006 17:17:47 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F1D1B127F9; Sat, 21 Jan 2006 17:16:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19ADB127F4 for ; Sat, 21 Jan 2006 17:16:04 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02889-02-3 for ; Sat, 21 Jan 2006 17:16:03 +0100 (CET) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with SMTP id 35D59127DB for ; Sat, 21 Jan 2006 17:16:02 +0100 (CET) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.60) (envelope-from ) id 1F0LPG-0006DI-RB; Sat, 21 Jan 2006 17:16:02 +0100 User-Agent: Thunderbird 1.5 (X11/20060111) Original-To: mailing list for ConTeXt users X-Scanned: No viruses found. X-Scan-Signature: 474d812f6be6a2d113182602013e3cc8 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25471 Archived-At: Hello, I think I have a expand problem. I want to have \setupheadertexts[pagenumber][{\getmarking[chapter][current]}][section][pagenumber] with the chapter in \uppercase/\kaps. The problem is that adding a \uppercase or \kap before the {\getmarking} ends up with nothing and all my attemps with expand* ended up with either the same result or with a TeX error message. Using \setupheader[style=kap] (or =cap) does not work - as TeX bails out: ! Undefined control sequence. \p!doifinstringelse ...ifinstringelse #2#1}@@\war Any idea how to solve this? Tobias PS: I just saw that I asked the same question two years ago (15 January 2004): http://www.mail-archive.com/ntg-context@ntg.nl/msg02175.html