I figure out the problem: I forget to install a customized natbib bst file, so when lyx calls bibtex, bibtex fails. I fails to spot the problem , because in the Document->Latex log contains no bibtex logs.
Right now Xetex support bibtex well
Search found 3 matches
- Mon Jun 28, 2010 3:33 am
- Forum: LyX
- Topic: bibtex support when using Xetex
- Replies: 1
- Views: 2278
- Thu Jun 24, 2010 6:59 am
- Forum: LyX
- Topic: bibtex support when using Xetex
- Replies: 1
- Views: 2278
bibtex support when using Xetex
setup lyx(1.6.5) to use xetex ( following advice from http://wiki.lyx.org/LyX/XeTeX) , xetex works well but the output pdf doesn't contain my references.
Without lyx, I can get the reference working by issuing xelatex,bibtex,xelatex commands in succession
I suppose lyx is hard coded to call bibtex ...
Without lyx, I can get the reference working by issuing xelatex,bibtex,xelatex commands in succession
I suppose lyx is hard coded to call bibtex ...
- Thu Jun 24, 2010 6:30 am
- Forum: LyX
- Topic: LyX xetex output problem with foreign languages
- Replies: 4
- Views: 3745
Re: LyX xetex output problem with foreign languages
also has the probem with my Lyx 1.6.5
I workaround the problem by modify Lyx-> Tools-> preference
In the language settings section, uncheck box e.g. use babel etc
In the Output->Latex section,clear the "Tex encoding" field
You can view the tex source to ensure these unwelcome generated tex is ...
I workaround the problem by modify Lyx-> Tools-> preference
In the language settings section, uncheck box e.g. use babel etc
In the Output->Latex section,clear the "Tex encoding" field
You can view the tex source to ensure these unwelcome generated tex is ...