diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-29 22:08:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-29 22:08:57 +0000 |
commit | 6c088673b9f7d4b0e3b186b850d4fd6ba9997326 (patch) | |
tree | 3c86550ea260098612b6ca6f6f0250664a606716 /Master/texmf-dist/source/latex/lstbayes/lstbayes.ins | |
parent | 982ab23fae158d0e4ca19de74a6fa98928334007 (diff) |
lstbayes (29sep15)
git-svn-id: svn://tug.org/texlive/trunk@38498 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/lstbayes/lstbayes.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/lstbayes/lstbayes.ins | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/lstbayes/lstbayes.ins b/Master/texmf-dist/source/latex/lstbayes/lstbayes.ins new file mode 100644 index 00000000000..30c906f57e2 --- /dev/null +++ b/Master/texmf-dist/source/latex/lstbayes/lstbayes.ins @@ -0,0 +1,40 @@ +%% +%% Copyright (C) 2015 by Jeffrey B. Arnold <jeffrey.arnold@gmail.com> +%% +%% This file 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 +\askforoverwritefalse + +\usedir{tex/latex/lstbayes} + +\preamble + +This is a generated file. + +Copyright (C) 2015 by Jeffrey B. Arnold <jeffrey.arnold@gmail.com> + +This file may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3c 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.3c or later is part of all distributions of LaTeX +version 2006/05/20 or later. + +\endpreamble + +\generate{\file{lstbayes.sty}{\from{lstbayes.dtx}{package}}} + +\endbatchfile |