From f37b07217a41ad15251ba603bade202897769a05 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 14 May 2024 03:01:02 +0000 Subject: CTAN sync 202405140301 --- macros/latex/contrib/spbmark/spbmark.tex | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'macros/latex/contrib/spbmark/spbmark.tex') diff --git a/macros/latex/contrib/spbmark/spbmark.tex b/macros/latex/contrib/spbmark/spbmark.tex index e1d318026c..e631b4c210 100644 --- a/macros/latex/contrib/spbmark/spbmark.tex +++ b/macros/latex/contrib/spbmark/spbmark.tex @@ -2,13 +2,14 @@ \usepackage{siunitx,setspace,pifont,hologo} \usepackage[spbmark]{altsubsup} +\usepackage[margin = 1in,marginparwidth = 0.6in,footskip = 0.5in]{geometry} \usepackage[noto]{newtxmath} \setcnltx { package = spbmark, title = the spbmark package, - version = v1.46g, - date = 2024/05/02, + version = v1.46i, + date = 2024/05/13, authors = Qu Yi, info = Customize superscript and subscript, email = toquyi@163.com, @@ -39,7 +40,7 @@ \newsplitarg{\splitoarg}{[}{]} \newsplitarg{\splitmarg}{\{}{\}} \newsplitarg{\splitdarg}{(}{)} -\newnote{\newtag}[1][New]{\textcolor{red}{\ding{73}\ #1}} +\newnote{\newtag}[1][New]{\textcolor{red}{#1}} \renewcommand{\emph}[1]{\textcolor{red}{#1}} \renewcommand{\cnltx@write@lastname}{} \makeatother @@ -49,11 +50,11 @@ The following macro package options will redefine the script commands of the \LaTeX{} kernel. If you do not specify the values of boolean options, they default to \code{true}. These options can also be changed in the preamble area and main body using the global control command \cs{spbset}. \begin{options} \keychoice{text}{true,\fbox{false}}\newtag[Changed]% - \cs{textsuperscript} and \cs{textsubscript} are equivalent to the \cs{super} and \cs{sub} commands. At this point, you can use the \cs{defspbstyle} command to define the style \code{textsp} and \code{textsb} to change the format of the text superscript and subscript. + \cs{textsuperscript} and \cs{textsubscript} are equivalent to the \cs{super} and \cs{sub} commands. You can also use the \cs{defspbstyle} command to define the style \code{textsp} and \code{textsb} to change the format of the text superscript and subscript. \keychoice{math}{true,\fbox{false}}\newtag[Changed]% - \cs{sp} and \cs{sb} are equivalent to the \cs{super} and \cs{sub} commands. At this point, you can use the \cs{defspbstyle} command to define the style \code{mathsp} and \code{mathsb} to change the format of the math superscript and subscript. + \cs{sp} and \cs{sb} are equivalent to the \cs{super} and \cs{sub} commands. You can also use the \cs{defspbstyle} command to define the style \code{mathsp} and \code{mathsb} to change the format of the math superscript and subscript. \keychoice{foot}{true,\fbox{false}}\newtag[Changed]% - The format of the footnote mark match the superscript global move and format settings. At this point, you can use the \cs{defspbstyle} command to define the superscript style \code{fnmark} to change the format of the footnote mark. + The format of the footnote mark match the superscript global move and format settings. You can also use the \cs{defspbstyle} command to define the superscript style \code{fnmark} to change the format of the footnote mark. \begin{example}[code-only] \defspbstyle{textsp}{vmove=-1pt,cmd=\bfseries} \defspbstyle{mathsb}{hmove=0.5em} -- cgit v1.2.3