diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-14 21:39:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-14 21:39:25 +0000 |
commit | d8177aef8ca941d4ac68c7002d67e411025a03e2 (patch) | |
tree | e4b6e299fea15c764c89b731dd2b55d3fedcb750 /Master/texmf-dist/source/latex/binarytree/binarytree.ins | |
parent | 71d433e6039c736a93e0dfeb0e90d058ddc6fc60 (diff) |
binarytree (14jul16)
git-svn-id: svn://tug.org/texlive/trunk@41694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/binarytree/binarytree.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/binarytree/binarytree.ins | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/binarytree/binarytree.ins b/Master/texmf-dist/source/latex/binarytree/binarytree.ins new file mode 100644 index 00000000000..73e3e5ae83d --- /dev/null +++ b/Master/texmf-dist/source/latex/binarytree/binarytree.ins @@ -0,0 +1,55 @@ +%% +%% Copyright (C) 2016 by Aleksandrina Nikolova +%% <aayla.secura.1138@gmail.comaayla.secura.1138@gmail.com> +%% +%% 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. +%% + +\input docstrip.tex +\keepsilent + +\usedir{tex/latex/binarytree} + +\preamble + +This is a generated file. + +Copyright (C) 2016 by Aleksandrina Nikolova +<aayla.secura.1138@gmail.comaayla.secura.1138@gmail.com> + +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. + +\endpreamble + +\generate{\file{binarytree.sty}{\from{binarytree.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 binarytree.sty} +\Msg{*} +\Msg{* To produce the documentation run the file binarytree.dtx} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing!} +\Msg{*********************************************************} + +\endbatchfile |