3
votes
2answers
201 views

importing latex table code into lyx

I create tables in a spreadsheet program, convert them to latex code and then use an ERT to import into my lyx document. When I paste the latex code the entire thing turns out very ugly looking. The ...
2
votes
1answer
321 views

How do I import a text file into Lyx keeping its formatting?

I apologize in advance if this question has been asked before. I am trying to import a text file, that contains my MySQL output, into the LyX document I'm working on. The text file contains tables ...
2
votes
1answer
284 views

Include source text from URI (e.g., Wikipedia)

Background Wikipedia content is reasonably current and free to use. Consider the tabular content at: http://en.wikipedia.org/wiki/Comparison_of_web_application_frameworks#Java Problem Copying ...