diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/mathcommand/mathcommand.ins |
Initial commit
Diffstat (limited to 'macros/latex/contrib/mathcommand/mathcommand.ins')
-rw-r--r-- | macros/latex/contrib/mathcommand/mathcommand.ins | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/macros/latex/contrib/mathcommand/mathcommand.ins b/macros/latex/contrib/mathcommand/mathcommand.ins new file mode 100644 index 0000000000..b8104498c5 --- /dev/null +++ b/macros/latex/contrib/mathcommand/mathcommand.ins @@ -0,0 +1,68 @@ +%% +%% Copyright (C) 2017 by Thomas Colcombet +%% +%% This file may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.2 of this license or (at your option) any later +%% version. The latest version of this license is in: +%% + +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.2 or later is part of all distributions of +%% LaTeX version 1999/12/01 or later. +%% +\input docstrip.tex +\keepsilent +\askforoverwritefalse +\preamble + +This is a generated file. Copyright (C) 2019 by Thomas Colcombet + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.2 of this license or (at your option) any later +version. The latest version of this license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.2 or later is part of all distributions of +LaTeX version 1999/12/01 or later. + +\endpreamble + +\generate{% + \file{mathcommand.sty}{% + \from{mathcommand.dtx}{head,package}% + }% +} + + + +\nopreamble\nopostamble +\def\MetaPrefix{} +\generate{% + \file{README.md}{ + \usepreamble\empty + \usepostamble\empty% + \from{mathcommand.dtx}{readme}% + }}% + + + + +\obeyspaces +\Msg{****************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the } +\Msg{* following file into a directory searched by TeX:} +\Msg{*} +\Msg{* knowledge.sty} +\Msg{*} +\Msg{* To produce the documentation run the file *} +\Msg{* knowledge.dtx through LaTeX.} +\Msg{*} +\Msg{****************************************************} + +\endbatchfile + |