summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/intopdf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/intopdf/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/intopdf/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/intopdf/README.md b/Master/texmf-dist/doc/latex/intopdf/README.md
new file mode 100644
index 00000000000..94013182f1e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/intopdf/README.md
@@ -0,0 +1,6 @@
+# intopdf [![CTAN](https://img.shields.io/badge/CTAN-intopdf-blue.svg?style=flat-square)](https://ctan.org/pkg/intopdf)
+
+> This package allows to embed non-PDF files (e.g., BibTex) into PDF with hyperlink.
+
+To install, you can run `tex intopdf.dtx` and copy the generated file `intopdf.sty` to a directory in the search path of your TeX installation.
+For quick evaluation, you can also rename `intopdf.dtx` to `intopdf.sty` and use that file directly.