From 024f8cca339174ed306a8adde6db0db667817e1e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 8 Nov 2021 23:18:42 +0000 Subject: spbmark (9nov21) git-svn-id: svn://tug.org/texlive/trunk@61000 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/spbmark/spbmark.pdf | Bin 67349 -> 67226 bytes Master/texmf-dist/doc/latex/spbmark/spbmark.tex | 6 +++--- Master/texmf-dist/tex/latex/spbmark/spbmark.sty | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf b/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf index 519c8b8c3be..d7c6e29b4df 100644 Binary files a/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf and b/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf differ diff --git a/Master/texmf-dist/doc/latex/spbmark/spbmark.tex b/Master/texmf-dist/doc/latex/spbmark/spbmark.tex index 5d8bebe0533..0cd8b05ac74 100644 --- a/Master/texmf-dist/doc/latex/spbmark/spbmark.tex +++ b/Master/texmf-dist/doc/latex/spbmark/spbmark.tex @@ -6,8 +6,8 @@ { package = spbmark, title = the spbmark package, - version = v1.1H, - date = 2021/11/06, + version = v1.1I, + date = 2021/11/08, authors = Qu Yi, info = Customize superscript and subscript, email = q1jx@foxmail.com, @@ -76,7 +76,7 @@ The optional parameter \splitmeta{height}{depth} generally does not need to be u The \meta{code} is used to format superscript and subscript, and can insert commands such as fonts or colors. The last command in the code can take an argument, which is either a superscript or a subscript. -If you need to use the original definitions of \cs{textsuperscript}, \cs{textsubscript}, \cs{sp} and \cs{sb} after using the \option{newsupb} option, then you can use the following commands: +If you need to use the original definitions of \cs{textsuperscript}, \cs{textsubscript}, \cs{sp} and \cs{sb} after using the \option{text} or \option{math} option, then you can use the following commands: \begin{commands} \command{spb@textsuperscript@save}[\marg{content}] Save the original definition of the \cs{textsuperscript} command, output superscript in the text. diff --git a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty index 123bfb9c246..1a5baac0d2b 100644 --- a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty +++ b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty @@ -9,7 +9,7 @@ % https://creativecommons.org/licenses/by/4.0/legalcode \NeedsTeXFormat{LaTeX2e}[2018/12/31] \RequirePackage{xparse,l3keys2e} -\ProvidesExplPackage{spbmark}{2021/11/06}{1.1H} +\ProvidesExplPackage{spbmark}{2021/11/08}{1.1I} {Customize superscripts and subscripts} \cs_new_protected:Npn \spb_define:n { \keys_define:nn { ctex/style } } -- cgit v1.2.3