X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp.texi;h=e107be4aa12ae8fc79fa3e05a65698391e2ba5a6;hb=37cbc94c3ed75eb0ac345c7ada138ef4662f1433;hp=1394150289d83a609766fc936898558e57ba3d74;hpb=0e958ac80f5add8d0581c218badbdf9bddcde9bc;p=pspp diff --git a/doc/pspp.texi b/doc/pspp.texi index 1394150289..e107be4aa1 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -48,11 +48,18 @@ graphic user interface @end macro @macro psppoutput{FILE} -@ifnothtml -@smallexample -@include pspp-figures/\FILE\.texi -@end smallexample -@end ifnothtml +@c Use @image for Info and for plaintext output. +@ifinfo + +@noindent @image{pspp-figures/\FILE\} + +@end ifinfo +@ifplaintext + +@noindent @image{pspp-figures/\FILE\} + +@end ifplaintext +@c Use HTML for HTML output. @ifhtml @cartouche @html @@ -64,6 +71,17 @@ graphic user interface @end html @end cartouche @end ifhtml +@c Use the Texi-fied version of the plaintext output for other output formats. +@c Some of these could do better, but we have not yet implemented it. +@ifnotinfo +@ifnotplaintext +@ifnothtml +@smallexample +@include pspp-figures/\FILE\.texi +@end smallexample +@end ifnothtml +@end ifnotplaintext +@end ifnotinfo @end macro @macro note{param1} @@ -97,14 +115,6 @@ graphic user interface @sc{pspp} @end macro - -@ifset MISSING_CLICKSEQUENCE -@alias clicksequence = asis -@macro click {} --> -@end macro -@end ifset - @iftex @finalout @end iftex