-
-
Notifications
You must be signed in to change notification settings - Fork 20
Ipe does not show page number when there is no text #450
Copy link
Copy link
Closed
Description
When there is no text on the page, and "number pages" is set, Ipe does not show page numbers, because LaTeX is not run (as it thinks it is unnecessary). This usually is not a problem, because there is almost always some text on the page. However, in some cases, e.g., when the page has only lines, or when the page is fresh, not showing page number even when the user requests can be confusing.
So LaTeX running logic should be changed so that it is run when there is text, or, when "number pages" option is set.
This also affects "ipetoipe -pdf -export".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels