pdf using pdfhtml lacks page numbers #600
Unanswered
actsasgeek
asked this question in
Q&A
Replies: 1 comment 1 reply
-
hmmm I wonder if @phaustin has guidance here - I believe he's been working on a more "book-like" PDF via HTML approach |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background The styling for the pdfhtml output seems much more robust than the output for pdflatex and easier to access/hack through CSS rather than the raw (la)tex especially for admonitions, etc.
However, I have struggled to find a setting that would add page numbers to the pdfhtml output and this seems like a necessity for any book.
Additionally, when using pdfhtml, I lose a title page, table of contents, and having each chapter start on a new page. Are there potential workarounds or am I stuck?
Beta Was this translation helpful? Give feedback.
All reactions