From octave-maintainers-request at bevo dot che dot wisc dot edu Wed Feb 9 22:14:32 2000 Subject: Re: Problem makeing info files on today (and last) cvs From: Joao Cardoso To: octave-maintainers at bevo dot che dot wisc dot edu Date: Thu, 10 Feb 2000 04:15:38 +0000 "John W. Eaton" wrote: > > On 4-Feb-2000, Joao Cardoso wrote: > > | Hi, > | > | Making today cvs gives the following errors: > | > | making var.texi from var.txi > | making vr-idx.texi from vr-idx.txi > | makeinfo -I. -I./.. octave.texi > | ./basics.texi:198: Unknown command `anchor'. > | ./basics.texi:198: Misplaced {. > | ./basics.texi:198: Misplaced }. > > You need the tools that come with texinfo-4.0. Thanks. > > The at seealso command should be defined in octave.texi. This file is > no longer generated from a .txi file, so maybe you have an old > version? Yes, I dont' know how did it went to the cvs directory... perhaps from an old cvs? Shouldn't a 'cvs update' delete it? Thanks Joao