diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/tikzscale/tikzscale.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/tikzscale/tikzscale.ins | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/tikzscale/tikzscale.ins b/Master/texmf-dist/source/latex/tikzscale/tikzscale.ins new file mode 100644 index 00000000000..273fa3d7c81 --- /dev/null +++ b/Master/texmf-dist/source/latex/tikzscale/tikzscale.ins @@ -0,0 +1,72 @@ +%% +%% This is file `tikzscale.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% tikzscale.dtx (with options: `install') +%% ---------------------------------------------------------------- +%% tikzscale --- Absolute resizing of TikZ pictures and PGF plots without scaling text +%% E-mail: pat_h@web.de +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% +\input docstrip.tex +\keepsilent +\askforoverwritefalse +\preamble +---------------------------------------------------------------- +tikzscale --- Absolute resizing of TikZ pictures and PGF plots without scaling text +E-mail: pat_h@web.de +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +---------------------------------------------------------------- + +\endpreamble +\postamble + +Copyright (C) 2012 by Patrick Häcker <pat_h@web.de> + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License (LPPL), either +version 1.3c of this license or (at your option) any later +version. The latest version of this license is in the file: + +http://www.latex-project.org/lppl.txt + +This work is "maintained" (as per LPPL maintenance status) by +Patrick Häcker. + +This work consists of the file tikzscale.dtx +and the derived files tikzscale.ins, + tikzscale.pdf and + tikzscale.sty. + +\endpostamble +\usedir{tex/latex/tikzscale} +\generate{ + \file{tikzscale.sty}{\from{tikzscale.dtx}{package}} +} +\endbatchfile + +%% +%% Copyright (C) 2012 by Patrick Häcker <pat_h@web.de> +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License (LPPL), either +%% version 1.3c of this license or (at your option) any later +%% version. The latest version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Patrick Häcker. +%% +%% This work consists of the file tikzscale.dtx +%% and the derived files tikzscale.ins, +%% tikzscale.pdf and +%% tikzscale.sty. +%% +%% +%% End of file `tikzscale.ins'. |