foo, 1 foo, 2
you'd get
foo, 1, 2
or better
foo, 1-2
?
Thanks,
David
#lang scribble/manual
@section{First page}
@as-index{foo}
@section{Second page}
@as-index{foo}
@index-section[]
____________________
Racket Users list:
http://lists.racket-lang.org/users

