You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
vlasakm / pdfextra Public
Extra PDF features for (Op)TeX
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileSee pdfextra-doc.pdf for documentation. It contains user documentation as well as technical documentation interleaved with source code.
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.
In OpTeX do: \load [pdfextra] .
In plain LuaTeX do: \input pdfextra .
In LuaLaTeX do: \usepackage .
This package is available under the Zero-Clause BSD license. See LICENSE for more information.