texlive[62352] branches/branch2021.final/Master/texmf-dist: easybook

commits+karl at tug.org commits+karl at tug.org
Wed Mar 2 22:37:27 CET 2022


Revision: 62352
          http://tug.org/svn/texlive?view=revision&revision=62352
Author:   karl
Date:     2022-03-02 22:37:26 +0100 (Wed, 02 Mar 2022)
Log Message:
-----------
easybook (2mar22) (branch)

Modified Paths:
--------------
    branches/branch2021.final/Master/texmf-dist/doc/latex/easybook/easybook.pdf
    branches/branch2021.final/Master/texmf-dist/doc/latex/easybook/easybook.tex
    branches/branch2021.final/Master/texmf-dist/source/latex/easybook/easybook.dtx
    branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybase.sty
    branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybook.cls
    branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg

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

Modified: branches/branch2021.final/Master/texmf-dist/doc/latex/easybook/easybook.tex
===================================================================
--- branches/branch2021.final/Master/texmf-dist/doc/latex/easybook/easybook.tex	2022-03-02 21:37:17 UTC (rev 62351)
+++ branches/branch2021.final/Master/texmf-dist/doc/latex/easybook/easybook.tex	2022-03-02 21:37:26 UTC (rev 62352)
@@ -21,8 +21,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK使用手册,
-    version         = v1.634,
-    date            = 2022/03/01,
+    version         = v1.635,
+    date            = 2022/03/02,
     authors         = 瞿毅,
     info            = 简便地排版中文学位论文或书籍,
     email           = q1jx at foxmail.com,
@@ -1016,7 +1016,7 @@
 \subsection{悬挂缩进}
 \begin{commands}
   \command{hangpara}[\marg{缩进长度}\marg{缩进开始行数}]
-  悬挂缩进命令 \cs{hangpara} 使其后的一个段落保持悬挂缩进,参数与 \env{hangparas} 环境相同,不过只有一个段落。
+  悬挂缩进命令 \cs{hangpara} 使其后的一个段落保持悬挂缩进,参数与 \env{hangparas} 环境相同,不过只有一个段落。\meta{缩进长度} 可以是带单位的数值或由文本长度测定命令 \cs*{widthof} 提供。
 \end{commands}
 
 \begin{environments}

Modified: branches/branch2021.final/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- branches/branch2021.final/Master/texmf-dist/source/latex/easybook/easybook.dtx	2022-03-02 21:37:17 UTC (rev 62351)
+++ branches/branch2021.final/Master/texmf-dist/source/latex/easybook/easybook.dtx	2022-03-02 21:37:26 UTC (rev 62352)
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2022/03/01}{1.634}
+\ProvidesExplClass{easybook}{2022/03/02}{1.635}
   {Easily typesetting Chinese theses or books}
 
 \bool_set_false:N \l__eb_compile_draft_bool
@@ -303,7 +303,7 @@
 %<*package>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2022/03/01}{1.634}
+\ProvidesExplPackage{easybase}{2022/03/02}{1.635}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1765,7 +1765,10 @@
 \DeclareGraphicsExtensions{.pdf,.png,.jpg,.eps,.tif}
 
 \cs_set_protected:Npn \hangpara #1#2
-  { \hangindent #1\hangafter #2\noindent\ignorespaces }
+  {
+    \setlength{\hangindent}{#1}
+    \hangafter #2\noindent\ignorespaces
+  }
 \DeclareDocumentEnvironment{hangparas}{mm+b}
   {
     \dim_zero:N \parindent
@@ -2270,7 +2273,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/01}{1.634}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/02}{1.635}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \addtotcbstyle #1#2

Modified: branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybase.sty	2022-03-02 21:37:17 UTC (rev 62351)
+++ branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybase.sty	2022-03-02 21:37:26 UTC (rev 62352)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2022/03/01}{1.634}
+\ProvidesExplPackage{easybase}{2022/03/02}{1.635}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1482,7 +1482,10 @@
 \DeclareGraphicsExtensions{.pdf,.png,.jpg,.eps,.tif}
 
 \cs_set_protected:Npn \hangpara #1#2
-  { \hangindent #1\hangafter #2\noindent\ignorespaces }
+  {
+    \setlength{\hangindent}{#1}
+    \hangafter #2\noindent\ignorespaces
+  }
 \DeclareDocumentEnvironment{hangparas}{mm+b}
   {
     \dim_zero:N \parindent

Modified: branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybook.cls	2022-03-02 21:37:17 UTC (rev 62351)
+++ branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/easybook.cls	2022-03-02 21:37:26 UTC (rev 62352)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2022/03/01}{1.634}
+\ProvidesExplClass{easybook}{2022/03/02}{1.635}
   {Easily typesetting Chinese theses or books}
 
 \bool_set_false:N \l__eb_compile_draft_bool

Modified: branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
===================================================================
--- branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2022-03-02 21:37:17 UTC (rev 62351)
+++ branches/branch2021.final/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2022-03-02 21:37:26 UTC (rev 62352)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/01}{1.634}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/02}{1.635}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \addtotcbstyle #1#2



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