diff options
Diffstat (limited to 'paper.h')
| -rw-r--r-- | paper.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |