Re: elyxer configure.py problems

2009-11-12 Thread Pavel Sanda
Richard Heck wrote: > I don't see the problems with the export or view menu in current trunk or i dont think its related to graph.cpp changes. in branch: 1. new file 2. set any document class labeled as unavailable 3. file -> export -> latex plain still nothing? removal all elyxer stuff from c

Re: elyxer configure.py problems

2009-11-11 Thread Uwe Stöhr
rgheck schrieb: The bigger problem is that I don't have elyxer on this machine. What's happening is that configure.py has this: path, elyxer = checkProg('a LyX -> HTML converter', ['elyxer.py', 'elyxer'], rc_entry = [ r'\converter lyx html "python -tt elyxer.py --directory $$r $$i $$o" ""'

Re: elyxer configure.py problems

2009-11-11 Thread Pavel Sanda
On Wed, Nov 11, 2009 at 04:24:17PM -0500, rgheck wrote: > I don't see the problems with the export or view menu in current trunk ... > I do know why you're seeing the other error message, though. Since LyX > thinks it can't export LaTeX directly---as JMarc has said, it actually > could, just not

Re: elyxer configure.py problems

2009-11-11 Thread Pavel Sanda
On Wed, Nov 11, 2009 at 04:24:17PM -0500, rgheck wrote: resending again, some problem with emails coming from my ISP just now :) > I don't see the problems with the export or view menu in current trunk > or branch (just updated). It's still possible I broke something with the > Graph.* changes,