Search found 1 match

by frankenschulz
Wed Oct 18, 2017 11:17 am
Forum: BibTeX, biblatex and biber
Topic: comma in page numbers
Replies: 6
Views: 10017

comma in page numbers

It's actually the function n.separate in n.dashify !

I had the same problem with Springer styles and found that neither current RevTeX nor AASTeX styles are calling n.separate in n.dashify. So, you just need to remove this:

[code]FUNCTION {n.dashify}
{
% n.separate
't :=
""
{ t empty$ not ...