summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/spbmark/spbmark.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/spbmark/spbmark.sty')
-rw-r--r--macros/latex/contrib/spbmark/spbmark.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/spbmark/spbmark.sty b/macros/latex/contrib/spbmark/spbmark.sty
index 1a5baac0d2..826d9a5b4b 100644
--- a/macros/latex/contrib/spbmark/spbmark.sty
+++ b/macros/latex/contrib/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/08}{1.1I}
+\ProvidesExplPackage{spbmark}{2021/11/10}{1.1J}
{Customize superscripts and subscripts}
\cs_new_protected:Npn \spb_define:n { \keys_define:nn { ctex/style } }
@@ -46,8 +46,8 @@
sub-hshift .initial:n = 0pt,
supersub-hshift .dim_set:N = \l__spb_supersub_script_hshift_dim,
supersub-hshift .initial:n = 0pt,
- nohshift .meta:n = {super-hshift = 0pt,sub-hshift = 0pt},
- novshift .meta:n = {super-vshift = 0pt,sub-vshift = 0pt},
+ nohshift .meta:n = { super-hshift = 0pt,sub-hshift = 0pt },
+ novshift .meta:n = { super-vshift = 0pt,sub-vshift = 0pt },
super-format .tl_set:N = \l__spb_super_script_formati_tl,
sub-format .tl_set:N = \l__spb_sub_script_formati_tl,
supersub-format .code:n = \spb_both_format_assign:n {#1},