From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37651 Path: news.gmane.org!not-for-mail From: "Peter I. Hansen" Newsgroups: gmane.comp.tex.context Subject: patch to bibl-ams.tex Date: Mon, 3 Dec 2007 14:36:02 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196689026 3931 80.91.229.12 (3 Dec 2007 13:37:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Dec 2007 13:37:06 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 03 14:37:15 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1IzBU2-0002BX-R6 for gctc-ntg-context-518@m.gmane.org; Mon, 03 Dec 2007 14:37:14 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 300C71FBAC; Mon, 3 Dec 2007 14:36:48 +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 16162-02; Mon, 3 Dec 2007 14:36:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4B2F1FB99; Mon, 3 Dec 2007 14:36:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0D5ED1FB98 for ; Mon, 3 Dec 2007 14:36:21 +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 15426-02-3 for ; Mon, 3 Dec 2007 14:36:10 +0100 (CET) Original-Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by ronja.ntg.nl (Postfix) with ESMTP id 0353B1FBA6 for ; Mon, 3 Dec 2007 14:36:04 +0100 (CET) Original-Received: by mu-out-0910.google.com with SMTP id i2so88334mue for ; Mon, 03 Dec 2007 05:36:03 -0800 (PST) Original-Received: by 10.64.3.9 with SMTP id 9mr6863100qbc.1196688962157; Mon, 03 Dec 2007 05:36:02 -0800 (PST) Original-Received: by 10.65.141.5 with HTTP; Mon, 3 Dec 2007 05:36:02 -0800 (PST) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:37651 Archived-At: Hi I'm typesetting a document using the context bib/bibltx modules and the 'ams' style. In the printed bibliography, entries with many authors are converted into: "Hansen et al." as they should, but printed as: "Hansenet al." which looks bad. My output looks much better using the following very simple tweak of the file 'bibl-ams.tex' 99c99 < \c!artauthoretaltext={ {\it et al.\/}}] --- > \c!artauthoretaltext={ {\it\ et al.\/}}] Just wanted to post is in case someone finds this handy. -Peter ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________