diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-08 22:20:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-08 22:20:48 +0000 |
commit | d213249d916724bc567b5c28883cf6965db2e18e (patch) | |
tree | d312409939a24d78081449664e8ff32a5654a427 /Master/texmf-dist/source/latex/tqft/tqft.ins | |
parent | 2cf705b464bf17366d3da797f80f41965c54f85b (diff) |
tqft (8apr14)
git-svn-id: svn://tug.org/texlive/trunk@33411 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tqft/tqft.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/tqft/tqft.ins | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/tqft/tqft.ins b/Master/texmf-dist/source/latex/tqft/tqft.ins index f44edf4799c..492c5cf097d 100644 --- a/Master/texmf-dist/source/latex/tqft/tqft.ins +++ b/Master/texmf-dist/source/latex/tqft/tqft.ins @@ -6,7 +6,7 @@ %% %% tqft.dtx (with options: `install') %% ---------------------------------------------------------------- -%% tqft --- a style file for drawing TQFT diagrams with TikZ/PGF +%% tqft --- a library for drawing TQFT diagrams with TikZ/PGF %% 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 @@ -17,7 +17,7 @@ \askforoverwritefalse \preamble ---------------------------------------------------------------- -tqft --- a style file for drawing TQFT diagrams with TikZ/PGF +tqft --- a library for drawing TQFT diagrams with TikZ/PGF 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 @@ -38,16 +38,23 @@ 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 tqft.dtx -and the derived files tqft.ins, - tqft.pdf, and - tqft.sty. +This work consists of the files tqft.dtx, + tqft_doc.tex, +and the derived files tqft.ins, + tqft.pdf, + tqft_doc.pdf, + tqft.sty, and + tikzlibrarytqft.code.tex. \endpostamble \usedir{tex/latex/tqft} \generate{ \file{\jobname.sty}{\from{\jobname.dtx}{package}} } +\usedir{tex/latex/tqft} +\generate{ + \file{tikzlibrary\jobname.code.tex}{\from{\jobname.dtx}{library}} +} \endbatchfile %% @@ -63,10 +70,13 @@ and the derived files tqft.ins, %% This work is "maintained" (as per LPPL maintenance status) by %% Andrew Stacey. %% -%% This work consists of the file tqft.dtx -%% and the derived files tqft.ins, -%% tqft.pdf, and -%% tqft.sty. +%% This work consists of the files tqft.dtx, +%% tqft_doc.tex, +%% and the derived files tqft.ins, +%% tqft.pdf, +%% tqft_doc.pdf, +%% tqft.sty, and +%% tikzlibrarytqft.code.tex. %% %% %% End of file `tqft.ins'. |