diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:22 +0000 |
commit | 18be73735a45087218ea76603b8751c897fe24fc (patch) | |
tree | db13a9ae496c4f141ee7810863f39212e7307b96 /Master/texmf-dist/source/latex/bizcard/bizcard.ins | |
parent | 24d2ff99e55c8b36625c372f3e425e9ff2859840 (diff) |
trunk/Master/texmf-dist/source/latex/bizcard
git-svn-id: svn://tug.org/texlive/trunk@167 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/bizcard/bizcard.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/bizcard/bizcard.ins | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/bizcard/bizcard.ins b/Master/texmf-dist/source/latex/bizcard/bizcard.ins new file mode 100644 index 00000000000..cb1c3e6d367 --- /dev/null +++ b/Master/texmf-dist/source/latex/bizcard/bizcard.ins @@ -0,0 +1,35 @@ +% -*-tex-*- +% $Id: bizcard.ins,v 1.1 1999/08/30 19:29:50 skirsch Exp skirsch $ +\def\batchfile{bizcard.ins} +\input docstrip.tex + +\keepsilent + +\preamble +bizcard: A LaTeX2e package for business/visiting/calling cards + +Copyright (C) 1999 Sebastian Marius Kirsch <skirsch@t-online.de> + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; see the file COPYING. +If not, write to the Free Software Foundation, +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +\endpreamble + +\generateFile{bizcard.sty}{f}{\from{bizcard.dtx}{package}} +\generateFile{bizcard.drv}{f}{\from{bizcard.dtx}{driver}} +\generateFile{bizex.tex}{f}{\from{bizcard.dtx}{example}} + +\endinput + |