Add Footer on Every Page on Quarto Book PDF render #5158
Unanswered
martinlardi
asked this question in
Q&A
Replies: 1 comment
-
It sounds like with KOMA classes such as quarto's default scrreprt, it's recommended to use https://tex.stackexchange.com/questions/161439/fancyhdr-and-scrreprt (or use a different documentclass) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
https://github.com/martinlardi/quarto_ex1
I did quarto book. When I run this, It didn't have footer for first page of index.qmd and chap2.qmd.
How do I get footer for every page including first page of every chapters (index.qmd and chap2.qmd)?
Beta Was this translation helpful? Give feedback.
All reactions