Skip to content
Snippets Groups Projects
Commit b41414bb authored by Yu Xiong's avatar Yu Xiong :confounded:
Browse files

fix: 防止xeCJK使lualatex失效

parent c0b5e1d9
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
\RequirePackage{expl3}
\RequirePackage{ifxetex}
\RequirePackage{fontspec}
\RequirePackage{xeCJKfntef} % 加中文下划线
\RequirePackage{CJKfntef} % 加中文下划线,避免xeCJKfntef使lualatex失效
\RequirePackage[
top=2.5cm,
bottom=2.5cm,
......
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