texlive[71162] Master/texmf-dist: spbmark (3may24)

commits+karl at tug.org commits+karl at tug.org
Fri May 3 23:23:40 CEST 2024


Revision: 71162
          https://tug.org/svn/texlive?view=revision&revision=71162
Author:   karl
Date:     2024-05-03 23:23:40 +0200 (Fri, 03 May 2024)
Log Message:
-----------
spbmark (3may24)

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	2024-05-03 21:23:31 UTC (rev 71161)
+++ trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex	2024-05-03 21:23:40 UTC (rev 71162)
@@ -7,8 +7,8 @@
   {
     package           = spbmark,
     title             = the spbmark package,
-    version           = v1.46f,
-    date              = 2024/04/24,
+    version           = v1.46g,
+    date              = 2024/05/02,
     authors           = Qu Yi,
     info              = Customize superscript and subscript,
     email             = toquyi at 163.com,
@@ -46,7 +46,7 @@
 
 \begin{document}
 \section{Macro package options}
-The following macro package options will redefine the script commands of the \LaTeX{} kernel. If you do not specify the values of boolean options, they default to \code{true}. These options can also be changed in the preamble area and main body using the global control command \cs{sbpset}.
+The following macro package options will redefine the script commands of the \LaTeX{} kernel. If you do not specify the values of boolean options, they default to \code{true}. These options can also be changed in the preamble area and main body using the global control command \cs{spbset}.
 \begin{options}
   \keychoice{text}{true,\fbox{false}}\newtag[Changed]%
   \cs{textsuperscript} and \cs{textsubscript} are equivalent to the \cs{super} and \cs{sub} commands. At this point, you can use the \cs{defspbstyle} command to define the style \code{textsp} and \code{textsb} to change the format of the text superscript and subscript.

Modified: trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2024-05-03 21:23:31 UTC (rev 71161)
+++ trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2024-05-03 21:23:40 UTC (rev 71162)
@@ -9,7 +9,7 @@
 %   https://creativecommons.org/licenses/by/4.0/legalcode
 \NeedsTeXFormat{LaTeX2e}[2018/12/31]
 \RequirePackage{xparse,l3keys2e}
-\ProvidesExplPackage{spbmark}{2024/04/24}{1.46f}
+\ProvidesExplPackage{spbmark}{2024/05/02}{1.46g}
   {Customize superscripts and subscripts}
 
 \cs_generate_variant:Nn \box_set_ht:Nn { cv }



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