make @iftex case work in texinfo-5.1

This commit is contained in:
Love Hornquist Astrand
2013-04-08 10:15:15 -07:00
parent 0e0351776a
commit 1846c7a35d

View File

@@ -35,10 +35,11 @@ services can authenticate each other.
@end macro @end macro
@end ifinfo @end ifinfo
@tex @iftex
@def@xsub#1{$_{#1}$} @macro sub{arg}
@global@let@sub=@xsub @textsubscript{\arg\}
@end tex @end macro
@end iftex
@ifhtml @ifhtml
@macro sub{arg} @macro sub{arg}