Directory macros/luatex/generic/pdfextra
PDF Extra
PDF Extra provides extra PDF features for OpTeX (or in limited form for plain LuaTeX and LuaLaTeX).
As a minimalistic package OpTeX doesn't support "advanced" features of PDF file format in the base. This third party package aims to provide them. Summary of supported features:
- insertion of multimedia (audio, video, 3D);
- hyperlinks and other actions,
- trigger events;
- transitions;
- attachments.
The repository of PDF Extra is at https://github.com/vlasakm/pdfextra.
Documentation
See pdfextra-doc.pdf
for documentation. It contains user documentation as well as technical documentation interleaved with source code.
Installation instructions
Put pdfextra.opm
where your TeX can find it. Additionaly, for plain/LaTeX you need pdfextra.tex
, and on top of that pdfextra.sty
for LaTeX.
Or just copy paste anything you want.
Usage
In OpTeX do: \load [pdfextra]
.
In plain LuaTeX do: \input pdfextra
.
In LuaLaTeX do: \usepackage{pdfextra}
.
License
This package is available under the Zero-Clause BSD license. See LICENSE
for more information.
Download the contents of this package in one zip archive (686.2k).
pdfextra – Extra PDF features for (Op)TeX
This package provides extra PDF features for OpTeX (or in limited form for plain LuaTeX and LuaLaTeX).
As a minimalistic format, OpTeX does not support “advanced” features of the PDF file format in its base. This third party package aims to provide them. Summary of supported features:
- insertion of multimedia (audio, video, 3D),
- hyperlinks and other actions,
- triggering events,
- transitions,
- attachments.
Package | pdfextra |
Bug tracker | https://github.com/vlasakm/pdfextra/issues |
Repository | https://github.com/vlasakm/pdfextra |
Version | 0.3 |
Licenses | Free license not otherwise listed |
Copyright | 2021 Michal Vlasák |
Maintainer | Michal Vlasák |
Contained in | TeX Live as pdfextra MiKTeX as pdfextra |
Topics | PDF features |