X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/c65367738ae7b8bde8c52d01d82a19987bb4941d..1b7bf71527db15176bb109ad097d4796068521c1:/paper.h diff --git a/paper.h b/paper.h index 8bb3061..d6f34b9 100644 --- a/paper.h +++ b/paper.h @@ -276,6 +276,7 @@ struct text_fragment_Tag { font_encoding *fe; int fontsize; char *text; + int width; }; struct xref_dest_Tag {