From 6540d442f711a1f7e360e9965e8875840c2c43cf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 12 Oct 2015 01:59:44 +0200 Subject: beginning of info manual 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 | 10 ++++++++++ 1 file changed, 10 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..4ec5d68 --- /dev/null +++ b/doc/info/macros.texinfo @@ -0,0 +1,10 @@ +@iftex +@macro e{a} +(@email{\a\}) +@end macro +@end iftex +@ifnottex +@macro e{a} +@email{\a\} +@end macro +@end ifnottex -- cgit v1.2.3-70-g09d2