Re: import fail on working latex document (ticket #7014)

2010-11-04 Thread Scott Otterson
On Wed, Nov 3, 2010 at 8:52 PM, Richard Heck wrote: > On 11/03/2010 10:55 AM, Scott Otterson wrote: > > I have a document from which latex can successfully produce a .dvi > file (latex test.tex; latex test.tex). > > But when I try to import it into lyx (file-->Import--

Re: import fail on working latex document (ticket #7014)

2010-11-03 Thread Scott Otterson
On Wed, Nov 3, 2010 at 4:41 PM, Pavel Sanda wrote: > Scott Otterson wrote: > > They write in latex only (so far), and suspect that lyx will just add > > overhead when we transfer drafts around. > > if they want to stay with latex their suspiction is correct. > lyx<

Re: import fail on working latex document (ticket #7014)

2010-11-03 Thread Scott Otterson
They write in latex only (so far), and suspect that lyx will just add overhead when we transfer drafts around. Scott On Wed, Nov 3, 2010 at 4:09 PM, Pavel Sanda wrote: > Scott Otterson wrote: > > Like everybody else, I'm hoping for an answer right away: Some > colleag

import fail on working latex document (ticket #7014)

2010-11-03 Thread Scott Otterson
I have a document from which latex can successfully produce a .dvi file (latex test.tex; latex test.tex). But when I try to import it into lyx (file-->Import-->Latex(Plain)), lyx produces a lyx file but then hangs forever when it tries to read it. This failure happens on lyx 1.6.7 (windows); 1.6.

Re: [announce] testversion 1.9 of LyXWinInstaller with LyX 1.4.1svn

2006-04-02 Thread Scott Otterson
we Stöhr <[EMAIL PROTECTED]> writes: > > Hello LyXers, > > under > > http://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=9632 > > you can find a testversion of the LyX installer for Windows (version > 1.9), the first one that comes with LyX 1.4. Should the thesaurus wor

Re: search shortcuts don't work

2001-07-12 Thread Scott Otterson
ame of the function that clicks those forward/backward search arrows? Or, are there specific forward/backward search functions that search only, without popping up the find-replace window? Knowing this, maybe my fix is to modify the bind file. Thanks, Scott Peter Suetterlin wrote: > >

search shortcuts don't work

2001-07-11 Thread Scott Otterson
The shortcuts for the search box's forward and backward search arrows are supposed to be M-f and M-b. But, in Lyx 1.1.6fix2, they move the cursor back and forth in the search text window, rather than activating forward or backward searching. If this is a bug, is this the proper place to report