Latest CVS news: Woo hoo!! Export HTML works beautifully!

1999-10-23 Thread Kayvan A. Sylvan
Hi everyone, The tth problem (which created a zero-length file) has been fixed! The Export As HTML feature (using tth) works perfectly off the latest CVS. As always, you can find the latest lyx-devel RPMs at my ftp site at ftp://ftp.sylvan.com/pub/lyx/devel (NOTE: These RPMs are NOT for public

Re: Double-character bug patch revisited

1999-10-23 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | --r5Pyd7+fXNt84Ff3 | Content-Type: text/plain; charset=us-ascii | | It looks like this patch is not yet committed. Committed now. Lgb

Double-character bug patch revisited

1999-10-23 Thread Kayvan A. Sylvan
It looks like this patch is not yet committed. I just did a cvs update and looked at src/support/Makefile.am and src/lyxfunc.C. Here's the patch again (fixed as you suggested). -- Kayvan Aghaiepour Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella

Re: Double-letter bug patch

1999-10-23 Thread Kayvan A. Sylvan
On Sat, Oct 23, 1999 at 06:51:18PM +0200, Lars Gullik Bjønnes wrote: > > Mmm... I have noticed this too. I think your fix is the correct one, > but not minimal. > Great. Thanks for going over it. I'm now updating my sources from CVS and re-creating my devel RPM. ---Kayv

Re: Double-letter bug patch

1999-10-23 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | I tracked down the double letter bug to LyXFunc::processKeyEvent and | this fix seems to work (but should certainly be double checked!!) Mmm... I have noticed this too. I think your fix is the correct one, but not minimal. | char s_r[10]; |

[bill@tasis.ch] Feedback from www.lyx.org

1999-10-23 Thread Lars Gullik Bjønnes
--- Start of forwarded message --- Date: Sat, 23 Oct 1999 15:25:51 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Feedback from www.lyx.org FROM: [EMAIL PROTECTED] Bill Tihen ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: -

Re: Compile problems with lyx-devel

1999-10-23 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | Index: src/support/Makefile.am | === | RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/support/Makefile.am,v | retrieving revision 1.5 | diff -u -u -r1.5 Makefile.am | --- src/support/M

Re: Lyx porting to WIN95

1999-10-23 Thread Asger K. Alstrup Nielsen
I think you might be able to use the native gsview. Try to have a look at yoiur .lyxrc file and find the command for specifying the ps-viewer, and give the full path to your GSView application there. That should do it. Greets, Asger