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.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/macros/latex/contrib/spbmark/spbmark.sty b/macros/latex/contrib/spbmark/spbmark.sty
index 8ed460d1b8..6d0fcfd2c4 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/10/29}{1.1F}
+\ProvidesExplPackage{spbmark}{2021/10/30}{1.1G}
{Customize superscripts and subscripts}
\cs_new_protected:Npn \spb_define:n { \keys_define:nn { spbmark } }
@@ -29,7 +29,9 @@
newsupb .multichoices:nn =
{ text,math,foot,all }
{ \bool_set_true:c { l_spb_newsupb_#1_bool } },
- newsupb .default:n = all
+ newsupb .default:n = all,
+ newsupb/true .meta:n = { newsupb = all },
+ newsupb/false .code:n = { }
}
\ProcessKeysOptions{spbmark/option}
@@ -279,7 +281,7 @@
\bool_if:NT \l_spb_newsupb_foot_bool
{
\cs_set:Npn \@makefnmark
- { \hbox:n { \fnmarkfont\super{\@thefnmark} } }
+ { \hbox:n { \fnmarkfont{\super{\@thefnmark}} } }
}
\cs_set_eq:NN \spb \supersub
\tl_if_exist:NTF \ftntm@font