summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-04-05 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2022-04-05 03:01:24 +0000
commita4e931576165d0a4a143915f4725399272e06fee (patch)
treeef5b6d71c2223b9f58e61fbb25423d4042430198 /macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx
parent7548e4d37c2aaefd32fe0a9bcd83f8e71326dde1 (diff)
CTAN sync 202204050301
Diffstat (limited to 'macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx')
-rw-r--r--macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx b/macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx
index ded7e6aa8f..22ae9f6d9d 100644
--- a/macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx
+++ b/macros/unicodetex/latex/nwafuthesis/nwafuthesis-doc.dtx
@@ -93,7 +93,7 @@
% 载入宏包和文档类。
% \begin{macrocode}
\LoadClass[a4paper, full]{l3doc}
-\RequirePackage[UTF8, heading, sub3section]{ctex}
+\RequirePackage[heading, sub3section]{ctex}
% \end{macrocode}
% 与 \pkg{hypdoc}(由 \cls{l3doc} 调用)冲突,导致脚注超链接
% 无法正常跳转。暂时禁用。