Follow-up Comment #2, bug #52865 (project groff):

This appears to be similar to the command Dt where the line thickness
parameter is actual treated as a horizontal movement as well. This behaviour
is documented for Dt in the groff_out man page, but not for Df.

The attached troff file illustrates the position. The relevent troff output
is:-


s20000
V96000
H72000
mg 31000
DFd
tDeri
wh5000
tJames
n24000 0
V144000
H72000     <---
Df 31000 0
DC 72000 0
H103000    <---
md
tDeri
wh5000
tJames
n24000 0


Note that the the horizontal position is first set to 72000 then after the Df
31000 the horizontal position is set to 103000. It should also be noted that
grops "knows" about this side effect, but gropdf does not. The two devices
position the filled circle differently, but once the H103000 repositions the
horizontal they operate the same.

(file #42888)
    _______________________________________________________

Additional Item Attachment:

File name: gray.trf                       Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52865>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-groff mailing list
bug-groff@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-groff

Reply via email to