From c646cf316ff39592e23ecd9ce26374c197d58ff4 Mon Sep 17 00:00:00 2001 From: Wim Stockman Date: Wed, 5 Jun 2024 00:23:43 +0200 Subject: [PATCH] Elaborated the --footer option --- docs/enscript.man | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/enscript.man b/docs/enscript.man index 705530f..473d7ef 100644 --- a/docs/enscript.man +++ b/docs/enscript.man @@ -498,7 +498,9 @@ value is an empty string ("") but some programs require that the .TP 8 .B \-\-footer=\f2footer\f3 Use the text \f2footer\f1 as a page footer. Otherwise the option -works like the \f3\-\-header\f1 option +works like the \f3\-\-header\f1 option. As a default, the page has no footer. +Setting this option does not necessary shows any footer strings in the output. +It depends on the selected fancy header ('.hdr' file) whether it supports footer strings or not. .TP 8 .B \-\-h\-column\-height=\f2height\f3 Set the horizontal column height to be \f2height\f1 PostScript -- 2.34.1