CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <[EMAIL PROTECTED]>      06/05/28 09:23:55

Modified files:
        doc            : groff.texinfo 

Log message:
        Vertical positions in traps are always multiples of \n[.V].

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/doc/groff.texinfo.diff?tr1=1.237&tr2=1.238&r1=text&r2=text

Patches:
Index: groff/doc/groff.texinfo
diff -u groff/doc/groff.texinfo:1.237 groff/doc/groff.texinfo:1.238
--- groff/doc/groff.texinfo:1.237       Tue Apr  4 20:20:03 2006
+++ groff/doc/groff.texinfo     Sun May 28 09:23:55 2006
@@ -11830,10 +11830,11 @@
 @endDefreq
 
 @Defreq {wh, dist [EMAIL PROTECTED]
-Set a page location trap.  Non-negative values for @var{dist} set
-the trap relative to the top of the page; negative values set
-the trap relative to the bottom of the page.  Default scaling
-indicator is @samp{v}.
+Set a page location trap.  Non-negative values for @var{dist} set the
+trap relative to the top of the page; negative values set the trap
+relative to the bottom of the page.  Default scaling indicator is
[EMAIL PROTECTED]; values of @var{dist} are always rounded to be multiples of 
the
+vertical resolution (as given in register @code{.V}).
 
 @var{macro} is the name of the macro to execute when the
 trap is sprung.  If @var{macro} is missing, remove the first trap


_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to