diff options
author | Karl Berry <karl@freefriends.org> | 2008-12-09 01:48:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-12-09 01:48:56 +0000 |
commit | 1cf1c3209317d0ab235e9d974e446e7487b63296 (patch) | |
tree | 8d514e014dcf944a93743fb991c216fcd61b1c30 /Master/texmf-dist/doc/latex/pdfcomment/INSTALL | |
parent | eb75fe3927723cb3a78ff362893cf7c9788e7ba3 (diff) |
new latex package pdfcomment (8dec08)
git-svn-id: svn://tug.org/texlive/trunk@11561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/INSTALL')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfcomment/INSTALL | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/INSTALL b/Master/texmf-dist/doc/latex/pdfcomment/INSTALL new file mode 100644 index 00000000000..1813399186f --- /dev/null +++ b/Master/texmf-dist/doc/latex/pdfcomment/INSTALL @@ -0,0 +1,15 @@ + pdfcomment.sty -- INSTALL +============================ + +All the files ending with .sty have to be installed where TeX can +find them. Please refer to your TeX distribution's manual for how +to install additional packages. + +According to the TeX Directory Standard (TDS), the files should be +installed in your local texmf/ tree as follows: + +-- *.sty -> localtexmf/tex/latex/pdfcomment/ +-- *.pdf -> localtexmf/doc/latex/pdfcomment/ +-- *.tex -> localtexmf/doc/latex/pdfcomment/ + +Don't forget to update your FNDB (Filename database). (see: manual)
\ No newline at end of file |