summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-02 22:50:17 +0000
committerKarl Berry <karl@freefriends.org>2011-11-02 22:50:17 +0000
commite5cd5f13085b6988a96d8e68ac5b703be949ad24 (patch)
tree2cf7695ce93ac8f0976f041a535a970285cf6c07 /Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
parent96c440d077d6a277cf76ef07e3ef389647bd4e80 (diff)
adjustbox (1nov11)
git-svn-id: svn://tug.org/texlive/trunk@24464 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/adjustbox/adjustbox.ins')
-rw-r--r--Master/texmf-dist/source/latex/adjustbox/adjustbox.ins53
1 files changed, 5 insertions, 48 deletions
diff --git a/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins b/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
index bae0b1316fb..a766200aace 100644
--- a/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
+++ b/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
@@ -1,55 +1,12 @@
-%% $Id$
-\input docstrip.tex
-\preamble
-
-Copyright (C) 2011 by Martin Scharrer <martin@scharrer-online.de>
-
-This work 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 2008/05/04 or later.
-
-This work has the LPPL maintenance status `maintained'.
-
-The Current Maintainer of this work is Martin Scharrer.
-
-This work consists of the files adjustbox.dtx, adjustbox.ins,
-storebox.dtx and the derived files adjustbox.sty and storebox.sty.
-
-\endpreamble
+\input ydocstrip.tex
\keepsilent
\askforoverwritefalse
-
\generate{%
- \file{adjustbox.sty}{\from{adjustbox.dtx}{adjustbox}}%
- \file{adjcalc.sty}{\from{adjustbox.dtx}{adjcalc}}%
- \file{adjgrfx.sty}{\from{adjustbox.dtx}{adjgrfx}}%
- \file{adjpgf.def}{\from{adjustbox.dtx}{adjpgf.def}}%
- %\file{storebox.sty}{\from{storebox.dtx}{storebox}}%
+ \file{adjustbox.sty}{\nopreamble\from{adjustbox.dtx}{adjustbox.sty}}%
+ \file{adjcalc.sty}{\nopreamble\from{adjustbox.dtx}{adjcalc.sty}}%
+ \file{adjgrfx.sty}{\nopreamble\from{adjustbox.dtx}{adjgrfx.sty}}%
+ \file{adjpgf.def}{\nopreamble\from{adjustbox.dtx}{adjpgf.def}}%
%\file{adjustbox-de.tex}{\nopreamble\nopostamble\from{adjustbox.dtx}{de}}%
}
-
-\obeyspaces
-\Msg{*************************************************************}
-\Msg{* *}
-\Msg{* To finish the installation you have to move the following *}
-\Msg{* file into a directory searched by TeX: *}
-\Msg{* *}
-\Msg{* adjustbox.sty *}
-\Msg{* *}
-\Msg{* To produce the documentation run the file adjustbox.dtx *}
-\Msg{* through LaTeX. *}
-\Msg{* *}
-\Msg{* Happy TeXing! *}
-\Msg{* *}
-\Msg{*************************************************************}
-
\endbatchfile
-
%% vim: ft=tex
-