diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:29 +0000 |
commit | 62a14fe669b7f9c0b603f029e433c6b9734ceff9 (patch) | |
tree | be2a88de9b3430f031ebb05b9b61b97ac581d824 /Master/texmf-dist/source/latex/lcg/lcg.ins | |
parent | 26b98775750d7de6c6bbd5a31c473b2982ed9c05 (diff) |
trunk/Master/texmf-dist/source/latex/lcg
git-svn-id: svn://tug.org/texlive/trunk@348 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/lcg/lcg.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/lcg/lcg.ins | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/lcg/lcg.ins b/Master/texmf-dist/source/latex/lcg/lcg.ins new file mode 100644 index 00000000000..1f937263a5e --- /dev/null +++ b/Master/texmf-dist/source/latex/lcg/lcg.ins @@ -0,0 +1,12 @@ +%% File: lcg.ins Copyright (C) 2000 Erich Janka (janka@utanet.at)
+%%
+%% Docstrip installation instruction file for `lcg'
+
+\input docstrip
+\keepsilent
+\askforoverwritefalse
+\preamble
+\endpreamble
+\generate{\file{lcg.sty}{\from{lcg.dtx}{lcg}}}
+\endbatchfile
+
|