ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* missing "{ }" in metafun.
       [not found] <mailman.1396.1615656086.1211.ntg-context@ntg.nl>
@ 2021-03-14  9:22 ` Jeong Dal
  2021-03-14 11:12   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Jeong Dal @ 2021-03-14  9:22 UTC (permalink / raw)
  To: list ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl
	ntg-context@ntg.nl


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

Hi,

Set notation “{}” is OK in TeX mode.
But it is missing in the output of the metafun code.
Here is an MWE.

It is same in two different versions.
ConTeXt  ver: 2021.01.17 21:42 LMTX  fmt: 2021.2.4  int: english/english
ConTeXt  ver: 2021.03.13 11:22 LMTX  fmt: 2021.3.14  int: english/english

\startbuffer[test]
label(textext("$\{a,b\}$"),origin);
\stopbuffer
\starttext
Let $A = \{a,b\}$.

\processMPbuffer[test]
\stoptext


Thanks.

Best regards,

Dalyoung

[-- Attachment #1.2: Type: text/html, Size: 2899 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] 3+ messages in thread

* Re: missing "{ }" in metafun.
  2021-03-14  9:22 ` missing "{ }" in metafun Jeong Dal
@ 2021-03-14 11:12   ` Hans Hagen
  2021-03-14 13:19     ` Jeong Dal
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2021-03-14 11:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Jeong Dal

On 3/14/2021 10:22 AM, Jeong Dal wrote:
> Hi,
> 
> Set notation “{}” is OK in TeX mode.
> But it is missing in the output of the metafun code.
> Here is an MWE.
> 
> It is same in two different versions.
> ConTeXt  ver: 2021.01.17 21:42 LMTX  fmt: 2021.2.4  int: english/english
> ConTeXt  ver: 2021.03.13 11:22 LMTX  fmt: 2021.3.14  int: english/english
> 
> \startbuffer[test]
> label(textext("$\{a,b\}$"),origin);
> \stopbuffer
> \starttext
> Let $A = \{a,b\}$.
> 
> \processMPbuffer[test]
> \stoptext
\$ \_ \& \{ \}

become letters when we flush a mp graphic, so use

\lbrace \rbrace instead

-----------------------------------------------------------------
                                           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] 3+ messages in thread

* Re: missing "{ }" in metafun.
  2021-03-14 11:12   ` Hans Hagen
@ 2021-03-14 13:19     ` Jeong Dal
  0 siblings, 0 replies; 3+ messages in thread
From: Jeong Dal @ 2021-03-14 13:19 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


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

Dear Hans,

> \$ \_ \& \{ \}
> 
> become letters when we flush a mp graphic, so use
> 
> \lbrace \rbrace instead
> 

It works well.
Thank you so much.

Best regards,

Dalyoung



[-- Attachment #1.2: Type: text/html, Size: 3884 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] 3+ messages in thread

end of thread, other threads:[~2021-03-14 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1396.1615656086.1211.ntg-context@ntg.nl>
2021-03-14  9:22 ` missing "{ }" in metafun Jeong Dal
2021-03-14 11:12   ` Hans Hagen
2021-03-14 13:19     ` Jeong Dal

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).