Follow-up Comment #5, bug #66815 (group groff):

If I sneak this patch in:


diff --git a/tmac/pspic.tmac b/tmac/pspic.tmac
index 5f0871aaa..f50072bfe 100644
--- a/tmac/pspic.tmac
+++ b/tmac/pspic.tmac
@@ -160,6 +160,7 @@ .de PSPIC
 \\*[ps-import]
 .    \}
 .
+.    pline
 .    br
 .    sp \\n[ps-desht]u
 .  \}


I get this:


$ echo '.PSPIC doc/gnu.eps' | ./build/test-groff -a
<beginning of page>
{type: line_start_node, diversion level: 0},
{type: hmotion_node, diversion level: 0},
{type: device_extension_node, diversion level: 0},
{type: zero_width_node, diversion level: 0},
{type: zero_width_node, diversion level: 0},
{type: device_extension_node, diversion level: 0},
{type: vmotion_node, diversion level: 0},
{type: device_extension_node, diversion level: 0}
 


...which makes a lot of sense, but not _quite_ enough.  I wonder why the
drawing nodes inside the zero-width nodes don't report themselves.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66815>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to