diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/spbmark/spbmark.sty')
-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 } } |