summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfpc-movie
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-21 20:20:36 +0000
committerKarl Berry <karl@freefriends.org>2018-07-21 20:20:36 +0000
commit40e668ae03fe5bbffa46c4d81db0fd5267f6401b (patch)
tree017f37088354311d3b1becfe536127ee70d678c9 /Master/texmf-dist/doc/latex/pdfpc-movie
parentbdf3fec95c9a276976158d3f5edfb4f22c278105 (diff)
pdfpc-movie (21jul18)
git-svn-id: svn://tug.org/texlive/trunk@48245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfpc-movie')
-rw-r--r--Master/texmf-dist/doc/latex/pdfpc-movie/README.md36
-rw-r--r--Master/texmf-dist/doc/latex/pdfpc-movie/pdfpc-movie-doc.pdfbin0 -> 75745 bytes
2 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfpc-movie/README.md b/Master/texmf-dist/doc/latex/pdfpc-movie/README.md
new file mode 100644
index 00000000000..c8c3b70d1f9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfpc-movie/README.md
@@ -0,0 +1,36 @@
+# pdfpc-movie
+This package provides a `\pdfpcmovie` command for hyperlinking movies in a way compatible to the PDF Presenter Console (pdfpc), a GPL2 licensed multi-monitor PDF presentation viewer application [available on GitHub](http://pdfpc.github.io).
+
+
+
+### Dependencies
+`pdfpc-movie` depends on these packages:
+[`etoolbox`](https://ctan.org/pkg/etoolbox), [`hyperref`](https://ctan.org/pkg/hyperref) and [`pgfkeys`](https://ctan.org/pkg/pgfkeys)
+
+
+### Installation
+Extract the *package* file first:
+
+ 1. Run LaTeX over the file `pdfpc-movie.ins`
+ 2. Move the resulting `.sty` file to `TEXMF/tex/latex/pdfpc-movie/`
+
+Then, you can compile the *documentation* yourself by executing
+
+ lualatex pdfpc-movie-doc.dtx
+ makeindex -s gind.ist pdfpc-movie-doc.idx
+ makeindex -s gglo.ist -o pdfpc-movie-doc.gls pdfpc-movie-doc.glo
+ lualatex pdfpc-movie-doc.dtx
+ lualatex pdfpc-movie-doc.dtx
+
+
+or just use the precompiled documentation shipped with the source files.
+In both cases, copy the files `pdfpc-movie-doc.pdf` and `README.md` to `TEXMF/doc/latex/pdfpc-movie/`.
+
+
+
+### License
+LPPL 1.3c or any later version (available at [http://www.latex-project.org/lppl.txt](http://www.latex-project.org/lppl.txt "Show the current version of the LPPL"))
+
+This package is *maintained*. Current maintainer is [Sebastian Friedl](mailto:sfr682k@t-online.de).
+
+
diff --git a/Master/texmf-dist/doc/latex/pdfpc-movie/pdfpc-movie-doc.pdf b/Master/texmf-dist/doc/latex/pdfpc-movie/pdfpc-movie-doc.pdf
new file mode 100644
index 00000000000..caed13d5876
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfpc-movie/pdfpc-movie-doc.pdf
Binary files differ