texlive[71812] Master/texmf-dist: spbmark (15jul24)
commits+karl at tug.org
commits+karl at tug.org
Mon Jul 15 23:37:48 CEST 2024
Revision: 71812
https://tug.org/svn/texlive?view=revision&revision=71812
Author: karl
Date: 2024-07-15 23:37:48 +0200 (Mon, 15 Jul 2024)
Log Message:
-----------
spbmark (15jul24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/spbmark/README.md
trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
Modified: trunk/Master/texmf-dist/doc/latex/spbmark/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/spbmark/README.md 2024-07-15 21:37:37 UTC (rev 71811)
+++ trunk/Master/texmf-dist/doc/latex/spbmark/README.md 2024-07-15 21:37:48 UTC (rev 71812)
@@ -1,5 +1,5 @@
# The `spbmark` package
-Customize superscripts and subscripts (v1.46m)
+Customize superscripts and subscripts (v1.46n)
## Abstract
`spbmark` provides three commands `\super`, `\sub` and `\supersub` to improve the layout of superscripts and subscripts which can be adjusted the relative position and format, and can be used in text and math mode.
@@ -11,5 +11,5 @@
| [Gitee](https://gitee.com/texno3/spbmark) | [Github](https://github.com/texno3/spbmark) | [CTAN](https://ctan.org/pkg/spbmark) |
## Maintainer
-QuYi<br/>
+Qu Yi<br/>
Email: toquyi at 163.com
\ No newline at end of file
Modified: trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex 2024-07-15 21:37:37 UTC (rev 71811)
+++ trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex 2024-07-15 21:37:48 UTC (rev 71812)
@@ -1,6 +1,6 @@
\documentclass[load-preamble+]{cnltx-doc}
-\usepackage{siunitx,setspace,pifont,hologo,changelog,enumitem}
+\usepackage{siunitx,setspace,hologo,changelog,enumitem}
\usepackage[spbmark]{altsubsup}
\usepackage[margin = 1in,marginparwidth = 0.6in,footskip = 0.5in]{geometry}
\usepackage[noto]{newtxmath}
@@ -7,8 +7,8 @@
\setcnltx
{
package = spbmark,
- version = v1.46m,
- date = 2024/07/10,
+ version = v1.46n,
+ date = 2024/07/14,
authors = Qu Yi,
info = Customize superscripts and subscripts,
email = toquyi at 163.com,
Modified: trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty 2024-07-15 21:37:37 UTC (rev 71811)
+++ trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty 2024-07-15 21:37:48 UTC (rev 71812)
@@ -9,7 +9,7 @@
% https://creativecommons.org/licenses/by/4.0/legalcode
\NeedsTeXFormat{LaTeX2e}[2018/12/31]
\RequirePackage{xparse}
-\ProvidesExplPackage{spbmark}{2024/07/10}{1.46m}
+\ProvidesExplPackage{spbmark}{2024/07/14}{1.46n}
{Customize superscripts and subscripts}
\cs_generate_variant:Nn \box_set_ht:Nn { cv }
More information about the tex-live-commits
mailing list.