diff options
Diffstat (limited to 'macros/latex/contrib/spbmark/spbmark.ins')
-rw-r--r-- | macros/latex/contrib/spbmark/spbmark.ins | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/macros/latex/contrib/spbmark/spbmark.ins b/macros/latex/contrib/spbmark/spbmark.ins new file mode 100644 index 0000000000..43d605dab2 --- /dev/null +++ b/macros/latex/contrib/spbmark/spbmark.ins @@ -0,0 +1,37 @@ +% +% 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 +\input l3docstrip +\keepsilent +\askforoverwritefalse + +\usedir{tex/latex/spbmark} + +\preamble +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 +\endpreamble + +\generate{\file{spbmark.sty}{\from{\jobname.dtx}{package}}} + +\obeyspaces +\Msg{*************************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the following *} +\Msg{* files into a directory searched by TeX: *} +\Msg{* *} +\Msg{* spbmark.sty *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{*************************************************************} + +\endbatchfile
\ No newline at end of file |