Add missing child fields in pict

Closes PR 14358
This commit is contained in:
Asumu Takikawa 2014-02-18 17:44:21 -05:00
parent c47828601a
commit d16572f003

View File

@ -4,7 +4,7 @@
(provide texpict-common^) (provide texpict-common^)
(define-signature texpict-common^ (define-signature texpict-common^
((struct pict (draw width height ascent descent children panbox last)) ((struct pict (draw width height ascent descent children panbox last))
(struct child (pict dx dy sx sy)) (struct child (pict dx dy sx sy sxy syx))
black-and-white black-and-white