Skip to content
Discussion options

You must be logged in to vote

It seems to have an error in the reference pages.
number-offset is a Pandoc option which is only valid for HTML (https://pandoc.org/MANUAL.html#options) as it is no used in the template, thus the same applies to Quarto.

Now the question is, should a PR be made to update the LaTeX template on Pandoc side to be compatible with this option (cc @cderv).

Meanwhile you can use $\LaTeX$ to get offset.

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

Replies: 2 comments 2 replies

Comment options

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

@mcanouil
Comment options

Answer selected by entelecheia1963
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Doc improvements & quarto-web latex LaTeX engines related libraries and technologies
2 participants