Luke Gorrie writes:
If any texinfo gurus are lurking they may know how to fix my macro:
Try this instead:
@c O with a slash through it (norwegian) @macro norsko @iftex @tex \o @end tex @end iftex @ifnottex o@c no space after the o, thanks! @end ifnottex @end macro