texlive[72647] Master/texmf-dist: spbmark (24oct24)

commits+karl at tug.org commits+karl at tug.org
Thu Oct 24 22:03:21 CEST 2024


Revision: 72647
          https://tug.org/svn/texlive?view=revision&revision=72647
Author:   karl
Date:     2024-10-24 22:03:20 +0200 (Thu, 24 Oct 2024)
Log Message:
-----------
spbmark (24oct24)

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-10-24 20:03:11 UTC (rev 72646)
+++ trunk/Master/texmf-dist/doc/latex/spbmark/README.md	2024-10-24 20:03:20 UTC (rev 72647)
@@ -1,5 +1,5 @@
 # The `spbmark` package
-Customize superscripts and subscripts (v1.46p)
+Customize superscripts and subscripts (v1.46q)
 
 ## 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.

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-10-24 20:03:11 UTC (rev 72646)
+++ trunk/Master/texmf-dist/doc/latex/spbmark/spbmark.tex	2024-10-24 20:03:20 UTC (rev 72647)
@@ -1,3 +1,4 @@
+\PassOptionsToPackage{svgnames}{xcolor}
 \documentclass[load-preamble+]{cnltx-doc}
 
 \usepackage{siunitx,hologo,changelog,enumitem,codehigh}
@@ -7,8 +8,8 @@
 \setcnltx
   {
     package           = spbmark,
-    version           = v1.46p,
-    date              = 2024/10/15,
+    version           = v1.46q,
+    date              = 2024/10/22,
     authors           = Qu Yi,
     title             = \spbmark{} package,
     info              = Customize superscripts and subscripts,
@@ -44,6 +45,7 @@
 \setlist[description,1]{leftmargin = \parindent}
 \setlist[itemize,1]{leftmargin = *}
 \SetCodeHighStyle[default]{2}{cs}
+\colorlet{link}{DeepPink}
 \makeatother
 
 \begin{document}

Modified: trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2024-10-24 20:03:11 UTC (rev 72646)
+++ trunk/Master/texmf-dist/tex/latex/spbmark/spbmark.sty	2024-10-24 20:03:20 UTC (rev 72647)
@@ -9,7 +9,7 @@
 %   https://creativecommons.org/licenses/by/4.0/legalcode
 \NeedsTeXFormat{LaTeX2e}[2018/12/31]
 \RequirePackage{xparse}
-\ProvidesExplPackage{spbmark}{2024/10/15}{1.46p}
+\ProvidesExplPackage{spbmark}{2024/10/22}{1.46q}
   {Customize superscripts and subscripts}
 
 \cs_generate_variant:Nn \box_set_ht:Nn { cv }



More information about the tex-live-commits mailing list.