Add missing child fields in pict
Closes PR 14358
This commit is contained in:
parent
c47828601a
commit
d16572f003
|
@ -4,7 +4,7 @@
|
|||
(provide texpict-common^)
|
||||
(define-signature texpict-common^
|
||||
((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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user