There's not currently a direct way to do what you want, as far as I know. There's a relevant library in `scriblib/private/counter`, which is used to implement the counters for `scriblib/footnote` and `scriblib/figure`. As "private" in the module name suggests, however, it was never turned into something intended for public use.
You might want to look at that for ideas, or even use it despite the fact that it's private and subject to change, or (best of all) help create a public and documented version of the library. At Fri, 24 Feb 2017 17:09:16 -0800 (PST), tachlithavayati wrote: > Thanks to the writers of the scribble-math package. > > It's great to have ready the commands for writing math with LaTeX under > Scribble. > > My question: is there a practical way to add numbering to the equations in a > Scribble document with the support of the scribble.math package, and later to > be able to refer the equations with their corresponding number. > > Thank you very much in advance. > > Sincerely, > > E. Cómer -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.