From e55e56ce482cc9d01a0b83f22dac4851eb4c0357 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 25 Feb 2020 03:01:07 +0000 Subject: CTAN sync 202002250301 --- macros/latex/contrib/pdfpc/README.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 macros/latex/contrib/pdfpc/README.md (limited to 'macros/latex/contrib/pdfpc/README.md') diff --git a/macros/latex/contrib/pdfpc/README.md b/macros/latex/contrib/pdfpc/README.md new file mode 100644 index 0000000000..15d8df9ba3 --- /dev/null +++ b/macros/latex/contrib/pdfpc/README.md @@ -0,0 +1,35 @@ +# pdfpc + +This packages allows to define additional meta data within +the PDF file which can be interpreted by the pdf presenter +console (pdfpc) program. + +## Dependencies + +`pdfpc` depends on these packages: +[`kvoptions`](https://ctan.org/pkg/kvoptions), +[`xstring`](https://ctan.org/pkg/xstring), +[`pdfcomment`](https://ctan.org/pkg/pdfcomment), +[`hyperxmp`](https://ctan.org/pkg/hyperxmp) + +## Usage + +It's best to read the [`pdfpc`](https://github.com/pdfpc/pdfpc) documentation +for `pdfpc` integration. + +## License + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + -- cgit v1.2.3