The current CVS breaks the automated building based on LaTeX export
of the Literate.lyx file. lyx just hangs after this:
./build-listerrors
New 'X' desktop is camel:10
Starting applications specified in /home/kayvan/.vnc/xstartup
Log file is /home/kayvan/.vnc/camel:10.log
LyX: Unknown LyX function `buffer-view-ps' [around line 47 of file ~/src/rpm/BUI
LD/lyx-1.1.6cvs/lib/bind/cua.bind]
LyX: Unknown LyX function `buffer-typeset' [around line 48 of file ~/src/rpm/BUI
LD/lyx-1.1.6cvs/lib/bind/cua.bind]
LyX: Unknown LyX function `buffer-typeset-ps' [around line 49 of file ~/src/rpm/
BUILD/lyx-1.1.6cvs/lib/bind/cua.bind]
LyX: Unknown LyX function `buffer-view-ps' [around line 37 of file ~/src/rpm/BUI
LD/lyx-1.1.6cvs/lib/bind/menus.bind]
LyX: Unknown LyX function `buffer-typeset' [around line 38 of file ~/src/rpm/BUI
LD/lyx-1.1.6cvs/lib/bind/menus.bind]
LyX: Unknown LyX function `buffer-typeset-ps' [around line 39 of file ~/src/rpm/
BUILD/lyx-1.1.6cvs/lib/bind/menus.bind]
MenuItem(): LyX command `buffer-view-ps' does not exist.
MenuItem(): LyX command `buffer-typeset' does not exist.
MenuItem(): LyX command `buffer-typeset-ps' does not exist.
MenuItem(): LyX command `table-insert' does not exist.
MenuItem(): LyX command `screen-options' does not exist.
MenuItem(): LyX command `spellchecker-options' does not exist.
MenuItem(): LyX command `keyboard-options' does not exist.
Toolbar::add: no LyX command called`buffer-typeset'exists!
Toolbar::add: no LyX command called`table-insert'exists!
About to handle -x 'buffer-export latex'
Going into VNC Viewer, I see it's stuck on the dialog:
"No information for going from LaTeX to latex."
Please fix this so that command-line buffer-export works. Thanks!
---Kayvan