@@ -139,7 +139,7 @@ When using LaTeX, the following packages need to be available
139139[`iftex`], [`listings`] (if the
140140`--listings` option is used), [`fancyvrb`], [`longtable`],
141141[`booktabs`], [`graphicx`] (if the document
142- contains images), [`hyperref `], [`xcolor`],
142+ contains images), [`bookmark `], [`xcolor`],
143143[`soul`], [`geometry`] (with the `geometry` variable set),
144144[`setspace`] (with `linestretch`), and
145145[`babel`] (with `lang`). If `CJKmainfont` is set, [`xeCJK`]
@@ -157,9 +157,8 @@ output quality if present, but pandoc does not require them to
157157be present: [`upquote`] (for straight quotes in verbatim
158158environments), [`microtype`] (for better spacing adjustments),
159159[`parskip`] (for better inter-paragraph spaces), [`xurl`] (for
160- better line breaks in URLs), [`bookmark`] (for better PDF
161- bookmarks), and [`footnotehyper`] or [`footnote`] (to allow
162- footnotes in tables).
160+ better line breaks in URLs), and [`footnotehyper`] or
161+ [`footnote`] (to allow footnotes in tables).
163162
164163[TeX Live]: https://www.tug.org/texlive/
165164[`amsfonts`]: https://ctan.org/pkg/amsfonts
0 commit comments