>>>>> "Herbert" == Herbert  <[EMAIL PROTECTED]> writes:

Herbert> To whom it may concern ...  with the package verbatim I
Herbert> insert a lot of programm-sources into a lyx-file.
Herbert> \verbatiminput{<filename>}

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

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

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


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

Herbert>                                    ^^^

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

Did you specify an input encoding like latin1? What fonts encoding do
you use: OT1 (cm fonts) or T1 (ec fonts)?

JMarc

Reply via email to