make @iftex case work in texinfo-5.1
This commit is contained in:
@@ -35,10 +35,11 @@ services can authenticate each other.
|
||||
@end macro
|
||||
@end ifinfo
|
||||
|
||||
@tex
|
||||
@def@xsub#1{$_{#1}$}
|
||||
@global@let@sub=@xsub
|
||||
@end tex
|
||||
@iftex
|
||||
@macro sub{arg}
|
||||
@textsubscript{\arg\}
|
||||
@end macro
|
||||
@end iftex
|
||||
|
||||
@ifhtml
|
||||
@macro sub{arg}
|
||||
|
Reference in New Issue
Block a user