blob: 5a892264da280615b78cd7627909f57922c33c05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# embedfile package for LaTeX
## Version: 2023-01-12 v2.12
This package embeds files in a PDF document, using the PDF format's embedding
operation (note the contrast with the attach operation used by the attachfile
and attachfile2 packages). Currently only pdfTeX and luaTeX in PDF mode are
supported.
## Copyright (C)
* 2006-2011 Heiko Oberdiek
* 2016-2023 Oberdiek Package Support Group
* https://github.com/ho-tex/embedfile/issues
## License
LATEX Project Public License, version 1.3c or later.
|