From 7f1b1d619ecdc820d2c871cfa3869a09f2d95680 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 18 Mar 2021 21:11:41 +0000 Subject: optex (18mar21) (branch) git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58516 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/luatex/optex/README | 7 +++++++ Master/texmf-dist/doc/luatex/optex/omls.tex | 4 ++-- Master/texmf-dist/doc/luatex/optex/optex-doc.pdf | Bin 1366580 -> 1380041 bytes Master/texmf-dist/doc/luatex/optex/optex-doc.tex | 2 +- Master/texmf-dist/doc/luatex/optex/optex-math.tex | 6 ++++++ .../texmf-dist/doc/luatex/optex/optex-userdoc.tex | 2 +- 6 files changed, 17 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/luatex/optex/README b/Master/texmf-dist/doc/luatex/optex/README index 6c5ae30b5ae..b8f925e47c1 100644 --- a/Master/texmf-dist/doc/luatex/optex/README +++ b/Master/texmf-dist/doc/luatex/optex/README @@ -19,6 +19,13 @@ doc/ ... PDF version of the OpTeX documentation and sources. History: +<1.01> Mar. 2021 + Minor code fixes (thanks to reports from users). + LibreCaslon font file added. + two new callbacks from new LuaTeX 1.13 added to optex.lua + active * (in lists) works as normal in math mode. + f-heros(\slides): additional font XITSMath loaded (to the base FiraMath font). + \_xhsize seting added to \margins. <1.00> Feb. 2021 The OMLS (OpTeX Markup Language Standard) was developed. It helps to create convertors from/to OpTeX documents and similar applications. diff --git a/Master/texmf-dist/doc/luatex/optex/omls.tex b/Master/texmf-dist/doc/luatex/optex/omls.tex index f161f151d7f..bcc5749a512 100644 --- a/Master/texmf-dist/doc/luatex/optex/omls.tex +++ b/Master/texmf-dist/doc/luatex/optex/omls.tex @@ -457,7 +457,7 @@ output of the \LaTeX/ source file. * `\,` \: should be small space or space. * \.`\quad`, \.`\qquad` \: should be bigger space or more spaces. * \.`\-`, \.`\/` \: should be ignored. -* \.`\""` or \.`\''` \: `` or ``, +* \.`\""` or \.`\''` \: `` or ``, only if `%%:quotes` are set. \enditems @@ -588,7 +588,7 @@ Code blocks are inline verbatim or display verbatim. \enditems -\secc Multiclolumns +\secc Multicolumns \.`\begmulti ` opens the group and \.`\endmulti` closes the group. If output format allows multi-columns then diff --git a/Master/texmf-dist/doc/luatex/optex/optex-doc.pdf b/Master/texmf-dist/doc/luatex/optex/optex-doc.pdf index 4bd55547cb0..a4df4f013ab 100644 Binary files a/Master/texmf-dist/doc/luatex/optex/optex-doc.pdf and b/Master/texmf-dist/doc/luatex/optex/optex-doc.pdf differ diff --git a/Master/texmf-dist/doc/luatex/optex/optex-doc.tex b/Master/texmf-dist/doc/luatex/optex/optex-doc.tex index f8fcc45ca08..9f2fadeeb4a 100644 --- a/Master/texmf-dist/doc/luatex/optex/optex-doc.tex +++ b/Master/texmf-dist/doc/luatex/optex/optex-doc.tex @@ -20,7 +20,7 @@ \tit Format Based on Plain \TeX/ and OPmac\fnotemark1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\hfill Version 1.00 +\hfill Version 1.01 \centerline{\it Petr Olšák, 2020, 2021} diff --git a/Master/texmf-dist/doc/luatex/optex/optex-math.tex b/Master/texmf-dist/doc/luatex/optex/optex-math.tex index 2fd21af218a..789dd5a1877 100644 --- a/Master/texmf-dist/doc/luatex/optex/optex-math.tex +++ b/Master/texmf-dist/doc/luatex/optex/optex-math.tex @@ -740,6 +740,12 @@ For example, this document loads `latimodern-math.otf` font. And the result from `\input print-unimath.opm` looks like the following ten pages. +Unsupported characters can be replaced by characters from other Unicode math +font, see +\ulink[http://petr.olsak.net/optex/optex-tricks.html\#addumathfont]{OpTeX trick 0030} +or section~\ref[newfam]. + + \label[listA]\wlabel{} \bigskip diff --git a/Master/texmf-dist/doc/luatex/optex/optex-userdoc.tex b/Master/texmf-dist/doc/luatex/optex/optex-userdoc.tex index 899b1d55aae..a70cedcf4d8 100644 --- a/Master/texmf-dist/doc/luatex/optex/optex-userdoc.tex +++ b/Master/texmf-dist/doc/luatex/optex/optex-userdoc.tex @@ -1709,7 +1709,7 @@ to more files (with individual chapters or sections), use simply the `\input` pr The macro packages intended to \OpTeX/ have the name `*.opm`. The following packages are distributed as part of \OpTeX/: \begitems -* `qrcodes.opm` enables to create QR codes. +* `qrcode.opm` enables to create QR codes. * `vlna.opm` enables to protect of one-letter prepositions and more things automatically. * `emoji.opm` defines `\emoji{}` command for colored emoticons. * `plain-at.opm` defines the old names from plain \TeX/. -- cgit v1.2.3