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