From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59105 Path: news.gmane.org!not-for-mail From: Michael Saunders Newsgroups: gmane.comp.tex.context Subject: urls longer than 57 characters fail in the bibliography Date: Thu, 27 May 2010 15:27:19 -0500 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: dough.gmane.org 1274992051 5829 80.91.229.12 (27 May 2010 20:27:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 May 2010 20:27:31 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu May 27 22:27:30 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OHjfr-0006Hl-Ji for gctc-ntg-context-518@m.gmane.org; Thu, 27 May 2010 22:27:27 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AB1D5C9BC5; Thu, 27 May 2010 22:27:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mLuTm-rOGm+s; Thu, 27 May 2010 22:27:26 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 905C2C9BB4; Thu, 27 May 2010 22:27:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C50E5C9BB4 for ; Thu, 27 May 2010 22:27:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bSlvlxM9h3vk for ; Thu, 27 May 2010 22:27:20 +0200 (CEST) Original-Received: from mail-yw0-f194.google.com (mail-yw0-f194.google.com [209.85.211.194]) by balder.ntg.nl (Postfix) with ESMTP id A9125C9BAC for ; Thu, 27 May 2010 22:27:20 +0200 (CEST) Original-Received: by ywh32 with SMTP id 32so80906ywh.5 for ; Thu, 27 May 2010 13:27:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=aVnCbwWfdirn+rQ7//m62I75w3koCSlRyfgaexFbBy0=; b=PjPo74kCHuqg4LAUgE6utvyOmcsmcdlziYsEiwUsnMAsDfWCW1xkKFYc3wGhf9v2mV X/md70srlY/LRXrtb5gkG8auvXnT8kn5cAMeq0sxMZHi4HHKsQ11bFG8nJbfFRNpJGTP p09j1+LY2QTHRII4yZKYfW8EmPixtGLHR6N4Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DMAe3hew8ECNdgKLmefMXtPe6MhohsQVvgj4Zpd0QyJnKiR/hxPAjcnKhMqjfa03l9 jXuXSxYwC7ONYnmWDl+G+iFLSDl+LVsbcEaa51PHzBB2Z1eVeE1d4wn15FGfzTmDiZBf d/S+V3UnsRiz7HWstBfAUJZ06TW/gNi1mjmaA= Original-Received: by 10.101.4.26 with SMTP id g26mr13929698ani.157.1274992039295; Thu, 27 May 2010 13:27:19 -0700 (PDT) Original-Received: by 10.100.197.16 with HTTP; Thu, 27 May 2010 13:27:19 -0700 (PDT) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59105 Archived-At: \usemodule[bib] \newcommand{\myurl}[2]{\useURL[#1][#2][][\hyphenatedurl{#2}]{\ss\from[#1]}} \starttext \cite[test] \placepublications[criterium=all] \stoptext works with: @BOOK{test, title = {test title}, publisher = {test title}, year = {2010}, author = {test author}, note = {\myurl{testurl}{123456789012345678901234567890123456789012345678901234567}} } but fails with: note = {\myurl{testurl}{1234567890123456789012345678901234567890123456789012345678}} however, this \myurl statement works in the body. ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________