From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26130 Path: news.gmane.org!not-for-mail From: "Elliot Clifton" Newsgroups: gmane.comp.tex.context Subject: Capitalisation of titles in headers Date: Wed, 22 Feb 2006 11:58:18 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140609513 31534 80.91.229.2 (22 Feb 2006 11:58:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2006 11:58:33 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 22 12:58:29 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 1FBsdW-0002dP-MK for gctc-ntg-context-518@m.gmane.org; Wed, 22 Feb 2006 12:58:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 27CFE127A7; Wed, 22 Feb 2006 12:58:26 +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 17551-04; Wed, 22 Feb 2006 12:58:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 06BE212799; Wed, 22 Feb 2006 12:58:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 585D012799 for ; Wed, 22 Feb 2006 12:58:20 +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 17548-09 for ; Wed, 22 Feb 2006 12:58:19 +0100 (CET) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.203]) by ronja.ntg.nl (Postfix) with SMTP id 584FF12795 for ; Wed, 22 Feb 2006 12:58:19 +0100 (CET) Original-Received: by nproxy.gmail.com with SMTP id c29so979618nfb for ; Wed, 22 Feb 2006 03:58:18 -0800 (PST) Original-Received: by 10.49.80.12 with SMTP id h12mr1829709nfl; Wed, 22 Feb 2006 03:58:18 -0800 (PST) Original-Received: by 10.48.255.4 with HTTP; Wed, 22 Feb 2006 03:58:18 -0800 (PST) Original-To: ntg-context@ntg.nl Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26130 Archived-At: Hi, I want to ensure that the titles displayed in the header always begin with a capital letter regarless of any truncation with \nomarking.. I tried the following in my environment but it doesn't work: \setupheadertexts[\Cap{\getmarking[Title][current]}][Author] What should I use? Thanks, Elliot