diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-04 22:26:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-04 22:26:15 +0000 |
commit | df227257473b435c063d95133438434400e00a9c (patch) | |
tree | 98e674df9df643cefd467aa13dbfe5abc0d97ea6 /Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.ins | |
parent | 9cae4f47b91ce3982f822bba831b250e18b9c110 (diff) |
fibeamer (4oct15)
git-svn-id: svn://tug.org/texlive/trunk@38549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.ins | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.ins b/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.ins new file mode 100644 index 00000000000..38ef4b9cd7b --- /dev/null +++ b/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.ins @@ -0,0 +1,45 @@ +%% +%% Copyright (C) 2015 by Olivier Pieters +%% +%% This file may be distributed and/or modified under the +%% conditions of the MIT License, a version can be found +%% in the GitHub repository: +%% +%% https://github.com/opieters/DynamicNumber +%% + +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/dynamicnumber} + +\preamble + +This is a generated file. + +Copyright (C) 2015 by Olivier Pieters + +This file may be distributed and/or modified under the +conditions of the MIT License, a version can be found +in the GitHub repository: + + https://github.com/opieters/DynamicNumber + +\endpreamble + +\generate{\file{dynamicnumber.sty}{\from{dynamicnumber.dtx}{package}}} + +\Msg{*********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the} +\Msg{* following file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space dynamicnumber.sty} +\Msg{*} +\Msg{* To produce the documentation run the file } +\Msg{* dynamicnumber.dtx through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing!} +\Msg{*********************************************************} + +\endbatchfile |