View Issue Details

IDProjectCategoryView StatusLast Update
0000596contextbug reportpublic2018-06-29 14:40
Reportermojca Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0000596: missing colon in lucida / MKII
DescriptionThere is a block of code that is commented out in math-lbr:

\startmathcollection[lbr]
\definemathcharacter [:] [punct] [tf] ["3A] % unbelievable
\definemathcharacter [;] [punct] [tf] ["3B] % unbelievable
\stopmathcollection

As a consequence I get a dot instead of colon with $a:b$. May I
request uncommenting these lines again?
(Plus, definitions for \colon are also missing, and maybe for some
other characters as well, but I didn't check systematically.)
Steps To Reproduce\usetypescript[lucida][ec]
\setupbodyfont[lucida]
\starttext
\startformula
a := b
\stopformula
\stoptext
TagsNo tags attached.

Activities

mojca

2011-05-09 16:18

developer   ~0000839

In addition ta that \cdot is missing in mkiv. I have no idea where to fix that; in mkii it is at 0x01 in hlcry ("lbr-sy").

Hans Hagen

2018-06-29 14:40

manager   ~0001699

mkii is frozen

Issue History

Date Modified Username Field Change
2011-03-14 21:08 mojca New Issue
2011-03-14 21:08 mojca Status new => assigned
2011-03-14 21:08 mojca Assigned To => Hans Hagen
2011-05-09 16:18 mojca Note Added: 0000839
2018-06-29 14:40 Hans Hagen Note Added: 0001699
2018-06-29 14:40 Hans Hagen Status assigned => closed
2018-06-29 14:40 Hans Hagen Resolution open => won't fix