diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-17 23:15:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-17 23:15:25 +0000 |
commit | 7812e24da2d1464452478e207a0494d04ef01859 (patch) | |
tree | c69af85b80b42bb8904083c1cda2a15d8f1f3e31 /Master/texmf-dist/source/latex/tikzmark/tikzmark.ins | |
parent | 0cc003faf993c900560acd283f236ef5adab1f89 (diff) |
tikzmark (17apr13)
git-svn-id: svn://tug.org/texlive/trunk@29999 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tikzmark/tikzmark.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/tikzmark/tikzmark.ins | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/tikzmark/tikzmark.ins b/Master/texmf-dist/source/latex/tikzmark/tikzmark.ins new file mode 100644 index 00000000000..62635ed2cfd --- /dev/null +++ b/Master/texmf-dist/source/latex/tikzmark/tikzmark.ins @@ -0,0 +1,81 @@ +%% +%% This is file `tikzmark.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% tikzmark.dtx (with options: `install') +%% ---------------------------------------------------------------- +%% tikzmark --- remembering absolute positioning with TikZ. +%% E-mail: stacey@math.ntnu.no +%% 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 +---------------------------------------------------------------- +tikzmark --- remembering absolute positioning with TikZ. +E-mail: stacey@math.ntnu.no +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +---------------------------------------------------------------- + +\endpreamble +\postamble + +Copyright (C) 2011 by Andrew Stacey <stacey@math.ntnu.no> + +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 +Andrew Stacey. + +This work consists of the file tikzmark.dtx +and the derived files tikzmark.ins, + tikzmark.pdf, + tikzlibrarytikzmark.code.tex, and + tikzmarklibrarylistings.code.tex + tikzmarklibraryhighlight.code.tex + +\endpostamble +\usedir{tex/latex/tikzmark} +\generate{ + \file{tikzlibrarytikzmark.code.tex}{\from{\jobname.dtx}{tikzlibrary}} +} +\generate{ + \file{tikzmarklibrarylistings.code.tex}{\from{\jobname.dtx}{listings}} +} +%\generate{ +% \file{tikzmarklibraryhighlight.code.tex}{\from{\jobname.dtx}{highlight}} +%} +\endbatchfile +%% +%% Copyright (C) 2011 by Andrew Stacey <stacey@math.ntnu.no> +%% +%% 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 +%% Andrew Stacey. +%% +%% This work consists of the file tikzmark.dtx +%% and the derived files tikzmark.ins, +%% tikzmark.pdf, +%% tikzlibrarytikzmark.code.tex, and +%% tikzmarklibrarylistings.code.tex +%% tikzmarklibraryhighlight.code.tex +%% +%% +%% End of file `tikzmark.ins'. |