From cb859ab83ed22a1b0dc9fd017cb0d68e0037d750 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 10 Apr 2004 08:59:19 +0000 Subject: Info backend now takes care to avoid magic characters in node names and index terms (the Info format doesn't like them). In the course of this I've had to introduce some infrastructure for carrying a filepos forward from the definition of every RHS index term so that a particular backend can provide a usefully localised report of which index term had a problem. [originally from svn r4051] --- inputs/errors.but | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'inputs/errors.but') diff --git a/inputs/errors.but b/inputs/errors.but index 1befc74..758660a 100644 --- a/inputs/errors.but +++ b/inputs/errors.but @@ -8,6 +8,12 @@ Bogus keyword: \k{nonexist} \IM{nonexist3} Logical impossibilities +Fingly \i{eep}. + +\IM{eep} Thing: with a colon + +Flongly \i{eep:sping}. + \define{macro} macro definition \define{macro} same macro again @@ -48,4 +54,6 @@ Complete twaddle: \twaddle. Unclosed brace: \c{foo. +\U Spong, wimble: flomp. + Comment to EOF: \#{ and here we go. -- cgit v1.1