On 07/21/2012 02:06 AM, Patrice Dumas wrote:
On Fri, Jul 20, 2012 at 10:17:57PM -0700, Per Bothner wrote:
CVS makeinfo gives a lots of warnings as in the Subject.
Are these waenings needed? I find cross-references in a @deffn useful,
to link to the corresponding definition. For example:
http://www.gnu.org/software/kawa/Defining-new-classes.html
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.
--
--Per Bothner
[email protected] http://per.bothner.com/