Łukasz Sanek <lukasz.sanek <at> gmail.com> writes: > Is it possible to insert itemize/enumeration into a table cell?
Yes. The key is that a table cell cannot contain multiple lines of text unless you do something special. > If yes- how? Method 1: Set a fixed width for the column containing the cell (right click in the cell, click Settings..., and in the Table Settings tab fill in the column width). You can then enter your list the usual ways. Method 2: Without setting the column width, insert a box (minipage) in the cell (via the Insert menu), right-click the box and set its width appropriately, then enter your list in the box. /Paul
