Am 04.05.2013 14:53, schrieb Jean-Marc Lasgouttes:
Two things you could do shortly:1/ make it possible to enter a width for a minipage
Should now be fixed.
2/ look at the tex2lyx bug that got spotted by clang: ../../../master/src/tex2lyx/text.cpp:938:14: warning: equality comparison result unused [-Wunused-comparison] outer_type == "fbox";
Oops. Fixed now. thanks and regards Uwe