From 9ac52eca64ed44c9a7fc3d716b685cc71f005d36 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 12 Sep 2010 19:20:47 +0200 Subject: Docs: include images only in HTML pages --- doc/macros.texi | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'doc/macros.texi') diff --git a/doc/macros.texi b/doc/macros.texi index b38d170..712370a 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -8,8 +8,13 @@ @end html @end ifhtml -@ifnothtml -@image{img/\FILE\} -@end ifnothtml +@end macro + +@macro imgc{FILE} +@ifhtml +@html + +@end html +@end ifhtml @end macro -- cgit v1.2.3