texlive[69927] branches/branch2023.final/Master/texmf-dist: spbmark

commits+karl at tug.org commits+karl at tug.org
Fri Feb 16 22:17:11 CET 2024


Revision: 69927
          https://tug.org/svn/texlive?view=revision&revision=69927
Author:   karl
Date:     2024-02-16 22:17:11 +0100 (Fri, 16 Feb 2024)
Log Message:
-----------
spbmark (branch) (15feb24)

Modified Paths:
--------------
    branches/branch2023.final/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
    branches/branch2023.final/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
    branches/branch2023.final/Master/texmf-dist/tex/latex/spbmark/spbmark.sty

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

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/latex/spbmark/spbmark.tex	2024-02-16 21:17:01 UTC (rev 69926)
+++ branches/branch2023.final/Master/texmf-dist/doc/latex/spbmark/spbmark.tex	2024-02-16 21:17:11 UTC (rev 69927)
@@ -7,8 +7,8 @@
   {
     package           = spbmark,
     title             = the spbmark package,
-    version           = v1.46d,
-    date              = 2024/02/13,
+    version           = v1.46e,
+    date              = 2024/02/16,
     authors           = Qu Yi,
     info              = Customize superscript and subscript,
     email             = toquyi at 163.com,
@@ -163,8 +163,8 @@
   \keyval{regex}{regular expression}\newtag%
   After using the superscript or subscript command, this option is used to determine whether the \textcolor{red}{following} tokens match the \meta{regular expression}. If it does \textcolor{red}{not}, the width of the this marker returns to zero.
   \begin{example}[code-only]
-  \newcommand{\mysp}[2][]{\super[regex=\c{mysb},#2]{#1}}
-  \newcommand{\mysb}[2][]{\sub[regex=\c{mysp},#2]{#1}}
+  \newcommand{\mysp}[2][]{\super[regex=\c{mysb},#1]{#2}}
+  \newcommand{\mysb}[2][]{\sub[regex=\c{mysp},#1]{#2}}
   \end{example}
 \end{options}
 
@@ -215,7 +215,7 @@
   After the subscript command is used, the regular expression rules of the following tokens are matched. See Section \ref{sec:user commands} for the meaning of this option.
 \end{options}
 
-If \option{sphmove} is positive, the superscript or subscript moves to the right, conversely it moves to the left. The positive direction of vertical offset of subscript and superscript is opposite. For superscript, if \option{spvmove} is positive, the superscript moves up, conversely it moves down. For subscript, if \option{spvmove} is positive, the subscript moves down, conversely it moves up.
+If \option{sphmove} is positive, the superscript or subscript moves to the right, conversely it moves to the left. The positive direction of vertical offset of subscript and superscript is \textcolor{red}{opposite}. For superscript, if \option{spvmove} is positive, the superscript moves up, conversely it moves down. For subscript, if \option{spvmove} is positive, the subscript moves down, conversely it moves up.
 
 The following list of keys control the format of superscript \emph{and} subscript.
 \begin{options}

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2024-02-16 21:17:01 UTC (rev 69926)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2024-02-16 21:17:11 UTC (rev 69927)
@@ -9,7 +9,7 @@
 %   https://creativecommons.org/licenses/by/4.0/legalcode
 \NeedsTeXFormat{LaTeX2e}[2018/12/31]
 \RequirePackage{xparse,l3keys2e}
-\ProvidesExplPackage{spbmark}{2024/02/13}{1.46d}
+\ProvidesExplPackage{spbmark}{2024/02/16}{1.46e}
   {Customize superscripts and subscripts}
 
 \cs_generate_variant:Nn \box_set_ht:Nn { cv }



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