El 24/12/2008, a las 16:59, Wolfgang Schuster escribió:


Am 24.12.2008 um 09:40 schrieb Jerónimo Alaminos Prats:


El 24/12/2008, a las 0:33, Aditya Mahajan escribió:

On Tue, 23 Dec 2008, Jerónimo Alaminos Prats wrote:

Hello,

I have been using the lucida fonts without problems for a long time. They work like a charm with mactex 2007 but moving to the 2008 version I've found that some math symbols are shuffled or simply do not appear in the pdf. For example, \midint compiles correctly but do not appear in the pdf result.

I have checked everything that I can imagine but cannot find a reason for this behaviour.

This is because the math encoding files have not been completely extended to mkiv yet. We are in the process of adding encoding information for all unicode math symbols. \midintop is not a unicode character, and we need to figure out how to represent non- unicode characters in the private areas of unicode table. I do not know if there is a temporary workaround to make this work.

I'm not using mkiv. It'sHere you have the log.

Give me a few days, there is something wrong with the typescripts
for math and ConTeXt use the wrong fonts to get the symbols.


Thank for the interest. In the meanwhile I've made some advances with my problem. The output of \showmathcharacters is ok if I add \usemathcollection[lbr] but even with this there are fonts that do no get loaded. For example

\usetypescript[lucida][texnansi]
\usetypescript[lucidabfm][texnansi]
\usetypescript[lucidaboldmath][texnansi]
\setupbodyfont[lucida,12pt]
\usemathcollection[lbr]

\starttext
 $\midint$
\stoptext

compiles ok but the midint is missing and the font lbme is not loaded. You can see the log at

http://www.ugr.es/local/alaminos/_Media/midint.log

Strange enough, i can produce the symbol by showing the whole font but, even in this case i do not obtain any result from $\midint$. The log and the result of compiling

\usemodule[fnt-01]
\usetypescript[lucida][texnansi]
\usetypescript[lucidabfm][texnansi]
\usetypescript[lucidaboldmath][texnansi]
\setupbodyfont[lucida,10pt]
\usemathcollection[lbr]

\starttext
 $\midint$
\ShowFont[LucidaNewMath-Extension][lbme]
\stoptext

is this

http://www.ugr.es/local/alaminos/_Media/texnansi-bh-lucida.pdf

http://www.ugr.es/local/alaminos/_Media/texnansi-bh-lucida.log


Can any of you reproduce this behaviour with mactex 2008? Any ideas? Thank you,
Jeronimo.


-------------------------------------
Jerónimo Alaminos Prats
Dpto. Análisis Matemático
Facultad de Ciencias
Universidad de Granada
Granada - 18071
alami...@ugr.es

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to