【729】latex实现PDF书签相关显示
参考:How to create PDF file with all your bookmarks displayed?
参考:How to only show bookmark number for the chapters
参考:Modify numbering style of PDF bookmarks
参考:How to remove "Chapter: [Number]" in the toc and on the page itself from particular chapters?
参考:Writing Chapter Prefix for Chapter entries in TOC
参考:How can I manage the format of the PDF bookmarks generated by hyperref?
说明如下:
-
通过
\usepackage{hyperref}或者\usepackage{bookmark}来实现PDF显示书签 -
书签编号并默认打开:
\usepackage[bookmarksnumbered, bookmarksopen=true]{hyperref} - 打开书签也可以通过:
\usepackage[open]{bookmark}
浙公网安备 33010602011771号