diff options
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 |