Friedemann Baitinger wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Sat, 17 Feb 2001, Herbert Voss wrote:
> 
> > > indicates that a .idx file was generated and the content of the .idx
> > > file looks ok to me. It has a list of entries like:
> > >
> > >     \indexentry{host system}{1}
> >
> > why can't you use
> >
> > insert->lists->index list
> >
> > from lyx-menu?
> 
> Actually, this is exactly what I am doing and it results in the
> statement in the .lyx file as I have shown it in the referenced
> posting. Sorry for not stating that precisely in the first place.

export lyx as latex, delete all files except *.lyx and *.tex
and run latex by hand
latex myFile.tex
makeindex myFile.tex
latex myFile.tex

look at dvi-file. is everything okay?

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/

Reply via email to