Skip to content
Snippets Groups Projects
Commit 61bce978 authored by Yichen Zhao's avatar Yichen Zhao
Browse files

package: 调整hyperref选项以编号章节

parent cee83c68
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@
\RequirePackage{ulem}
\RequirePackage{setspace}
\RequirePackage{fontspec}
\RequirePackage[hidelinks]{hyperref}
\RequirePackage{caption}
\DeclareGraphicsExtensions{.pdf,.eps,.jpg,.png}
......@@ -21,4 +20,6 @@
style=gb7714-2015,
% gbpub=false, % Uncomment if you do NOT want '[S.l. : s.n.]' in reference entries, GitHub Issue (#47)
% gbnamefmt=lowercase, % Uncomment if you do NOT want uppercase author names in reference entries, GitHub Issue (#23)
]{biblatex}
\ No newline at end of file
]{biblatex}
\RequirePackage[hidelinks,bookmarksnumbered=true]{hyperref}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment