diff options
Diffstat (limited to 'Master/texmf-dist/tpm/notes.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/notes.tpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/notes.tpm b/Master/texmf-dist/tpm/notes.tpm new file mode 100644 index 00000000000..2a5ea6b9c16 --- /dev/null +++ b/Master/texmf-dist/tpm/notes.tpm @@ -0,0 +1,45 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/notes.zip"> + <TPM:Name>notes</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/11/16 22:10:12</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Mark sections of a document.</TPM:Title> + <TPM:Description> +The package provides environments to highlight significant +portions of text within a document, by putting the text in a box +and adding an icon in the margin. (The icons are provided as +"fig" sources, processable by xfig.) +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>71237</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="7719"> +texmf-dist/tex/latex/notes/notes.sty +texmf-dist/tpm/notes.tpm + </TPM:RunFiles> + <TPM:DocFiles size="40534"> +texmf-dist/doc/latex/notes/notes.dvi +texmf-dist/doc/latex/notes/testnotes.dvi +texmf-dist/doc/latex/notes/testnotes.tex + </TPM:DocFiles> + <TPM:SourceFiles size="22984"> +texmf-dist/source/latex/notes/Makefile +texmf-dist/source/latex/notes/book.layout +texmf-dist/source/latex/notes/hand.fig +texmf-dist/source/latex/notes/info.fig +texmf-dist/source/latex/notes/makedoc +texmf-dist/source/latex/notes/makedoc.bat +texmf-dist/source/latex/notes/notes.drv +texmf-dist/source/latex/notes/notes.dtx +texmf-dist/source/latex/notes/notes.inc +texmf-dist/source/latex/notes/notes.ins +texmf-dist/source/latex/notes/warn.fig + </TPM:SourceFiles> + <TPM:Provides>Package/notes</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |