summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/listings/listings-1.3.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:54:40 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:54:40 +0000
commitece199cd5d99370a9b8b108d4531d93e6414a917 (patch)
tree9df2aaa746a6184a9338be1ca5b3911c217a9a1e /Master/texmf-dist/source/latex/listings/listings-1.3.ins
parent47860be554cc07b3702ed1909f4eb0d3073dc7bc (diff)
trunk/Master/texmf-dist/source/latex/listings
git-svn-id: svn://tug.org/texlive/trunk@359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/listings/listings-1.3.ins')
-rw-r--r--Master/texmf-dist/source/latex/listings/listings-1.3.ins48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/listings/listings-1.3.ins b/Master/texmf-dist/source/latex/listings/listings-1.3.ins
new file mode 100644
index 00000000000..d5171d012a3
--- /dev/null
+++ b/Master/texmf-dist/source/latex/listings/listings-1.3.ins
@@ -0,0 +1,48 @@
+%%
+%% This file generates files required to use the listings package.
+%% At your command prompt write
+%%
+%% tex listings.ins
+%%
+%%
+%% (w)(c) 1996--1999,2002--2004 Carsten Heinz
+%%
+%% This file is distributed under the terms of the LaTeX Project Public
+%% License from CTAN archives in directory macros/latex/base/lppl.txt.
+%% Either version 1.0 or, at your option, any later version.
+%%
+\input docstrip
+\preamble
+\endpreamble
+
+\usedir{tex/latex/listings}
+\keepsilent
+\askforoverwritefalse
+
+
+%
+% generate base package
+%
+\generate{
+ \file{listings.sty}{\from{listings-1.3.dtx}{kernel}}
+ \file{lstmisc.sty}{\from{listings-1.3.dtx}{misc,0.21}}
+ \file{lstdoc.sty}{\from{listings-1.3.dtx}{doc}}
+ \file{lstdrvrs.ins}{\from{lstdrvrs-1.3.dtx}{install}}
+ \file{listings.cfg}{\from{lstdrvrs-1.3.dtx}{config}}
+}
+
+%
+% generate language driver files
+%
+\batchinput{lstdrvrs.ins}
+
+
+\Msg{*}
+\Msg{* You probably need to move all created `.sty' and `.cfg'}
+\Msg{* files into a directory searched by TeX.}
+\Msg{*}
+\Msg{* And don't forget to refresh your filename database}
+\Msg{* if your TeX distribution uses such a database.}
+\Msg{*}
+
+\endbatchfile