ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \tfa or \bfa etc. doesn't work in math mode
@ 2009-09-01 16:03 Khaled Hosny
  2009-09-08 22:34 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Khaled Hosny @ 2009-09-01 16:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The following example, when process with mkiv, will result in math
italic in the first two examples, where it should be roman and roman
bold.

\starttext
$\bfb Hello World$ % doesn't work

$\tfb Hello World$ % doesn't work too

$\tf Hello World$ % fine

$\bf Hello World$ % fine
\stoptext

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: \tfa or \bfa etc. doesn't work in math mode
  2009-09-01 16:03 \tfa or \bfa etc. doesn't work in math mode Khaled Hosny
@ 2009-09-08 22:34 ` Hans Hagen
  2009-09-08 23:00   ` Khaled Hosny
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2009-09-08 22:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Khaled Hosny wrote:
> The following example, when process with mkiv, will result in math
> italic in the first two examples, where it should be roman and roman
> bold.
> 
> \starttext
> $\bfb Hello World$ % doesn't work
> 
> $\tfb Hello World$ % doesn't work too
> 
> $\tf Hello World$ % fine
> 
> $\bf Hello World$ % fine
> \stoptext

i'm bot that convinced that \bfb should work in math mode; normally one 
sets the size elsewhere (style=...); also, bold math (in titles and 
such) is kind for special anyway as bold has meaning in math

{\tfb$\bf Hello World$} % doesn't work



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \tfa or \bfa etc. doesn't work in math mode
  2009-09-08 22:34 ` Hans Hagen
@ 2009-09-08 23:00   ` Khaled Hosny
  2009-09-09  7:58     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Khaled Hosny @ 2009-09-08 23:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Wed, Sep 09, 2009 at 12:34:46AM +0200, Hans Hagen wrote:
> Khaled Hosny wrote:
>> The following example, when process with mkiv, will result in math
>> italic in the first two examples, where it should be roman and roman
>> bold.
>>
>> \starttext
>> $\bfb Hello World$ % doesn't work
>>
>> $\tfb Hello World$ % doesn't work too
>>
>> $\tf Hello World$ % fine
>>
>> $\bf Hello World$ % fine
>> \stoptext
>
> i'm bot that convinced that \bfb should work in math mode; normally one  
> sets the size elsewhere (style=...); also, bold math (in titles and  
> such) is kind for special anyway as bold has meaning in math

It does work with MkII, so I thought it should work for MkIV too.


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: \tfa or \bfa etc. doesn't work in math mode
  2009-09-08 23:00   ` Khaled Hosny
@ 2009-09-09  7:58     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2009-09-09  7:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Khaled Hosny wrote:
> On Wed, Sep 09, 2009 at 12:34:46AM +0200, Hans Hagen wrote:
>> Khaled Hosny wrote:
>>> The following example, when process with mkiv, will result in math
>>> italic in the first two examples, where it should be roman and roman
>>> bold.
>>>
>>> \starttext
>>> $\bfb Hello World$ % doesn't work
>>>
>>> $\tfb Hello World$ % doesn't work too
>>>
>>> $\tf Hello World$ % fine
>>>
>>> $\bf Hello World$ % fine
>>> \stoptext
>> i'm bot that convinced that \bfb should work in math mode; normally one  
>> sets the size elsewhere (style=...); also, bold math (in titles and  
>> such) is kind for special anyway as bold has meaning in math
> 
> It does work with MkII, so I thought it should work for MkIV too.

mkii is more driven by the original set of cm/lm fonts, while mkiv is 
driven by unicode math

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-09-09  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-01 16:03 \tfa or \bfa etc. doesn't work in math mode Khaled Hosny
2009-09-08 22:34 ` Hans Hagen
2009-09-08 23:00   ` Khaled Hosny
2009-09-09  7:58     ` 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).