Tuesday, September 13, 2005 Taco Hoekwater wrote:

> The actual compression of the numbers is done by a macro written
> by Hans (syst-new.tex) and I don't quite understand how it works,
> but ... please try this patch:

>    \unprotect
>    \def\doverysimplebibnumref#1#2%
>      {\refsep
>       \ifcase#1\relax ??\else
>        \def\tempa{#2}%
>        \ifx\empty\tempa#1\else
>          \ifnum#1<\numexpr#2-1\relax
>            #1\bibalternative\c!inbetween#2%
>          \else
>            #1\refsep#2%
>          \fi
>        \fi
>     \fi}
>    \protect

> That should keep on working even if/after Hans' macro is changed
> sometime in the future.


Works all right, thanks.

-- 
Giuseppe "Oblomov" Bilotta

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to