summaryrefslogtreecommitdiff
path: root/macros/optex/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/optex/README')
-rw-r--r--macros/optex/README15
1 files changed, 14 insertions, 1 deletions
diff --git a/macros/optex/README b/macros/optex/README
index bd8d5824e8..bb17d1359c 100644
--- a/macros/optex/README
+++ b/macros/optex/README
@@ -1,6 +1,9 @@
OpTeX: the LuaTeX format based on Plain TeX and OPmac
-Author: Petr Olsak, <petr@olsak.net>
+Author: Petr Olsak, <petr@olsak.net>
+
+Co-author: Michal Vlasák, <lahcim8@gmail.com>
+ (Lua code, colors by attributes, interface to tikz, minim)
This software is in public domain.
@@ -19,6 +22,16 @@ doc/ ... PDF version of the OpTeX documentation and sources.
History:
+<1.06> Mar. 2022:
+ \transparency selector using attributes implemented.
+ Interface to minim (minim-mp.opm, minim-pdf.opm) introduced.
+ Interface to TikZ (tikz.opm) improved.
+ PDF page resources: management by Lua code implemented.
+ Possibility of preloading no fonts to the format by \let\fontspreload=\relax.
+ hisyntax-lua.opm introduced.
+ plain-at.opm macros included to the format.
+ Language/hyphenations macros reimplemented, phrases file introduced.
+ Font selection: low level macros reimplemented, \fontsel introduced.
<1.05> Jan. 2022:
\_par used internally instead \par if \partokenname is available.
Extended format \ref[label]{text} and \pgref[label]{text} introduced.