summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/spbmark
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-08 23:18:42 +0000
committerKarl Berry <karl@freefriends.org>2021-11-08 23:18:42 +0000
commit024f8cca339174ed306a8adde6db0db667817e1e (patch)
tree139480063ac78e0b2ecf5207b928a974e292cbf6 /Master/texmf-dist/doc/latex/spbmark
parentca1660fd2373f74ea7901e5170dffd72b5a784f4 (diff)
spbmark (9nov21)
git-svn-id: svn://tug.org/texlive/trunk@61000 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/spbmark')
-rw-r--r--Master/texmf-dist/doc/latex/spbmark/spbmark.pdfbin67349 -> 67226 bytes
-rw-r--r--Master/texmf-dist/doc/latex/spbmark/spbmark.tex6
2 files changed, 3 insertions, 3 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
--- a/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
+++ b/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
Binary files 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.