blob: 8c1d58e1dc6736435fb36b02522539ab8b32b5f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# pdftexcmds
Version: 2020-06-27 v0.33
pdftexcmds package for LaTeX
LuaTeX provides most of the commands of pdfTeX 1.40. However
a number of utility functions are removed. This package tries to fill
the gap and implements some of the missing primitive using Lua.
Also provides similar wrappers for XeLaTeX and other engines that provide
these primitives, under possibly different names.
## Copyright (C)
* 2007, 2009-2011 Heiko Oberdiek
* 2016-2020 Oberdiek Package Support Group
## License
LATEX Project Public License, version 1.3c or later.
|