On Sat, Jul 21, 2012 at 10:37:25AM -0700, Per Bothner wrote: > > > >The result is indeed interesting. Does it look good in direct > >html/dvi/pdf too? > > Alas - it looks good - but wrong. > > Instead of: > > define-class class-name (supers ...) (annotation|option-pair)* > field-or-method-decl ... [Syntax] > > I get: > > define-class class-name (supers ...) (|)) ... [Syntax] > > I.e. the refs don't generate anything at all.
What output format are you referring to? I don't see that in HTML, nor in pdf... -- Pat
