From 1cf1c3209317d0ab235e9d974e446e7487b63296 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 9 Dec 2008 01:48:56 +0000 Subject: new latex package pdfcomment (8dec08) git-svn-id: svn://tug.org/texlive/trunk@11561 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/pdfcomment/INSTALL | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/pdfcomment/INSTALL (limited to 'Master/texmf-dist/doc/latex/pdfcomment/INSTALL') 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 -- cgit v1.2.3