From bccd079a6fec6ac14d5ca02410456cc819913502 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 16 Feb 2024 21:10:47 +0000 Subject: exam-zh (15feb24) git-svn-id: svn://tug.org/texlive/trunk@69917 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md | 8 ++ .../doc/xelatex/exam-zh/doc/body/usage.tex | 4 +- .../doc/xelatex/exam-zh/doc/exam-zh-doc-setup.tex | 2 +- .../doc/xelatex/exam-zh/doc/exam-zh-doc.pdf | Bin 1607182 -> 1605910 bytes .../doc/xelatex/exam-zh/doc/exam-zh-doc.tex | 82 ++++++++++----------- .../xelatex/exam-zh/examples/example-multiple.pdf | Bin 160276 -> 160281 bytes .../xelatex/exam-zh/examples/example-single.pdf | Bin 148041 -> 148112 bytes .../tex/latex/exam-zh/exam-zh-chinese-english.sty | 4 +- .../tex/latex/exam-zh/exam-zh-choices.sty | 4 +- .../texmf-dist/tex/latex/exam-zh/exam-zh-font.sty | 4 +- .../texmf-dist/tex/latex/exam-zh/exam-zh-math.sty | 4 +- .../tex/latex/exam-zh/exam-zh-question.sty | 4 +- .../tex/latex/exam-zh/exam-zh-symbols.sty | 4 +- .../tex/latex/exam-zh/exam-zh-textfigure.sty | 4 +- Master/texmf-dist/tex/latex/exam-zh/exam-zh.cls | 4 +- 15 files changed, 68 insertions(+), 60 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md b/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md index cd4627352f5..9bc3a3c0d6b 100644 --- a/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md +++ b/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md @@ -5,6 +5,14 @@ 格式参照 [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 并且此项目遵守 [Semantic Versioning](https://semver.org/spec/v2.0.0.html)。 + +## [0.2.1] - 2024-02-15 + +### Fixed + +- 更改手册的一处笔误 + + ## [0.2.1] - 2024-02-11 ### Added diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/doc/body/usage.tex b/Master/texmf-dist/doc/xelatex/exam-zh/doc/body/usage.tex index 85566213f4b..ce7bc7f8bad 100644 --- a/Master/texmf-dist/doc/xelatex/exam-zh/doc/body/usage.tex +++ b/Master/texmf-dist/doc/xelatex/exam-zh/doc/body/usage.tex @@ -2267,9 +2267,9 @@ \begin{function}[added = 2022-07-01,updated = 2024-02-11]{solution/show-solution} \begin{ccnusyntax}[emph={[1]show-solution}] - show-solution = (*<(show-hide)|show-stay|show-move>*) + show-solution = (*<(hide)|show-stay|show-move>*) \end{ccnusyntax} - 是否显示或移动解答环境 \env{solution} 的内容。\opt{show-hide} 表示隐藏,\opt{show-stay} 表示显示在原处,\opt{show-move} 表示显示在章节最后。 + 是否显示或移动解答环境 \env{solution} 的内容。\opt{hide} 表示隐藏,\opt{show-stay} 表示显示在原处,\opt{show-move} 表示显示在章节最后。 \end{function} \begin{function}[added = 2022-07-20]{solution/parbreak} diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc-setup.tex b/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc-setup.tex index d67b599cee9..45b5d5a6e74 100644 --- a/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc-setup.tex +++ b/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc-setup.tex @@ -35,7 +35,7 @@ \textbf{exam-zh: 中国试卷 \LaTeX \xpinyin[font=\sffamily,format=\color{MaterialIndigo800}]{模}{mu2}板}}} \author{% 夏康玮\thanks{% - 李泽平构建了 \cls{exam-zh} 的最初的基本框架;郭李军开发了连线题环境} + 李泽平构建了 \cls{exam-zh} 的最初的基本框架;张庭瑄开发 \cls{exam-zh-font} 模块;郭李军开发了连线题环境} } \date{\DocDate\quad \DocVersion% \thanks{% diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.pdf b/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.pdf index 734be0a38fc..447e58ab3cf 100644 Binary files a/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.pdf and b/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.pdf differ diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.tex b/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.tex index 6beca867a6a..83c6d8352d6 100644 --- a/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.tex +++ b/Master/texmf-dist/doc/xelatex/exam-zh/doc/exam-zh-doc.tex @@ -1,6 +1,6 @@ \documentclass{xdyydoc} -\newcommand{\DocDate}{2024-02-11} +\newcommand{\DocDate}{2024-02-15} \newcommand{\DocVersion}{v0.2.1} \input{exam-zh-doc-setup.tex} \usepackage{amssymb} @@ -57,46 +57,46 @@ -\section{\cls{exam-zh}:TODO} - -\begin{itemize} - % \item 增加试卷范例(语文,英语) - % \item 答案控制 - % \begin{itemize} - % \item 选择题 - % \begin{itemize} - % \item 题目下方 - % \item 括号内 - % \item 最后:列表形式、表格形式 - % \end{itemize} - % \item 填空题 - % \begin{itemize} - % \item 题目下方 - % \item 划线内 - % \item 最后 - % \end{itemize} - % \item 解答题 - % \begin{itemize} - % \item 题目下方 - % \item 移动到最后 - % \end{itemize} - % \end{itemize} - \item 选择题答案标记 - % \item \env{choices} 环境“均分”效果 - % \item 图文排版(参考 xkwxdyy 的 \pkg{text-figure} 宏包和 qinglee 的 \pkg{wrapstuff} 宏包) - \item 测试兼容性 - \item \env{question} 环境的引用 - \item \tn{fillin} 的进一步优化 - \begin{itemize} - \item 根据答案的宽度留白 - \item \tn{fillin*} 的基线能否自动调整 - \end{itemize} - \item 每个子包设置用户接口 - \item 通过 \tn{CJKunderline} 的 \meta{hidden} 键实现 \tn{fillin} 的无答案的时候,长度是答案的长度 - \item \env{poem} 环境的引用字体不是斜体 - \item 用 meta 优化键值,比如统一的 show-answer - \item 设置 \tn{vec} 命令的定制开关。 -\end{itemize} +% \section{\cls{exam-zh}:TODO} + +% \begin{itemize} +% % \item 增加试卷范例(语文,英语) +% % \item 答案控制 +% % \begin{itemize} +% % \item 选择题 +% % \begin{itemize} +% % \item 题目下方 +% % \item 括号内 +% % \item 最后:列表形式、表格形式 +% % \end{itemize} +% % \item 填空题 +% % \begin{itemize} +% % \item 题目下方 +% % \item 划线内 +% % \item 最后 +% % \end{itemize} +% % \item 解答题 +% % \begin{itemize} +% % \item 题目下方 +% % \item 移动到最后 +% % \end{itemize} +% % \end{itemize} +% \item 选择题答案标记 +% % \item \env{choices} 环境“均分”效果 +% % \item 图文排版(参考 xkwxdyy 的 \pkg{text-figure} 宏包和 qinglee 的 \pkg{wrapstuff} 宏包) +% \item 测试兼容性 +% \item \env{question} 环境的引用 +% \item \tn{fillin} 的进一步优化 +% \begin{itemize} +% \item 根据答案的宽度留白 +% \item \tn{fillin*} 的基线能否自动调整 +% \end{itemize} +% \item 每个子包设置用户接口 +% \item 通过 \tn{CJKunderline} 的 \meta{hidden} 键实现 \tn{fillin} 的无答案的时候,长度是答案的长度 +% \item \env{poem} 环境的引用字体不是斜体 +% \item 用 meta 优化键值,比如统一的 show-answer +% \item 设置 \tn{vec} 命令的定制开关。 +% \end{itemize} \end{document} \ No newline at end of file diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-multiple.pdf b/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-multiple.pdf index 29b1dc48833..3d92145547f 100644 Binary files a/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-multiple.pdf and b/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-multiple.pdf differ diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-single.pdf b/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-single.pdf index 1ecd7749c5c..1a5cba4d3d2 100644 Binary files a/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-single.pdf and b/Master/texmf-dist/doc/xelatex/exam-zh/examples/example-single.pdf differ diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-chinese-english.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-chinese-english.sty index 845eabfca10..373f9a5e109 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-chinese-english.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-chinese-english.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Kangwei Xia, Lijun Guo +% Copyright (c) 2024 Kangwei Xia, Lijun Guo % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -8,7 +8,7 @@ \RequirePackage{expl3} -\ProvidesExplPackage {exam-zh-chinese-english} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-chinese-english} {2024-02-15} {v0.2.1} {exam-zh chinese and english module} \PassOptionsToPackage { tcolorbox } { most } diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-choices.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-choices.sty index b66f974d2bc..3b1eea9cb5b 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-choices.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-choices.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Zeping Lee +% Copyright (c) 2024 Zeping Lee % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -9,7 +9,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} -\ProvidesExplPackage {exam-zh-choices} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-choices} {2024-02-15} {v0.2.1} {exam-zh choices module} \dim_new:N \l__examzh_choices_column_sep_dim diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-font.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-font.sty index 85f7bb17825..cec5e24428a 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-font.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-font.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Zeping Lee and AlphaZTX +% Copyright (c) 2024 Zeping Lee and AlphaZTX % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -9,7 +9,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} -\ProvidesExplPackage {exam-zh-font} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-font} {2024-02-15} {v0.2.1} {exam-zh font module} \RequirePackage { unicode-math } diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-math.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-math.sty index e11281f0771..6ced1e6bcda 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-math.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-math.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Kangwei Xia +% Copyright (c) 2024 Kangwei Xia % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -8,7 +8,7 @@ \RequirePackage{expl3} -\ProvidesExplPackage {exam-zh-math} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-math} {2024-02-15} {v0.2.1} {exam-zh math module} \RequirePackage { tabularray } diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-question.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-question.sty index 8fae81e43e1..f7830978ff6 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-question.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-question.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Zeping Lee +% Copyright (c) 2024 Zeping Lee % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -9,7 +9,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} -\ProvidesExplPackage {exam-zh-question} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-question} {2024-02-15} {v0.2.1} {exam-zh question module} diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-symbols.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-symbols.sty index cce55928f6a..9a3a7825e67 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-symbols.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-symbols.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Kangwei Xia +% Copyright (c) 2024 Kangwei Xia % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -8,7 +8,7 @@ \RequirePackage{expl3} -\ProvidesExplPackage {exam-zh-symbols} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-symbols} {2024-02-15} {v0.2.1} {exam-zh symbols module} \RequirePackage { tikz } diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-textfigure.sty b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-textfigure.sty index 656617da985..9aec00838d2 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh-textfigure.sty +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh-textfigure.sty @@ -1,5 +1,5 @@ % -% Copyright (c) 2022 Kangwei Xia +% Copyright (c) 2024 Kangwei Xia % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % @@ -7,7 +7,7 @@ \RequirePackage{expl3} -\ProvidesExplPackage {exam-zh-textfigure} {2024-02-11} {v0.2.1} +\ProvidesExplPackage {exam-zh-textfigure} {2024-02-15} {v0.2.1} {exam-zh text with figure module} diff --git a/Master/texmf-dist/tex/latex/exam-zh/exam-zh.cls b/Master/texmf-dist/tex/latex/exam-zh/exam-zh.cls index e4ba177bec8..2af3a8fc936 100644 --- a/Master/texmf-dist/tex/latex/exam-zh/exam-zh.cls +++ b/Master/texmf-dist/tex/latex/exam-zh/exam-zh.cls @@ -1,12 +1,12 @@ % -% Copyright (c) 2022 Zeping Lee +% Copyright (c) 2024 Zeping Lee % Released under the LaTeX Project Public License v1.3c License. % Repository: https://gitee.com/xkwxdyy/exam-zh % \NeedsTeXFormat{LaTeX2e}[2017/04/15] \RequirePackage{expl3} -\ProvidesExplClass {exam-zh} {2024-02-11} {v0.2.1} {LaTeX template for Chinese exam} +\ProvidesExplClass {exam-zh} {2024-02-15} {v0.2.1} {LaTeX template for Chinese exam} % 检查 LaTeX2e kernel 版本 \msg_new:nnn { exam-zh } { latex-too-old } -- cgit v1.2.3