texlive[61740] Master/texmf-dist: spbmark (25jan22)

commits+karl at tug.org commits+karl at tug.org
Tue Jan 25 22:26:44 CET 2022


Revision: 61740
          http://tug.org/svn/texlive?view=revision&revision=61740
Author:   karl
Date:     2022-01-25 22:26:44 +0100 (Tue, 25 Jan 2022)
Log Message:
-----------
spbmark (25jan22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
    trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
    trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty

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

Modified: trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex	2022-01-25 21:26:31 UTC (rev 61739)
+++ trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex	2022-01-25 21:26:44 UTC (rev 61740)
@@ -6,8 +6,8 @@
   {
     package           = spbmark,
     title             = the spbmark package,
-    version           = v1.31,
-    date              = 2022/01/24,
+    version           = v1.32,
+    date              = 2022/01/25,
     authors           = Qu Yi,
     info              = Customize superscript and subscript,
     email             = q1jx at foxmail.com,
@@ -48,9 +48,9 @@
   \cs{sp} and \cs{sb} are equivalent to the \cs{super} and \cs{sub} commands.
   \keybool{foot}\Default{false}
   The format of the footnote mark match the superscript move and format of the \cs{spbset} global setting.
-  \opt{both}\Default!
+  \opt{both}
   The values of \option{text} and \option{math} two options are \code{true} at the same time.
-  \opt{all}\Default!
+  \opt{all}
   The values of \option{text}, \option{math} and \option{foot} three options are \code{true} at the same time.
   \begin{example}[code-only]
   \usepackage[both]{spbmark}
@@ -79,15 +79,15 @@
   Vertical move of superscript or subscript. Represents the extra vertical distance \option{vsep} between superscript and subscript in the superscript and subscript commands.
   \keyval{hmove}{fixed length}\Default{0pt}
   Horizontal move of superscript or subscript. Represents the common move in the superscript and subscript commands.
-  \keyval{cmd}{format cmds}\Default
+  \keyval{cmd}{format cmds}
   The format commands of superscript or subscript. The last command can take a parameter, which accepts superscript or subscript. Represents the format of superscript and subscript in the superscript and subscript commands.
-  \keyval{cmd+}{format cmds}\Default
+  \keyval{cmd+}{format cmds}
   Add code to the previous global superscript or subscript format commands.
-  \keyval{height}{fixed length}\Default
+  \keyval{height}{fixed length}
   The distance between the superscript or subscript baseline and the previous line.
-  \keyval{depth}{fixed length}\Default
+  \keyval{depth}{fixed length}
   The distance between the superscript or subscript baseline and the next line.
-  \keyval{style}{style name}\Default
+  \keyval{style}{style name}
   Use the \meta{style name} defined by the \cs{defspbstyle} command to make it work global or local.
   \keychoice{mode}{text,math,match}\Default{match}
   The mode of superscript or subscript output can be \code{text} or \code{math} mode. The \code{match} option automatically matches output modes according to the current mode.
@@ -110,25 +110,25 @@
   Extra vertical move of the subscript.
   \keyval{sbhmove}{fixed length}\Default{0pt}
   Extra horizontal move of the subscript.
-  \opt{nohmove}\Default!
+  \opt{nohmove}
   Cancel the horizontal move of superscript and subscript at the same time.
-  \opt{novmove}\Default!
+  \opt{novmove}
   Cancel the vertical move of superscript and subscript at the same time.
-  \keyval{spcmd}{format cmds}\Default
+  \keyval{spcmd}{format cmds}
   The format commands of superscript. The last command in the code can take an argument, which is a superscript.
-  \keyval{spcmd+}{format cmds}\Default
+  \keyval{spcmd+}{format cmds}
   Add code to the previous global superscript format commands.
-  \keyval{sbcmd}{format cmds}\Default
+  \keyval{sbcmd}{format cmds}
   The format commands of subscript. The last command in the code can take an argument, which is a subscript.
-  \keyval{sbcmd+}{format cmds}\Default
+  \keyval{sbcmd+}{format cmds}
   Add code to the previous global subcript format commands.
-  \keyval{spheight}{fixed length}\Default
+  \keyval{spheight}{fixed length}
   The distance between the superscript baseline and the previous line.
-  \keyval{spdepth}{fixed length}\Default
+  \keyval{spdepth}{fixed length}
   The distance between the superscript baseline and the next line.
-  \keyval{sbheight}{fixed length}\Default
+  \keyval{sbheight}{fixed length}
   The distance between the subscript baseline and the previous line.
-  \keyval{sbdepth}{fixed length}\Default
+  \keyval{sbdepth}{fixed length}
   The distance between the subscript baseline and the next line.
 \end{options}
 
@@ -138,13 +138,13 @@
 \begin{options}
   \keyval{spbhmove}{fixed length}\Default{0pt}
   Extra vertical move of the superscript and the subscript.
-  \kvsplit{spbcmd}{super cmds}{sub cmds}\Default
+  \kvsplit{spbcmd}{super cmds}{sub cmds}
   The format commands of superscript and subscript. The first part is in superscript format, and the latter part is in subscript format. They are separated by commas, or only the first part exists.
-  \kvsplit{spbcmd+}{super cmds}{sub cmds}\Default
+  \kvsplit{spbcmd+}{super cmds}{sub cmds}
   Add code to the previous global superscript and subscript format commands.
-  \keyval{spbheight}{fixed length}\Default
+  \keyval{spbheight}{fixed length}
   The distance between the superscript baseline and the previous line.
-  \keyval{spbdepth}{fixed length}\Default
+  \keyval{spbdepth}{fixed length}
   The distance between the subscript baseline and the next line.
   \keyval{vsep}{fixed length}\Default{0.6ex}
   The extra vertical distance between superscript and subscript.

Modified: trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2022-01-25 21:26:31 UTC (rev 61739)
+++ trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2022-01-25 21:26:44 UTC (rev 61740)
@@ -9,7 +9,7 @@
 %   https://creativecommons.org/licenses/by/4.0/legalcode
 \NeedsTeXFormat{LaTeX2e}[2018/12/31]
 \RequirePackage{xparse,l3keys2e}
-\ProvidesExplPackage{spbmark}{2022/01/24}{1.31}
+\ProvidesExplPackage{spbmark}{2022/01/25}{1.32}
   {Customize superscripts and subscripts}
 
 \cs_generate_variant:Nn \box_set_ht:Nn { cv }



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