From 60155eae45a3a549f6a366f3d78b5e3749c5bae8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 30 Oct 2021 19:40:40 +0000 Subject: spbmark (30oct21) git-svn-id: svn://tug.org/texlive/trunk@60904 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/spbmark/spbmark.sty | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/spbmark') diff --git a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty index 8ed460d1b83..6d0fcfd2c4e 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}{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 -- cgit v1.2.3