blob: 4a16b4e801809d218de6978b8bf454d8603d1d43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
Version: 2021/1.0
SUMMARY
This is a modern plain format for the LuaTeX engine, adding improved low-level
support for many LuaTeX extensions and newer PDF features. While it can be
used as drop-in replacement for plain TeX, it probably is most useful as
a basis for your own formats.
Most features included in the format are provided by separate packages that
can be used on their own; see the packages
minim-mp for mplib (MetaPost) support
minim-math for unicode mathematics
minim-pdf for creating Tagged PDF
minim-xmp for XMP (metadata) inclusion
This package proper only contains their shared lowest-level programming
interface, together with their combined format.
DOCUMENTATION
In order to obtain the typeset manual of this package, simply say:
luatex minim.doc
For the sake of completeness, this manual also includes the documentation of
the packages mentioned above.
COPYING
(c) 2021 Esger Renkema
These files may be distributed under the terms of the European Union Public
Licence (EUPL) version 1.2 or later. A copy can be obtained at:
https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
|