View Issue Details

IDProjectCategoryView StatusLast Update
0000651luatexluatex bugpublic2011-05-12 10:26
Reportermojca Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.66.0 
Summary0000651: \hbox interferes with accent positioning (mark & mkmk)
DescriptionBelow is a minimal example in ConTeXt (one needs to use a font that supports mark&mkmk features). It is reproducible both in LaTeX and ConTeXt. It might as well be a ConTeXt bug (ported to LaTeX at the same time), but I'm reporting it to LuaTeX project (as it would get lost easier in the ConTeXt tracker :).
Steps To Reproduce\definefontfeature[default][default][mode=node,mark=yes,mkmk=yes]
\definefontsynonym[a][file:LucidaBright.otf][features=default]

\starttext
\definedfont[a]a\hbox to 1cm{}\hbox to 1cm{U\char"032F}a
\stoptext
TagsNo tags attached.

Activities

mojca

2011-05-11 20:56

reporter  

testacc.pdf (6,093 bytes)

Taco

2011-05-11 22:12

administrator   ~0000846

Is that inital empty box required to trigger the bug?

mojca

2011-05-11 22:27

reporter   ~0000847

No, the following should suffice:
\definedfont[a]\hbox to 1cm{U\char"032F}

Hans Hagen

2011-05-12 10:25

manager   ~0000848

Let's move this off tracker ... (Taco and I discussed this relative positioning and decided that we need to make a reference font for this. One problem is that some mechanisms were written using dubious fonts.)

Hans Hagen

2011-05-12 10:26

manager   ~0000849

not a luatex engine issue

Issue History

Date Modified Username Field Change
2011-05-11 20:56 mojca New Issue
2011-05-11 20:56 mojca File Added: testacc.pdf
2011-05-11 22:12 Taco Note Added: 0000846
2011-05-11 22:27 mojca Note Added: 0000847
2011-05-12 10:25 Hans Hagen Note Added: 0000848
2011-05-12 10:26 Hans Hagen Status new => assigned
2011-05-12 10:26 Hans Hagen Assigned To => Hans Hagen
2011-05-12 10:26 Hans Hagen Note Added: 0000849
2011-05-12 10:26 Hans Hagen Status assigned => closed
2011-05-12 10:26 Hans Hagen Resolution open => fixed