On Tuesday 08 June 2004 08:25, Matthew McKay wrote: > Hey, > > I am trying to place images inside of a table, however whenever I do so > the text in the other columns always starts in line with the bottom of the > image. I have tried placing the image inside a float and then into a cell > but then lyx compiles with errors and doesn't like to have a floats inside > a table. Any suggestions on how to get images into tables looking right?
First, do not put them in floats, it does not make any sense. Floats are environments that are supposed to "float" freely in the document. What you are looking for is "Vertical alignment" which is (a bit contra-intuitively) in the group with "Column Width". It is grayed-out by default. If you specify width of your columns (e.g. 50 col%), you can select vertical alignment. Does it help? Vasek > > Kind Regards, > Matt
