unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* IRIX ifnottex (newbie)
@ 2002-11-20  5:06 Jonathan Andreasen
  2002-11-20  9:59 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Andreasen @ 2002-11-20  5:06 UTC (permalink / raw)


continuing the thread
RE: ifnottex? Neil Jerram 05/16/2001 14:32:27 

my version of makeinfo is (GNU texinfo 3.12) 1.68 and I'm installing
on IRIX64 and get the following errors, very similar to previously
mentioned errors:

Making info file `guile.info' from `guile.texi'.
guile.texi:194: No matching `@end ifnottex'.
guile.texi:204: Unmatched `@end'.
./preface.texi:18: No matching `@end ifnottex'.
./preface.texi:21: Unmatched `@end'.
./preface.texi:72: No matching `@end ifnottex'.
./preface.texi:75: Unmatched `@end'.
./preface.texi:151: No matching `@end ifnottex'.
./preface.texi:154: Unmatched `@end'.
./tools.texi:270: itemize requires an argument: the formatter for @item.
./tools.texi:337: itemize requires an argument: the formatter for @item.
./scheme-io.texi:476: itemize requires an argument: the formatter for
@item.
./scheme-io.texi:517: itemize requires an argument: the formatter for
@item.

the mentioned fix was
-------------------8<--------------------
The problem with @ifnottex in Texinfo 3.12 are actually a
bug/misfeature in that version: conditionals such as @ifnottex cannot
span node boundaries.  Here's a ChangeLog entry from the latest
Texinfo distribution:

  Sun Nov 29 17:12:35 1998  Karl Berry  <<EMAIL: PROTECTED>>  [...]
	  * makeinfo/insertion.c (discard_insertions): Let any conditional
	  cross node boundary.  (So the @top node can be wrapped
	  in @ifnottex, for example.)

This was done during the (long) pretest of Texinfo 4.0.
-------------------8<--------------------

forgive my naivity, but how do you implement this fix? I'd appreciate any
feedback thanks.

jon




_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IRIX ifnottex (newbie)
  2002-11-20  5:06 IRIX ifnottex (newbie) Jonathan Andreasen
@ 2002-11-20  9:59 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2002-11-20  9:59 UTC (permalink / raw)
  Cc: bug-guile

Jonathan Andreasen <jandreas@entropy.phy.ilstu.edu> writes:

> forgive my naivity, but how do you implement this fix?

You need to install a new Texinfo version.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-20  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-20  5:06 IRIX ifnottex (newbie) Jonathan Andreasen
2002-11-20  9:59 ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).