ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Using hyphen in math mode
@ 2016-08-16 16:56 Brian R. Landy
  2016-08-16 19:55 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Brian R. Landy @ 2016-08-16 16:56 UTC (permalink / raw)
  To: ntg-context

Hi, I was wondering if there is a way to access the hyphen symbol 
(0x002D) while in math mode?  I want to avoid the standard remapping to 
Unicode minus 0x2212.  It would also be workable if I could select the 
math font without switching to math mode.

The problem with an approach like \math{\text{-}} is that it switches 
the font back to the text font and does not use the math font.  I.e, I'm 
trying to get the true hyphen symbol set in whatever font is currently 
defined for math mode.

Best regards,
Brian
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Using hyphen in math mode
  2016-08-16 16:56 Using hyphen in math mode Brian R. Landy
@ 2016-08-16 19:55 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2016-08-16 19:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 8/16/2016 6:56 PM, Brian R. Landy wrote:
> Hi, I was wondering if there is a way to access the hyphen symbol
> (0x002D) while in math mode?  I want to avoid the standard remapping to
> Unicode minus 0x2212.  It would also be workable if I could select the
> math font without switching to math mode.
>
> The problem with an approach like \math{\text{-}} is that it switches
> the font back to the text font and does not use the math font.  I.e, I'm
> trying to get the true hyphen symbol set in whatever font is currently
> defined for math mode.

$ {\mathchar"2D} $

-----------------------------------------------------------------
                                           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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2016-08-16 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-16 16:56 Using hyphen in math mode Brian R. Landy
2016-08-16 19:55 ` Hans Hagen

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