From 1fbf08a161e2e71fed5e6fc3e6671da8b6cae940 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sat, 24 Oct 2020 23:08:21 -0700 Subject: [PATCH] doc: Enclose @psppoutput and @psppsyntax in @smallexample. This makes these fit better horizontally within the page width for PDF output. --- doc/pspp.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/pspp.texi b/doc/pspp.texi index 14e97b07bd..cc503aa26a 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -24,7 +24,9 @@ graphic user interface
@end html @cartouche +@smallexample @verbatiminclude \FILE\ +@end smallexample @end cartouche @html
@@ -33,7 +35,9 @@ graphic user interface @macro psppoutput{FILE} @ifnothtml +@smallexample @verbatiminclude \FILE\.out +@end smallexample @end ifnothtml @ifhtml @cartouche -- 2.30.2