summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-25 21:26:44 +0000
committerKarl Berry <karl@freefriends.org>2022-01-25 21:26:44 +0000
commit314fb57f10ca4e862c1d5119255fe8ec6a73fc6e (patch)
tree3429e9690f7b8d209ca25cd8a59dd43c685e032d
parentdd63b7f99ec73881c45f5b134afacb364a81bb30 (diff)
spbmark (25jan22)
git-svn-id: svn://tug.org/texlive/trunk@61740 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/spbmark/spbmark.pdfbin71891 -> 71793 bytes
-rw-r--r--Master/texmf-dist/doc/latex/spbmark/spbmark.tex46
-rw-r--r--Master/texmf-dist/tex/latex/spbmark/spbmark.sty2
3 files changed, 24 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf b/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
index e3b3c674e48..0f6853ca4c9 100644
--- a/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
+++ b/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/spbmark/spbmark.tex b/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
index c065e6f83b4..b68e0bb1694 100644
--- a/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
+++ b/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
@@ -6,8 +6,8 @@
{
package = spbmark,
title = the spbmark package,
- version = v1.31,
- date = 2022/01/24,
+ version = v1.32,
+ date = 2022/01/25,
authors = Qu Yi,
info = Customize superscript and subscript,
email = q1jx@foxmail.com,
@@ -48,9 +48,9 @@ The following macro package options will redefine the scripts commands of the \L
\cs{sp} and \cs{sb} are equivalent to the \cs{super} and \cs{sub} commands.
\keybool{foot}\Default{false}
The format of the footnote mark match the superscript move and format of the \cs{spbset} global setting.
- \opt{both}\Default!
+ \opt{both}
The values of \option{text} and \option{math} two options are \code{true} at the same time.
- \opt{all}\Default!
+ \opt{all}
The values of \option{text}, \option{math} and \option{foot} three options are \code{true} at the same time.
\begin{example}[code-only]
\usepackage[both]{spbmark}
@@ -79,15 +79,15 @@ The options common to \meta{kv list} of the three commands are as follows. They
Vertical move of superscript or subscript. Represents the extra vertical distance \option{vsep} between superscript and subscript in the superscript and subscript commands.
\keyval{hmove}{fixed length}\Default{0pt}
Horizontal move of superscript or subscript. Represents the common move in the superscript and subscript commands.
- \keyval{cmd}{format cmds}\Default
+ \keyval{cmd}{format cmds}
The format commands of superscript or subscript. The last command can take a parameter, which accepts superscript or subscript. Represents the format of superscript and subscript in the superscript and subscript commands.
- \keyval{cmd+}{format cmds}\Default
+ \keyval{cmd+}{format cmds}
Add code to the previous global superscript or subscript format commands.
- \keyval{height}{fixed length}\Default
+ \keyval{height}{fixed length}
The distance between the superscript or subscript baseline and the previous line.
- \keyval{depth}{fixed length}\Default
+ \keyval{depth}{fixed length}
The distance between the superscript or subscript baseline and the next line.
- \keyval{style}{style name}\Default
+ \keyval{style}{style name}
Use the \meta{style name} defined by the \cs{defspbstyle} command to make it work global or local.
\keychoice{mode}{text,math,match}\Default{match}
The mode of superscript or subscript output can be \code{text} or \code{math} mode. The \code{match} option automatically matches output modes according to the current mode.
@@ -110,25 +110,25 @@ The following list of keys control the format both of superscript or subscript.
Extra vertical move of the subscript.
\keyval{sbhmove}{fixed length}\Default{0pt}
Extra horizontal move of the subscript.
- \opt{nohmove}\Default!
+ \opt{nohmove}
Cancel the horizontal move of superscript and subscript at the same time.
- \opt{novmove}\Default!
+ \opt{novmove}
Cancel the vertical move of superscript and subscript at the same time.
- \keyval{spcmd}{format cmds}\Default
+ \keyval{spcmd}{format cmds}
The format commands of superscript. The last command in the code can take an argument, which is a superscript.
- \keyval{spcmd+}{format cmds}\Default
+ \keyval{spcmd+}{format cmds}
Add code to the previous global superscript format commands.
- \keyval{sbcmd}{format cmds}\Default
+ \keyval{sbcmd}{format cmds}
The format commands of subscript. The last command in the code can take an argument, which is a subscript.
- \keyval{sbcmd+}{format cmds}\Default
+ \keyval{sbcmd+}{format cmds}
Add code to the previous global subcript format commands.
- \keyval{spheight}{fixed length}\Default
+ \keyval{spheight}{fixed length}
The distance between the superscript baseline and the previous line.
- \keyval{spdepth}{fixed length}\Default
+ \keyval{spdepth}{fixed length}
The distance between the superscript baseline and the next line.
- \keyval{sbheight}{fixed length}\Default
+ \keyval{sbheight}{fixed length}
The distance between the subscript baseline and the previous line.
- \keyval{sbdepth}{fixed length}\Default
+ \keyval{sbdepth}{fixed length}
The distance between the subscript baseline and the next line.
\end{options}
@@ -138,13 +138,13 @@ The following list of keys control the format of superscript and subscript.
\begin{options}
\keyval{spbhmove}{fixed length}\Default{0pt}
Extra vertical move of the superscript and the subscript.
- \kvsplit{spbcmd}{super cmds}{sub cmds}\Default
+ \kvsplit{spbcmd}{super cmds}{sub cmds}
The format commands of superscript and subscript. The first part is in superscript format, and the latter part is in subscript format. They are separated by commas, or only the first part exists.
- \kvsplit{spbcmd+}{super cmds}{sub cmds}\Default
+ \kvsplit{spbcmd+}{super cmds}{sub cmds}
Add code to the previous global superscript and subscript format commands.
- \keyval{spbheight}{fixed length}\Default
+ \keyval{spbheight}{fixed length}
The distance between the superscript baseline and the previous line.
- \keyval{spbdepth}{fixed length}\Default
+ \keyval{spbdepth}{fixed length}
The distance between the subscript baseline and the next line.
\keyval{vsep}{fixed length}\Default{0.6ex}
The extra vertical distance between superscript and subscript.
diff --git a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
index 53061aedf81..1ab56b6bf39 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/24}{1.31}
+\ProvidesExplPackage{spbmark}{2022/01/25}{1.32}
{Customize superscripts and subscripts}
\cs_generate_variant:Nn \box_set_ht:Nn { cv }