From 5d31142615a7efaf833be860e412995b42bf9c3c Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Fri, 21 Oct 2022 21:37:10 +0200 Subject: 2022-10-21 21:13:00 --- .../general/manuals/luametatex/luametatex-enhancements.tex | 9 +++++---- .../sources/general/manuals/luametatex/luametatex-math.tex | 8 ++++---- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-enhancements.tex b/doc/context/sources/general/manuals/luametatex/luametatex-enhancements.tex index ca3759926..cb7a990da 100644 --- a/doc/context/sources/general/manuals/luametatex/luametatex-enhancements.tex +++ b/doc/context/sources/general/manuals/luametatex/luametatex-enhancements.tex @@ -257,10 +257,11 @@ the \UNICODE\ input is on purpose not built|-|in and can be handled by a macro package during callback processing. We have made some practical choices and the user has to live with those. -Output in byte|-|sized chunks can be achieved by using characters just outside of -the valid \UNICODE\ range, starting at the value $1{,}114{,}112$ (0x110000). When -the time comes to print a character $c>=1{,}114{,}112$, \LUATEX\ will actually -print the single byte corresponding to $c$ minus 1{,}114{,}112. +% Output in byte|-|sized chunks can be achieved by using characters just outside of +% the valid \UNICODE\ range, starting at the value $1{,}114{,}112$ (0x110000). When +% the time comes to print a character $c>=1{,}114{,}112$, \LUATEX\ will actually +% print the single byte corresponding to $c$ minus 1{,}114{,}112. This feature has +% been dropped. Contrary to other \TEX\ engines, the output to the terminal is as|-|is so there is no escaping with \type {^^}. We operate in a \UTF\ universe. Because we diff --git a/doc/context/sources/general/manuals/luametatex/luametatex-math.tex b/doc/context/sources/general/manuals/luametatex/luametatex-math.tex index d7bd50eea..88d3eafc3 100644 --- a/doc/context/sources/general/manuals/luametatex/luametatex-math.tex +++ b/doc/context/sources/general/manuals/luametatex/luametatex-math.tex @@ -1022,12 +1022,12 @@ undefined will get presets, quite likely zero): \NC \prm {Umathaccentbasedepth} \NC the complement of \prm {Umathaccentbaseheight} \NC \NR \NC \prm {Umathflattenedaccentbasedepth} \NC the complement of \prm {Umathflattenedaccentbaseheight} \NC \NR \NC \prm {Umathspacebeforescript} \NC \NC \NR -\NC \prm {Umathraisepercent} \NC the percentage that the vertical position is scaled \NC \NR +\NC \prm {Umathprimeraise} \NC \NC \NR +\NC \prm {Umathprimeraisecomposed} \NC \NC \NR \NC \prm {Umathprimeshiftup} \NC the prime variant of \prm {Umathsupshiftup} \NC \NR -\NC \prm {Umathprimeshiftupcramped} \NC the prime variant of \prm {Umathsupshiftup} \NC \NR \NC \prm {Umathprimespaceafter} \NC the prescript variant of \prm {Umathspaceafterscript} \NC \NR -\NC \prm {Umathprimebaselinedropmax} \NC the prime variant of \prm {Umathsupshiftdrop} \NC \NR -\NC \prm {Umathprimewidthpercent} \NC the percentage of width that gets added \NC \NR +\NC \prm {Umathprimeshiftdrop} \NC the prime variant of \prm {Umathsupshiftdrop} \NC \NR +\NC \prm {Umathprimewidth} \NC the percentage of width that gets added \NC \NR \NC \prm {Umathskeweddelimitertolerance} \NC \NC \NR \NC \prm {Umathaccenttopshiftup} \NC the amount that a top accent is shifted up \NC \NR \NC \prm {Umathaccentbottomshiftdown} \NC the amount that a bottom accent is shifted down \NC \NR -- cgit v1.2.3