Jaime Díaz-Deus Fernández wrote:
Hello to everybody. I have a problem with a multicolumn table and I can't to discover the correct code to make something like the attached file. Thaks for to read me and for the help. Regards.
To merge cells in the same row into a single cell, highlight them and select multicolumn (either using the multicolumn button in the table tool bar -- looks like a bunch of cells highlighted -- or by right clicking and using the context dialog).
To customize borders, make the cells that do not follow the default for their row/column multicolumn cells (even if they are actually individual cells, i.e., a multicolumn cell composed of a single original cell). Multicolumn cells can have their borders individually set.
To merge cells in the same column into a single cell (vertical merge), install the multirow package and put \usepackage{multirow} in the preamble. Merging cells vertically in the table has to be done using ERT. See the wiki: http://wiki.lyx.org/LyX/Tables#toc2.
HTH, Paul
