index d25b8b9ed0f8fc5e24ca59d761ae3b6fec917dbf..24f60f02b1e8bfa03ba194cae59ab7281199a52f 100644 (file)
@end example
Another alternative is to redefine problematic macros to a name less
-likely to cause conflicts, @xref{Definitions}. Or the parsing engine
-can be changed to redefine what constitutes a valid macro name,
-@xref{Changesyntax}.
+likely to cause conflicts, using @xref{Definitions}. Or the parsing
+engine can be changed to redefine what constitutes a valid macro name,
+using @xref{Changesyntax}.
Of course, the simplest way to prevent a name from being interpreted
as a call to an existing macro is to quote it. The remainder of