aboutsummaryrefslogblamecommitdiffstats
path: root/doc/info/macros.texinfo
blob: da745999916dc8a97574850bebaee7a105a78cf1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









             






















               
@iftex
@macro e{a}
(@email{\a\})
@end macro
@end iftex
@ifnottex
@macro e{a}
@email{\a\}
@end macro
@end ifnottex

@iftex
@macro xcode{a}
@code{\a\}
@end macro
@end iftex
@ifnottex
@macro xcode{a}
\a\
@end macro
@end ifnottex

@iftex
@macro xtext{a}
@rm{}\a\@tt{}
@end macro
@end iftex
@ifnottex
@macro xtext{a}
\a\
@end macro
@end ifnottex