>>Sure you can. Insert->Include File pops up a dialog. Enter the lyx
>>file yo want and there you are. Ususally yo want to Input the file
>>rather than Include it. (Subtle latex difference.)
>
>Ah, that easy :-)
Which leads to another question. I tried the "Verbatim" input. If the file I
include has a suffix (e.g. ".txt") this works nicely. Without a suffix (same
file) the \verbatiminput entry is added to my .tex file, but I get an error
from pdflatex saying "No file <filename>". Looks like a problem with
pdflatex or the verbatim package (I added \usepackage{verbatim} to my
preample).
Any ideas?
guy