diff options
author | Karl Berry <karl@freefriends.org> | 2014-02-24 22:58:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-02-24 22:58:28 +0000 |
commit | 2385109f9c04a438cbd803b18e9b8dd0637aa31c (patch) | |
tree | 9379bacf1e71117df8228cbaca99101cfd99dbab /Master/texmf-dist/source/latex/calculator/calculator.ins | |
parent | 9448b9fce7c46eb0ac4b118cb78f44696dadf39d (diff) |
calculator (23feb14)
git-svn-id: svn://tug.org/texlive/trunk@33041 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/calculator/calculator.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/calculator/calculator.ins | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/calculator/calculator.ins b/Master/texmf-dist/source/latex/calculator/calculator.ins new file mode 100644 index 00000000000..1b761991586 --- /dev/null +++ b/Master/texmf-dist/source/latex/calculator/calculator.ins @@ -0,0 +1,74 @@ +%% +%% Copyright (C) 2012, 2014 by Robert Fuster <rfuster@mat.upv.es> +%% +%% This work may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.3 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.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Robert Fuster +%% +%% This work consists of the files calculator.dtx and calculator.ins +%% and the derived files calculator.sty, calculus.ins, and several +%% calculator<nn>.tex derived files. +%% + +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/calculator} + +\preamble +This is a generated file. + +This work may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3 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.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Robert Fuster + +This work consists of the files calculator.dtx and calculator.ins +and the derived files calculator.sty, calculus.ins, and several +calculator<nn>.tex derived files. + +\endpreamble + +\generate{\file{calculator.sty}{\from{calculator.dtx}{calculator}}} +\generate{\file{calculus.sty}{\from{calculator.dtx}{calculus}}} + +\obeyspaces +\Msg{*****************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the *} +\Msg{* following file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* calculator.sty *} +\Msg{* *} +\Msg{* (in a TDS compliant tree, something like *} +\Msg{* <a texmf dir>/tex/latex/calculator/ *} +\Msg{* can be a good choice) *} +\Msg{* *} +\Msg{* To produce the documentation run the file *} +\Msg{* calculator.dtx *} +\Msg{* through LaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{*****************************************************} + +\endbatchfile |