ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Unicode math input in LMTX
@ 2020-10-29 10:27 Sylvain Hubert
  2020-10-29 12:49 ` Hans Hagen
  2020-10-29 15:36 ` Aditya Mahajan
  0 siblings, 2 replies; 4+ messages in thread
From: Sylvain Hubert @ 2020-10-29 10:27 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 162 bytes --]

Hi all,

Does anyone know if it is possible to input unicode in math formulas in
LMTX with the help of something similar to unicode-math in LaTeX?

Best,
Sylvain

[-- Attachment #1.2: Type: text/html, Size: 257 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Unicode math input in LMTX
  2020-10-29 10:27 Unicode math input in LMTX Sylvain Hubert
@ 2020-10-29 12:49 ` Hans Hagen
  2020-10-29 15:36 ` Aditya Mahajan
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2020-10-29 12:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Sylvain Hubert

On 10/29/2020 11:27 AM, Sylvain Hubert wrote:
> Hi all,
> 
> Does anyone know if it is possible to input unicode in math formulas in 
> LMTX with the help of something similar to unicode-math in LaTeX?
I don't know what unicode-math does but using unicode math code points 
should normally work ok in context.

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Unicode math input in LMTX
  2020-10-29 10:27 Unicode math input in LMTX Sylvain Hubert
  2020-10-29 12:49 ` Hans Hagen
@ 2020-10-29 15:36 ` Aditya Mahajan
  2020-10-29 17:06   ` Hans Åberg
  1 sibling, 1 reply; 4+ messages in thread
From: Aditya Mahajan @ 2020-10-29 15:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 29 Oct 2020, Sylvain Hubert wrote:

> Hi all,
> 
> Does anyone know if it is possible to input unicode in math formulas in
> LMTX with the help of something similar to unicode-math in LaTeX?

You don't need any latex package. Simply inputing unicode math should work out of the box. 

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Unicode math input in LMTX
  2020-10-29 15:36 ` Aditya Mahajan
@ 2020-10-29 17:06   ` Hans Åberg
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Åberg @ 2020-10-29 17:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> On 29 Oct 2020, at 16:36, Aditya Mahajan <adityam@umich.edu> wrote:
> 
> On Thu, 29 Oct 2020, Sylvain Hubert wrote:
> 
>> Hi all,
>> 
>> Does anyone know if it is possible to input unicode in math formulas in
>> LMTX with the help of something similar to unicode-math in LaTeX?
> 
> You don't need any latex package. Simply inputing unicode math should work out of the box. 

Note that TeX translates normal (upright) letters into italics, whereas Unicode has special characters (code points) for the mathematical italics styles. If one wants to use those Unicode mathematical styles directly in the input for ConTeXt, one should add:
  \setupmathematics[lcgreek=normal, default=normal]


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-29 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29 10:27 Unicode math input in LMTX Sylvain Hubert
2020-10-29 12:49 ` Hans Hagen
2020-10-29 15:36 ` Aditya Mahajan
2020-10-29 17:06   ` Hans Åberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).