diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:57:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:57:45 +0000 |
commit | 8c437039c00723f9aedc404b620bfbb4316df24c (patch) | |
tree | 2203082bde0899a158b4f662c31b9e469075e937 /Master/texmf-dist/source/latex/showlabels/showlabels.ins | |
parent | 4cdf5027186b67ba5e05c5c7cc6bd7eaa7b1981f (diff) |
trunk/Master/texmf-dist/source/latex/showlabels
git-svn-id: svn://tug.org/texlive/trunk@513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/showlabels/showlabels.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/showlabels/showlabels.ins | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/showlabels/showlabels.ins b/Master/texmf-dist/source/latex/showlabels/showlabels.ins new file mode 100644 index 00000000000..fde5edb09ff --- /dev/null +++ b/Master/texmf-dist/source/latex/showlabels/showlabels.ins @@ -0,0 +1,14 @@ +\input docstrip +\preamble + Showlabels: Style to display labels in the margin +\endpreamble +\keepsilent +\askforoverwritefalse + +\generate{\file{showlabels.drv}{\from{showlabels.dtx}{driver}} + \file{showlabels.sty}{\from{showlabels.dtx}{package}} + } + +\endbatchfile + +%% $Id: showlabels.ins,v 1.2 2001/04/19 15:18:00 norman Exp $ |