Right; I'm finally sick of typing \q{\cw{foo}}, so I've invented a
[sgt/halibut] / paper.h
diff --git a/paper.h b/paper.h
index 8bb3061..d6f34b9 100644 (file)
--- 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 {