Rob S wrote:
Rob S wrote:
Also, if someone can explain what TeXFiles.sh is intended to do since
on windows XP it fails at line 1. (Herbert or Jean-Marc perhaps). I
note no trouble without it though.
By adding the path to lyx/bin manually at line 1 thus:
#!/bin/sh
to
#!C:/lyx/bin/sh
the now script works! It tells me:
Indexing files of type cls
Indexing files of type sty
Indexing files of type bst
For the record I now have three empty files in my .lyx folder
bstFiles.lst
etc.
I guess that must mean something in the scheme of things.
Rob S
I'm pretty sure that, possibly among other things, those are the lists
you see when you click View -> TeX information in LyX. So what *do* you
see there? If you get a list of class/style/bst files, then presumably
there are non-empty .lst files lurking somewhere. If those lists are
empty, then what happens when you insert a bibliography and try to
select the BiBTeX style from the drop-down list?
FYI, my document root (Win XP) has three non-empty .lst files in it.
-- Paul