summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/spbmark
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-17 22:39:01 +0000
committerKarl Berry <karl@freefriends.org>2021-12-17 22:39:01 +0000
commit7a3cf7246192fea096bd094f8bed55cf879a458a (patch)
tree8e45b51712285a86f03b8f60f53516dc3cb9e689 /Master/texmf-dist/doc/latex/spbmark
parent1a8e14082561ae158650ab8bb04fdcbc54802cac (diff)
spbmark (17dec21)
git-svn-id: svn://tug.org/texlive/trunk@61337 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/spbmark')
-rw-r--r--Master/texmf-dist/doc/latex/spbmark/spbmark.pdfbin68292 -> 68315 bytes
-rw-r--r--Master/texmf-dist/doc/latex/spbmark/spbmark.tex8
2 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 a7d8f24997a..0ba9784d340 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 8a4e5d9a923..a8f74d041b2 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.2A,
- date = 2021/12/15,
+ version = v1.2B,
+ date = 2021/12/16,
authors = Qu Yi,
info = Customize superscript and subscript,
email = q1jx@foxmail.com,
@@ -150,9 +150,9 @@ If you need to use the original definitions of \cs{textsuperscript}, \cs{textsub
Save the original definition of the \cs{textsuperscript} command, output superscript in the text mode.
\command{spb@textsubscript@save}[\marg{content}]
Save the original definition of the \cs{textsubscript} command, output subscript in the text mode.
- \command{spb@sp@save}[\marg{content}]
+ \command{spb@math@super@save}[\marg{content}]
Save the original definition of the \cs{sp} command, output superscript in the math mode.
- \command{spb@sb@save}[\marg{content}]
+ \command{spb@math@sub@save}[\marg{content}]
Save the original definition of the \cs{sb} command, output subscript in the math mode.
\end{commands}