diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/optex/optex.ini')
-rw-r--r-- | Master/texmf-dist/tex/luatex/optex/optex.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/luatex/optex/optex.ini b/Master/texmf-dist/tex/luatex/optex/optex.ini index 370f60f0993..e4a09eec0af 100644 --- a/Master/texmf-dist/tex/luatex/optex/optex.ini +++ b/Master/texmf-dist/tex/luatex/optex/optex.ini @@ -20,7 +20,7 @@ % OpTeX version -\def\optexversion{Alpha 0.06 Mar 2020} +\def\optexversion{Alpha 0.07 Mar 2020} % Engine testing: @@ -50,7 +50,7 @@ \input alloc.opm % allocators for registers \input if-macros.opm % special \if-macros, \is-macros and loops \input parameters.opm % parameters setting -\input op-macros.opm % OpTeX useful macros (todo: doc) +\input more-macros.opm % OpTeX useful macros (todo: doc) \input plain-macros.opm % plainTeX macros (todo:doc) \input fonts-preload.opm % preloaded Latin Modern fonts \input fonts-resize.opm % font resizing (low-level macros) (todo: texdoc) |