On 10/25/2010 12:42 PM, Klaus-Peter Reimers wrote:
Moin from Kiel, Germany !

I installed lyx 1.6.7 from sources on an UBUNTU 10.4, which had 1.6.5
already installed, configured --with-version-suffix. When importing a
large bunch of LaTeX-sources into 1.6.7 indirectly (the construction is a.
little bit tricky, hard to be explained and unnecessary to be talked.
about here) I found that there is a dependency-issue in the automatically
generated

~/.lyx-1.6.7/lyxrc.default :

Instead of
'\converter latex      lyx        "tex2lyx -f $$i $$o"<--->""
\converter literate   lyx        "tex2lyx -n -f $$i $$o"<>""'
it should be
'\converter latex      lyx        "tex2lyx-1.6.7 -f $$i $$o"<--->""
\converter literate   lyx        "tex2lyx-1.6.7 -n -f $$i $$o"<>""'
because the simple 'tex2lyx' is realized via the original 1.6.5 install.
and I wanted 1.6.7 to start the surely "better" 'tex2lyx-1.6.7'.

If there are other dependencies of this kind in the new home-directory.
.lyx-1.6.7 with the same kind of misbehavior I really don't know -.
but YOU will ... :-)

Can you please submit a bug at http://www.lyx.org/trac/wiki/BugTrackerHome? I think this is actually not very easy to fix, though it clearly is a problem.

Richard

Reply via email to