summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/spbmark
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-28 22:24:34 +0000
committerKarl Berry <karl@freefriends.org>2022-01-28 22:24:34 +0000
commitf9e1c78d9b1cfc64e25599d031f4a6b05c27d37a (patch)
treeec9e0ad680f5040566f6420b0dd3ef6b9aca559a /Master/texmf-dist/tex/latex/spbmark
parent586094916a20b006ef35e394b3a957a22057123d (diff)
spbmark (28jan22)
git-svn-id: svn://tug.org/texlive/trunk@61777 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/spbmark')
-rw-r--r--Master/texmf-dist/tex/latex/spbmark/spbmark.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
index 1ab56b6bf39..6b1f60022e2 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}{2022/01/25}{1.32}
+\ProvidesExplPackage{spbmark}{2022/01/28}{1.33}
{Customize superscripts and subscripts}
\cs_generate_variant:Nn \box_set_ht:Nn { cv }
@@ -62,6 +62,8 @@
style/#1 .code:n = \keys_set:nn { ctex/style } {#2}
}
}
+\cs_new_protected:Npn \spbshortkv #1#2
+ { \spb_define:n { #1 .meta:n = {#2} } }
\spb_define:n
{
mode .tl_set:N = \l__spb_mode_value_tl,