Jürgen Spitzmüller wrote: > > One odd thing: whether > > > > Preferences is there or not, the following error lines occur: > > > > > > > > arcadia:$ LyX: Unknown tag `-lpf' [around line 13 of file > > ~/.lyx/lyxrc.defaults current token: '-lpf' context: ''] LyX: Unknown tag > > `$$i' [around line 13 of file ~/.lyx/lyxrc.defaults current token: '$$i' > > context: ''] LyX: Unknown tag `-mode' [around line 13 of file > > ~/.lyx/lyxrc.defaults current token: '-mode' context: ''] LyX: Unknown > > tag `EditPosition' [around line 14 of file ~/.lyx/lyxrc.defaults current > > token: 'EditPosition' context: ''] > > > > > > > > > > The relevant lines in lyxrc.defaults are: > > > > > > > > \Format dia dia DIA "" > > "auto" "auto" "vector" \Format > > agr agr Grace "" "auto" "auto" "vector" > > \editor_alternatives fen xboard -lpf $$i -mode EditPosition > > > > > > > > Not sure what that means or whether it natters. > > I believe the problem is that "xboard -lpf $$i -mode EditPosition" is not > enquoted. I'll have a look.
An error in the parser. This will be fixed in the next release. Jürgen