To whom it may concern ...

with the package verbatim I insert a lot of programm-sources into a
lyx-file.
\verbatiminput{<filename>}

Everything works well until one file. LyX gives no error
and makes the postscript-file right to the last page of the
specific line in one of the inserted files. When I converted
the LyX-file to *.tex and run Latex the following error is
the result:

-------begin---------
[39] [40] [41] [42] [43]
! Missing $ inserted.
<inserted text> 
                $
l.2141 \listing{listing3-6.txt}
                               ^^M
---------end---------

I searched for a while and found out this line produces the error
in LaTex and the "error" in LyX:


      206      'T' : HoleParameter('�','a','' ,my,a,rDummy,dt);

                                   ^^^

It was the greek character my, written in quotas. I don't understand
why this could be an error. Is it the fact, that my has the 
unicode-number -75 in Linux, so that the rest of the file is skipped?

Herbert

-- 
[EMAIL PROTECTED]
http://www.canisius.de/

Reply via email to