Dear ConTeXt folks, using the Neo keyboard layout [1] I am able to insert the superscript + and - directly: ^+=⁺ and ^-=⁻. […] ConTeXt ver: 2011.05.18 22:26 MKIV fmt: 2011.5.27 int: english/english […] mkiv lua stats > math script replacements - U+0207A:⁺ U +0207B:⁻ (n=4) […] The following minimal example demonstrates the problem which is visible when ⁺ or ⁻ is used between `\{start,stop}align`. --- minimal example --- \starttext \placeformula \startformula a⁺ \quad b⁻ \stopformula \placeformula \startformula\startalign a⁺ \NC≠ \NC b⁻ \NR a^+ \NC≠ \NC b^- \NR \stopalign\stopformula It should work though $a⁺$ and $b⁻$. \stoptext --- minimal example --- Please find all files attached. Thanks, Paul [1] http://neo-layout.org/
On 13-6-2011 2:58, Paul Menzel wrote:
Dear ConTeXt folks,
using the Neo keyboard layout [1] I am able to insert the superscript + and - directly: ^+=⁺ and ^-=⁻.
took me a while to figure it out for those cases but it should work in the next upload Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am Dienstag, den 14.06.2011, 16:28 +0200 schrieb Hans Hagen:
On 13-6-2011 2:58, Paul Menzel wrote:
using the Neo keyboard layout [1] I am able to insert the superscript + and - directly: ^+=⁺ and ^-=⁻.
took me a while to figure it out for those cases but it should work in the next upload
These are great news. Thank you very much! Thanks, Paul
participants (2)
-
Hans Hagen
-
Paul Menzel