From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26203 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.comp.tex.context Subject: bib-module: uppercase by default? Date: Wed, 1 Mar 2006 11:31:12 +0100 Message-ID: <0D13397CDF63D54F93A0FBD24F55FFD277884C@exbe03.intra.dlr.de> 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 1141223649 31245 80.91.229.2 (1 Mar 2006 14:34:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Mar 2006 14:34:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 01 15:34:02 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 1FESOD-00040I-ES for gctc-ntg-context-518@m.gmane.org; Wed, 01 Mar 2006 15:33:17 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 71916127B2; Wed, 1 Mar 2006 15:33:16 +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 21824-02; Wed, 1 Mar 2006 15:33:12 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1ABA61278F; Wed, 1 Mar 2006 15:33:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D8500127A3 for ; Wed, 1 Mar 2006 11:31:34 +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 07041-05 for ; Wed, 1 Mar 2006 11:31:34 +0100 (CET) Original-Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by ronja.ntg.nl (Postfix) with SMTP id 2704412796 for ; Wed, 1 Mar 2006 11:31:33 +0100 (CET) Original-Received: from exbe03.intra.dlr.de ([192.168.35.35]) by smtp-3.dlr.de with Microsoft SMTPSVC(6.0.3790.211); Wed, 1 Mar 2006 11:31:33 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7232.53 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: bib-module: uppercase by default? Thread-Index: AcY9G0MLY+lEwuVLSViHM7HZzOMDkg== Original-To: X-OriginalArrivalTime: 01 Mar 2006 10:31:33.0612 (UTC) FILETIME=[4FA2D2C0:01C63D1B] X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Wed, 01 Mar 2006 15:33:10 +0100 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:26203 Archived-At: Hello, is it possible to preserve uppercase letters of the title by default? I know that I can write: title ="Eetgewoonten bij {E}uropeanen en {A}merikanen", but that dosn't suit my needs. A good solution (in my opinion) cold be something like this: \setuppublications[ ..., changecase=yes/no/title, ... ] By the way: Thank you for the gread bib-module! Jochen