Am 07.04.2015 um 12:44 schrieb Jean-Marc Lasgouttes:
Le 06/04/2015 10:22, Kornel Benko a écrit :

It should not be. According to your previous post, it is unresolved
from lyx::theFontMetrics(class lyx::FontInfo const &), but for tex2lyx
it is
part of 'src/tex2lyx/dummy_impl.cpp'.

As I understood it tex2lyx uses the info from Length.cpp. Therefore it uses the new

int Length::inPixels(MetricsBase const & base) const
        { return inPixels(base.textwidth, theFontMetrics(base.font).em());
}

definition in Length.cpp and therefore stumbles.

Georg, could you help us here as tex2lyx expert?

thanks and regards
Uwe

Reply via email to