From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1958 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: m-bib bbl problem Date: Fri, 05 May 2000 00:50:12 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000505005012.007ffaf0@pop.wxs.nl> References: <200005041200.OAA27201@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392757 4676 80.91.224.250 (23 Oct 2002 17:05:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:05:57 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Michal Kvasnicka In-Reply-To: <200005041200.OAA27201@merkur.econ.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:1958 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1958 At 02:00 PM 5/4/2000 +0200, Michal Kvasnicka wrote: >works well. What's the problem and how to fix it? Since you would have to make hyphens globally active now which would break much. A better approach is to use |-| in the number. Or, alternatively a macro that parses the text, like \hyphenatedurl does. Something: command=\hyphenatedstring like: \def\hyphenatedstring#1% {\bgroup \nohyphens \def\next##1{##1\doif{##1}{-}{\allowbreak}}% \handletokens#1\with\next \egroup} \hyphenatedstring{ISBN-12345-23-45} Taco, is there already a 'command' parameter in the bib module? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------