summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pdfcomment/doc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pdfcomment/doc/INSTALL')
-rw-r--r--macros/latex/contrib/pdfcomment/doc/INSTALL15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/contrib/pdfcomment/doc/INSTALL b/macros/latex/contrib/pdfcomment/doc/INSTALL
new file mode 100644
index 0000000000..5c491c77b1
--- /dev/null
+++ b/macros/latex/contrib/pdfcomment/doc/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