diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-26 20:29:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-26 20:29:23 +0000 |
commit | e50d32b956ce2adb17364c5fc9eb070ba490a00a (patch) | |
tree | cac5bf0bb0d736d393fcd7245025bf59d4979399 /Master/texmf-dist/tex/latex/spbmark | |
parent | 072eb1543b1b0e65b4ccde39156573944b70487e (diff) |
spbmark (26jul21)
git-svn-id: svn://tug.org/texlive/trunk@60076 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/spbmark')
-rw-r--r-- | Master/texmf-dist/tex/latex/spbmark/spbmark.sty | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty index eac66899859..f5e40f2b7f0 100644 --- a/Master/texmf-dist/tex/latex/spbmark/spbmark.sty +++ b/Master/texmf-dist/tex/latex/spbmark/spbmark.sty @@ -1,19 +1,15 @@ -%% -%% This is file `spbmark.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% spbmark.dtx (with options: `package') -%% Copyright (C) 2021 by Qu Yi <quee123@foxmail.com> -%% -%% This work may be distributed and/or modified under the -%% conditions of the CC-BY 4.0 License. -%% The latest version of this license is in -%% https://creativecommons.org/licenses/by/4.0/legalcode +% +% ***************** THE SPBMARK PACKAGE ***************** +% +% Copyright (C) 2021 by Qu Yi <quee123@foxmail.com> +% +% This work may be distributed and/or modified under the +% conditions of the CC-BY 4.0 License. +% The latest version of this license is in +% https://creativecommons.org/licenses/by/4.0/legalcode \NeedsTeXFormat{LaTeX2e}[2018/12/31] \RequirePackage{xparse,l3keys2e} -\ProvidesExplPackage{spbmark}{2021/07/23}{1.04} +\ProvidesExplPackage{spbmark}{2021/07/26}{1.05} {Customize superscripts and subscripts} \cs_new_protected:Npn \spb_define:n { \keys_define:nn { spbmark } } |