From f6dcfcdef26c96af6896644d125f15a13f484c51 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 28 Aug 2015 00:42:22 +0200 Subject: m misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/macros.texinfo | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/info/macros.texinfo (limited to 'doc/info/macros.texinfo') diff --git a/doc/info/macros.texinfo b/doc/info/macros.texinfo new file mode 100644 index 0000000..e03f8eb --- /dev/null +++ b/doc/info/macros.texinfo @@ -0,0 +1,9 @@ +@macro e{a} +@iftex +(@email{\a\}) +@end iftex +@ifnottex +@email{\a\} +@end ifnottex +@end macro + -- cgit v1.2.3-70-g09d2