Rajil Saraswat wrote: > 1. I exported my lyx file (which had a table using the multirow package) to > a latex file and tried importing it back. The resulting file had a totally > misfigured table. Is lyx not capable of doing this kind of stuff?
Not always sufficiently (unfortunately). > 2. I want to copy this table to another lyx file without having to create > it again. I tried to copy/paste among these lyx documents but only the text > gets copied not the table. How can i copy the table? Alright, here is a Select the table, edit->copy, go the the other document, edit->paste. Note that Strg+C/Strg+V and lyx-copy do different things (which is a feature). > stupid idea, is it possible to see the tex/lyx code which lyx is writing > when i am typing something in lyx. Something like an html editor which > shows you the html source and the rendered page. If this could be possible > i could just copy the underlying tex code into my new document. > Thanks to this wonderful community. For math, you can use the preview-latex feature (install preview-latex style and select "instant preview" from preferences). For tables, this is not (yet) implemented (but personally I think it would be woth it). Juergen.