diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-14 23:06:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-14 23:06:29 +0000 |
commit | 94288cbe438152f2a9d2e964b7804a15d2304293 (patch) | |
tree | 0afdbfe8bcbe23e5c2e3b125a83879cacf371ee8 /Master/texmf-dist/source/latex/fixmetodonotes/fixmetodonotes.ins | |
parent | 6ba99b0be35fc29b019e51bf281b2fb7ffb028c6 (diff) |
new latex package fixmetodonotes (16jun12)
git-svn-id: svn://tug.org/texlive/trunk@27053 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fixmetodonotes/fixmetodonotes.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/fixmetodonotes/fixmetodonotes.ins | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fixmetodonotes/fixmetodonotes.ins b/Master/texmf-dist/source/latex/fixmetodonotes/fixmetodonotes.ins new file mode 100644 index 00000000000..1a1070362e1 --- /dev/null +++ b/Master/texmf-dist/source/latex/fixmetodonotes/fixmetodonotes.ins @@ -0,0 +1,25 @@ +\input docstrip.tex +\keepsilent + +\usedir{tex/late/fixmetodonotes} + +\preamble + +This is a generated file + + +fixmetodonotes: highlight and manage FIXME and TODO annotations. + +Written in 2012 by Gioele Barabucci + + +This is free software released into the public domain (CC0 license). + +See the LICENSE file or <http://creativecommons.org/publicdomain/zero/1.0/> +for more details. + +\endpreamble + +\generate{\file{fixmetodonotes.sty}{\from{fixmetodonotes.dtx}{package}}} + +\endbatchfile |