ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with boldmath and MKIV
@ 2009-06-08  9:05 Peter Münster
  2009-06-08  9:30 ` Hans Hagen
  2009-06-15 12:39 ` problem with math and TeXgyre " Alan BRASLAU
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Münster @ 2009-06-08  9:05 UTC (permalink / raw)
  To: ConTeXt list

Hello,

The following test file doesn't give bold sections no more with latest beta:

\definetypeface[boldmath][mm][boldmath][modern]
\setuphead[section][style=\boldmath\rm\bfb]
\starttext
\section{bla $bla$}
bla
\stoptext

Could you help please?

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/

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

* Re: problem with boldmath and MKIV
  2009-06-08  9:05 problem with boldmath and MKIV Peter Münster
@ 2009-06-08  9:30 ` Hans Hagen
  2009-06-15 12:39 ` problem with math and TeXgyre " Alan BRASLAU
  1 sibling, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2009-06-08  9:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Peter Münster wrote:
> Hello,
> 
> The following test file doesn't give bold sections no more with latest beta:
> 
> \definetypeface[boldmath][mm][boldmath][modern]
> \setuphead[section][style=\boldmath\rm\bfb]
> \starttext
> \section{bla $bla$}
> bla
> \stoptext
> 
> Could you help please?

there is no boldmath in mkiv yet, simply because there are no (complete) 
bold math fonts to test with (or at least i didn't define them) ... bold 
in math is supported

Hans


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

* problem with math and TeXgyre and MKIV
  2009-06-08  9:05 problem with boldmath and MKIV Peter Münster
  2009-06-08  9:30 ` Hans Hagen
@ 2009-06-15 12:39 ` Alan BRASLAU
  2009-06-27 11:39   ` Alan BRASLAU
  1 sibling, 1 reply; 6+ messages in thread
From: Alan BRASLAU @ 2009-06-15 12:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

No math symbols? (see attached)
Alan

minimal example:

\usetypescript[postscript]
\setupbodyfont[postscript,rm,12pt]
\starttext
$A = \pi r^2$
\stoptext


[-- Attachment #2: goo.pdf --]
[-- Type: application/pdf, Size: 3033 bytes --]

[-- Attachment #3: 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] 6+ messages in thread

* Re: problem with math and TeXgyre and MKIV
  2009-06-15 12:39 ` problem with math and TeXgyre " Alan BRASLAU
@ 2009-06-27 11:39   ` Alan BRASLAU
  2009-06-27 11:46     ` Mojca Miklavec
  0 siblings, 1 reply; 6+ messages in thread
From: Alan BRASLAU @ 2009-06-27 11:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Does anyone use math?  For I am surprised that nobody is complaining.
(recent minimals, since 8 June, mkiv)

The following minimal example

% mkiv
\usetypescript[postscript]
\usetypescript[pagella]

\starttext
default: $A = \pi r^2$

\switchtobodyfont[postscript]
postscript: $A = \pi r^2$

\switchtobodyfont[pagella]
pagella: $A = \pi r^2$
\stoptext

renders incorrectly.
1. no TeXGyre \pi (or other math symbols)
2. the math "r" is strange (outlined and unselectable under Acroread)
3. numerous error messages using libpoppler (okular, evince)

Alan

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

* Re: problem with math and TeXgyre and MKIV
  2009-06-27 11:39   ` Alan BRASLAU
@ 2009-06-27 11:46     ` Mojca Miklavec
  2009-06-27 12:31       ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Mojca Miklavec @ 2009-06-27 11:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Jun 27, 2009 at 13:39, Alan BRASLAU wrote:
> Does anyone use math?  For I am surprised that nobody is complaining.
>
> (recent minimals, since 8 June, mkiv)
>
> The following minimal example
>
> % mkiv
> \usetypescript[postscript]
> \usetypescript[pagella]
>
> \starttext
> default: $A = \pi r^2$
>
> \switchtobodyfont[postscript]
> postscript: $A = \pi r^2$
>
> \switchtobodyfont[pagella]
> pagella: $A = \pi r^2$
> \stoptext
>
> renders incorrectly.
> 1. no TeXGyre \pi (or other math symbols)
> 2. the math "r" is strange (outlined and unselectable under Acroread)
> 3. numerous error messages using libpoppler (okular, evince)

I have confirmed the buggy behaviour offline, but I'm afraid that only
Hans can fix it.

(my off-list response:)
> The version that breaks is apparently beta-2009.06.10 (the version
> from 8th June still worked). But there are too many changes to find a
> single simple reason for the failure. I leave it to Hans to sort it
> out ... now that he has the git repository, it should be easier for
> him to find the reason :) :) :)

Mojca
___________________________________________________________________________________
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] 6+ messages in thread

* Re: problem with math and TeXgyre and MKIV
  2009-06-27 11:46     ` Mojca Miklavec
@ 2009-06-27 12:31       ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2009-06-27 12:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Mojca Miklavec wrote:
> On Sat, Jun 27, 2009 at 13:39, Alan BRASLAU wrote:
>> Does anyone use math?  For I am surprised that nobody is complaining.
>>
>> (recent minimals, since 8 June, mkiv)
>>
>> The following minimal example
>>
>> % mkiv
>> \usetypescript[postscript]
>> \usetypescript[pagella]
>>
>> \starttext
>> default: $A = \pi r^2$
>>
>> \switchtobodyfont[postscript]
>> postscript: $A = \pi r^2$
>>
>> \switchtobodyfont[pagella]
>> pagella: $A = \pi r^2$
>> \stoptext
>>
>> renders incorrectly.
>> 1. no TeXGyre \pi (or other math symbols)
>> 2. the math "r" is strange (outlined and unselectable under Acroread)
>> 3. numerous error messages using libpoppler (okular, evince)
> 
> I have confirmed the buggy behaviour offline, but I'm afraid that only
> Hans can fix it.
> 
> (my off-list response:)
>> The version that breaks is apparently beta-2009.06.10 (the version
>> from 8th June still worked). But there are too many changes to find a
>> single simple reason for the failure. I leave it to Hans to sort it
>> out ... now that he has the git repository, it should be easier for
>> him to find the reason :) :) :)

the problem is that px/tx is somewhat messy; if you change this in math-vfu

     { name = "rpxr.tfm", vector = "tex-mr" } ,
     { name = "rpxmi.tfm", vector = "tex-mi", skewchar=0x7F },

you will get pi's but also lots of warnings about missing chars in the 
vector

the only solution is that someone makes proper vectors for rpxr and 
rpxmi as i have no time now for that, aditya is away and mojca is in 
thesis mode (example vectors are in math-vfu.lua)

Hans


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

end of thread, other threads:[~2009-06-27 12:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-08  9:05 problem with boldmath and MKIV Peter Münster
2009-06-08  9:30 ` Hans Hagen
2009-06-15 12:39 ` problem with math and TeXgyre " Alan BRASLAU
2009-06-27 11:39   ` Alan BRASLAU
2009-06-27 11:46     ` Mojca Miklavec
2009-06-27 12:31       ` 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).