groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff ./ChangeLog doc/groff.texinfo


From: Werner LEMBERG
Subject: [Groff-commit] groff ./ChangeLog doc/groff.texinfo
Date: Fri, 10 Mar 2006 05:41:22 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 06/03/10 05:41:22

Modified files:
        .              : ChangeLog 
        doc            : groff.texinfo 

Log message:
        * doc/groff.texinfo (Headers and footers): Document PT, HD, and BT.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/ChangeLog.diff?tr1=1.923&tr2=1.924&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/groff/groff/doc/groff.texinfo.diff?tr1=1.230&tr2=1.231&r1=text&r2=text

Patches:
Index: groff/ChangeLog
diff -u groff/ChangeLog:1.923 groff/ChangeLog:1.924
--- groff/ChangeLog:1.923       Thu Mar  9 18:11:43 2006
+++ groff/ChangeLog     Fri Mar 10 05:41:22 2006
@@ -1,3 +1,7 @@
+2006-03-10  Larry Kollar  <address@hidden>
+
+       * doc/groff.texinfo (Headers and footers): Document PT, HD, and BT.
+
 2006-03-10  Werner LEMBERG  <address@hidden>
 
        * src/devices/grops/ps.cpp (ps_printer::do_exec, ps_printer::do_def,
Index: groff/doc/groff.texinfo
diff -u groff/doc/groff.texinfo:1.230 groff/doc/groff.texinfo:1.231
--- groff/doc/groff.texinfo:1.230       Wed Mar  8 21:54:11 2006
+++ groff/doc/groff.texinfo     Fri Mar 10 05:41:22 2006
@@ -3992,6 +3992,20 @@
 appearing in the header or footer text.
 @endDefmac
 
+To specify custom header and footer processing,
+redefine the following macros:
+
address@hidden {PT,, ms}
address@hidden {HD,, ms}
address@hidden {BT,, ms}
+The @code{PT} macro defines a custom header;
+the @code{BT} macro defines a custom footer.  These macros must
+handle odd/even/first page differences if necessary.
+
+The @code{HD} macro defines additional header processing 
+to take place after executing the @code{PT} macro.
address@hidden
+
 @c ---------------------------------------------------------------------
 
 @node ms Margins, ms Multiple Columns, ms Headers and Footers, ms Page Layout




reply via email to

[Prev in Thread] Current Thread [Next in Thread]