diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-18 21:11:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-18 21:11:41 +0000 |
commit | 7f1b1d619ecdc820d2c871cfa3869a09f2d95680 (patch) | |
tree | 1423b3c1977020e0b36d7184ed5de3e0a483d7f7 /Master/texmf-dist/doc | |
parent | f8aecfdeab164d4ab39c42c303e9d94e8a200a67 (diff) |
optex (18mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58516 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/luatex/optex/README | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/optex/omls.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/optex/optex-doc.pdf | bin | 1366580 -> 1380041 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/optex/optex-doc.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/optex/optex-math.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/optex/optex-userdoc.tex | 2 |
6 files changed, 17 insertions, 4 deletions
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. -* \.`\"<text>"` or \.`\'<text>'` \: `<clqq><text><crqq>` or `<clq><text><crq>`, +* \.`\"<text>"` or \.`\'<text>'` \: `<qql><text><qqr>` or `<ql><text><qr>`, only if `%%:quotes` are set. \enditems @@ -588,7 +588,7 @@ Code blocks are inline verbatim or display verbatim. \enditems -\secc Multiclolumns +\secc Multicolumns \.`\begmulti <number><space>` 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 Binary files differindex 4bd55547cb0..a4df4f013ab 100644 --- a/Master/texmf-dist/doc/luatex/optex/optex-doc.pdf +++ b/Master/texmf-dist/doc/luatex/optex/optex-doc.pdf 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{<name>}` command for colored emoticons. * `plain-at.opm` defines the old names from plain \TeX/. |