[racket-dev] Scribble documentation bug

2012-02-22 Thread J. Ian Johnson
In scribblings/scribble/manual.scrbl: cite does not take only strings. I've been using bib-entries with it exclusively, actually. What all can it take? I see it makes a link element with a tag like `(cite ,@all-things-that-might-be-strings). I'd rather not go mucking about with what tags are and

Re: [racket-dev] Scribble documentation bug

2012-02-24 Thread Matthew Flatt
At Wed, 22 Feb 2012 13:38:37 -0500 (EST), "J. Ian Johnson" wrote: > In scribblings/scribble/manual.scrbl: > cite does not take only strings. I've been using bib-entries with it > exclusively, actually. What all can it take? I see it makes a link element > with > a tag like `(cite ,@all-things-th

Re: [racket-dev] Scribble documentation bug

2012-02-24 Thread J. Ian Johnson
I suppose I am. It's confusing that the identifier itself is not documented. -Ian - Original Message - From: "Matthew Flatt" To: "J. Ian Johnson" Cc: dev@racket-lang.org Sent: Friday, February 24, 2012 12:12:31 PM GMT -05:00 US/Canada Eastern Subject: