Implemented all the missing rendering features (such as different
[sgt/halibut] / paper.h
diff --git a/paper.h b/paper.h
index 4ba0908..c537dd2 100644 (file)
--- a/paper.h
+++ b/paper.h
@@ -168,6 +168,7 @@ struct line_data_Tag {
      * relative to the left margin.
      */
     word *aux_text;
+    word *aux_text_2;
     int aux_left_indent;
     /*
      * This line might have a non-negotiable page break before it.