Skip to content
Discussion options

You must be logged in to vote

You already are using LaTeX commands that you insert ion Quarto, so not an assumption.
Now, if you are using commands you don't understand, the issue is elsewhere.

include-in-header:
  - text: |
      \setcounter{section}{3}

If you want to do advanced PDF/LaTeX I am afraid, you'll have to learn at least a bit of LaTeX.

See https://duckduckgo.com/?q=change+page+number+latex which will give you LaTeX commands that you can insert (see https://quarto.org/docs/reference/formats/pdf.html#includes).

Note that we cannot teach users LaTeX, Open XML, HTML, CSS, JavaScript, Typst, etc.
If Quarto (Pandoc) default template does not fit your needs, I am afraid you're gonna have to learn more than markd…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

Answer selected by entelecheia1963
@entelecheia1963
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
latex LaTeX engines related libraries and technologies
2 participants