texlive[58022] Master/texmf-dist: easybook (1mar21)

commits+karl at tug.org commits+karl at tug.org
Mon Mar 1 23:37:48 CET 2021


Revision: 58022
          http://tug.org/svn/texlive?view=revision&revision=58022
Author:   karl
Date:     2021-03-01 23:37:48 +0100 (Mon, 01 Mar 2021)
Log Message:
-----------
easybook (1mar21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/easybook/chapter1.tex
    trunk/Master/texmf-dist/doc/latex/easybook/easybook-demo.pdf
    trunk/Master/texmf-dist/doc/latex/easybook/easybook-demo.tex
    trunk/Master/texmf-dist/doc/latex/easybook/easybook.pdf
    trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex
    trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls

Modified: trunk/Master/texmf-dist/doc/latex/easybook/chapter1.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/easybook/chapter1.tex	2021-03-01 22:37:35 UTC (rev 58021)
+++ trunk/Master/texmf-dist/doc/latex/easybook/chapter1.tex	2021-03-01 22:37:48 UTC (rev 58022)
@@ -77,12 +77,11 @@
 \clearpage
 \section{列表}
 \index{l@列表}
-\zhlipsum*[42][name = aspirin]
 
 \subsection{排序列表}
 \index{l@列表!p@排序列表}
 \begin{enumerate}
-  \item \zhlipsum*[42][name = aspirin]
+  \item \zhlipsum[41-42][name = aspirin]
   \begin{enumerate}
     \item \zhlipsum*[42][name = aspirin]
   \end{enumerate}

Modified: trunk/Master/texmf-dist/doc/latex/easybook/easybook-demo.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/easybook/easybook-demo.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/easybook/easybook-demo.tex	2021-03-01 22:37:35 UTC (rev 58021)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook-demo.tex	2021-03-01 22:37:48 UTC (rev 58022)
@@ -95,7 +95,7 @@
     \github~\url{https://github.com/texl3/easybook} \\
     \edge~\url{https://latexstudio.net}
   }
-\date{2021/02/27\hskip\ccwd\relax v1.23h}
+\date{2021/02/28\hskip\ccwd\relax v1.23i}
 
 \frontmatter[roman]
 \maketitle

Modified: trunk/Master/texmf-dist/doc/latex/easybook/easybook.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2021-03-01 22:37:35 UTC (rev 58021)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2021-03-01 22:37:48 UTC (rev 58022)
@@ -3,7 +3,7 @@
 
 \title{\sffamily easybook书籍文档类}
 \author{瞿毅}
-\date{2021/02/27\hskip\ccwd\relax v1.23h\thanks{\url{https://gitee.com/texl3/easybook}}}
+\date{2021/02/28\hskip\ccwd\relax v1.23i\thanks{\url{https://gitee.com/texl3/easybook}}}
 
 \begin{document}
 \maketitle
@@ -98,7 +98,7 @@
   \tn{frontmatter}\oarg{编号格式|(Roman)}
   \tn{printindex}\oarg{索引名}
 \end{syntax}
-\changes{v1.23h}{2021/02/20}{重新定义文档结构划分命令。}
+\changes{v1.23i}{2021/02/20}{重新定义文档结构划分命令。}
 \tn{frontmatter} 为前言区命令,章标题不编号,页码可设置为例如 \opt{roman}、\opt{Alph} 等格式,带有星号的命令 \tn{frontmatter*} 不使用 \tn{cleardoublepage}。\tn{mainmatter} 为主文区命令,章标题正常编号且页码为从1开始计数的阿拉伯数字,\tn{mainmatter*} 命令不使用 \tn{cleardoublepage}。\tn{backmatter} 为后记区命令,页码格式与编号保持不变,章标题不编号。\tn{listoffigures} 命令输出图片目录,\tn{listoftables} 命令输出表格目录,\tn{listoflistings} 命令输出代码目录。
 \end{function}
 
@@ -132,8 +132,8 @@
   uppercase = <(true)|false>
 \end{syntax}
 \changes{v1.10}{2021/01/08}{更改颜色实现方式与选项名。}
-\changes{v1.23h}{2021/02/02}{noto风格的数学字体独立出来,可自定义设置。}
-\changes{v1.23h}{2021/02/09}{增加控制页面横线粗细的选项。}
+\changes{v1.23i}{2021/02/02}{noto风格的数学字体独立出来,可自定义设置。}
+\changes{v1.23i}{2021/02/09}{增加控制页面横线粗细的选项。}
 \opt{style} 选项控制文章的风格。
 \end{function}
 
@@ -190,7 +190,7 @@
   footnote = <(1)>
 \end{syntax}
 \changes{v1.21}{2021/01/12}{增加脚注线间的距离选项。}
-\changes{v1.23h}{2021/02/09}{取消使用 \pkg{zhlineskip} 宏包设置数学间距。}
+\changes{v1.23i}{2021/02/09}{取消使用 \pkg{zhlineskip} 宏包设置数学间距。}
 行距因子用于设置各种行距倍数,只能是浮点数,不能带有长度单位。\tn{ctexset} 原有的行距选项\opt{linespread}失效。各行距既可在导言区全局设置也可正文中设置对后面生效,行距的意义为
 \end{function}
 
@@ -212,7 +212,7 @@
   marginpart = <\tn{rmfamily}\tn{footnotesize}>
 \end{syntax}
 \changes{v1.10}{2021/01/08}{加入自定义非正文字体选项。}
-\changes{v1.23h}{2021/02/08}{修复使用 \tn{zihao} 命令设置字体失效的问题。}
+\changes{v1.23i}{2021/02/08}{修复使用 \tn{zihao} 命令设置字体失效的问题。}
 \end{function}
 
 \begin{optdesc}
@@ -233,7 +233,7 @@
   \tn{printbibliography}\oarg{选项列表}
 \end{syntax}
 \changes{v1.21}{2021/01/11}{增加 \opt{bibset} 选项,可以使用 \hologo{BibTeX} 或 \hologo{biber} 编译参考文献。}
-\changes{v1.23h}{2021/02/23}{使用 \opt{bibset} 选项时可设置标注风格。}
+\changes{v1.23i}{2021/02/23}{使用 \opt{bibset} 选项时可设置标注风格。}
 \end{function}
 
 \begin{optdesc}
@@ -432,7 +432,7 @@
   \tn{item} <习题内容>
   \tn{end}\marg{exercise}
 \end{syntax}
-\changes{v1.23h}{2021/02/08}{增加准确的习题盒子标题目录锚点。}
+\changes{v1.23i}{2021/02/08}{增加准确的习题盒子标题目录锚点。}
 习题环境 \opt{exercise} 的标题紧接上一节编号并加入目录与页眉,当使用星号环境时不进行编号。三个可选参数中颜色为自定义或 \pkg{xcolor} 包含的颜色名称,正文编号格式与小节 \ref{sort list} 排序列表相同,标题名默认为摘要,参数只能\textbf{从右往左}省略。
 \begin{ctexexam}
     \begin{exercise}[LightYellow][1.][习题]

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-03-01 22:37:35 UTC (rev 58021)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-03-01 22:37:48 UTC (rev 58022)
@@ -9,7 +9,7 @@
 %%   https://creativecommons.org/licenses/by/4.0/legalcode
 \NeedsTeXFormat{LaTeX2e}
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/02/27}{1.23h}{}
+\ProvidesExplClass{easybook}{2021/02/28}{1.23i}{}
 
 \cs_generate_variant:Nn \keys_define:nn {nx}
 \cs_generate_variant:Nn \int_to_arabic:n {v}



More information about the tex-live-commits mailing list.