Hillel schrieb:
I am new to LyX and I'm trying to use tables inside an enumerate environment. My problem is that with respect to vertical alignment, the number (of the current enumerate item) is aligned to the vertical center of the table, while I want it aligned to its top.
Put the table inside into a minipage and set the alignment "top" or bottom" for the minipage box. (See chapter 5.2 and 5.4 of the Extended-Insets manual: http://wiki.lyx.org/LyX/DocumentationDevelopment#Extended-Insets ) regards Uwe
