summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hfutexam/hfutexam.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hfutexam/hfutexam.tex')
-rw-r--r--macros/latex/contrib/hfutexam/hfutexam.tex21
1 files changed, 10 insertions, 11 deletions
diff --git a/macros/latex/contrib/hfutexam/hfutexam.tex b/macros/latex/contrib/hfutexam/hfutexam.tex
index ffadfa2959..dc0f9769ab 100644
--- a/macros/latex/contrib/hfutexam/hfutexam.tex
+++ b/macros/latex/contrib/hfutexam/hfutexam.tex
@@ -36,6 +36,7 @@
arc=0pt,
}
\makeatother
+\usepackage[hidelinks]{hyperref}
\begin{document}
\BiaoTi{合肥工业大学试卷(A)}
@@ -55,7 +56,7 @@
\tigan{一、模板选项}
\indent
-本模板 (2022/12/04 v1.5) 旨在为将合肥工业大学试卷的 word 格式转为\LaTeX{}格式.
+本模板 (2022/12/07 v1.6) 旨在为将合肥工业大学试卷的 word 格式转为\LaTeX{}格式.
使用时, 只需在文档开头写上
\begin{lstlisting}
\documentclass[shijuan]{hfutexam}
@@ -108,24 +109,22 @@
\tigan{填空题相关}
\begin{enumerate}[resume]
-\item \lstinline|\fillblank[长度][最低高度]{内容}| 用于生成填空题的空白, 内容可以为空. 其中长度默认值是~{\color{blue}{\lstinline|3.5cm|}}, 最低高度默认值是~{\color{blue}{\lstinline|1cm|}} (答题纸和参考答案)或~{\color{blue}{\lstinline|0.5cm|}} (其它).
+\item \lstinline|\fillblank[长度][最低高度]{内容}| 用于生成填空题的空白, 内容可以为空. 其中长度默认值是~{\color{blue}{\lstinline|3.5cm|}}, 最低高度默认值是~{\color{blue}{\lstinline|0.5cm|}}.
\end{enumerate}
\textit{\color{blue}{填空题示例:}}
\begin{lstlisting}
-\textbf{请将你的答案对应填在横线上:}
-
+\textbf{请将你的答案对应填在横线上:}\\[0.5cm]
\textbf{1.} \fillblank{},
\textbf{2.} \fillblank[5cm]{},
\textbf{3.} \fillblank{}.
\end{lstlisting}
\begin{tcolorbox}
-\textbf{请将你的答案对应填在横线上:}
-
-\textbf{1.} \fillblank[3.5cm][1cm]{},
-\textbf{2.} \fillblank[5cm][1cm]{},
-\textbf{3.} \fillblank[3.5cm][1cm]{}.
+\textbf{请将你的答案对应填在横线上:}\\[0.5cm]
+\textbf{1.} \fillblank{},
+\textbf{2.} \fillblank[5cm]{},
+\textbf{3.} \fillblank{}.
\end{tcolorbox}
\tigan{选择题相关}
@@ -200,9 +199,9 @@
\end{align*}
\end{tcolorbox}
-\textbf{如有疑问或建议, 欢迎联系我: {\color{red}{zhangshenxing@hfut.edu.cn}} 或 {\color{blue}{QQ362037052}}.}
+\textbf{如有疑问或建议, 欢迎联系我: {\color{red}\href{mailto:zhangshenxing@hfut.edu.cn}{zhangshenxing@hfut.edu.cn}} 或 {\color{red}{QQ362037052}}.}
-\textbf{CTAN: \color{blue}https://www.ctan.org/pkg/hfutexam}
+\textbf{CTAN: {\color{red}\url{https://www.ctan.org/pkg/hfutexam}}}
\newpage
\tigan{一、填空题(每题3分,共18分)}