Re: Small PDF files with dvipdfm

2001-05-17 Thread ben
Allan Rae a écrit : > So how well does dvipdfm work on the User Guide and other docs? > > Hmmm... I guess I could find out for myself since it seems to be bundled > with ghostscript-5.50 and others more recent. > > Allan. (ARRae) I like dvipdfm because you don't need to convert figures, it's eff

printing causes crash

2001-05-17 Thread Richard E. Hawkins
I updated my source this afternoon. Are mulit-line equations supposed to default to two columns now? I notice the new edit-> math entries, but they don't make much sense. Also, I can't insert labels in equations, although I think I saw traffic on this. The biggy, though, is that it crashes

fix2?

2001-05-17 Thread Jules Bean
Did I miss it? Or did it go quiet again.. If eager users are any incentive, I get about one message a week from debian users who'd like a 1.1.6 LyX (and I'm still reluctant to give them fix1 because of the number of bugs).. Not really hassling ;) Jules

Re: mathed74.diff

2001-05-17 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | So... It is still broken. | | Known problems include | - positioning the math cursor with the mouse | - some cursor movements (Down/Up) | - LaTeX feature validation is disabled (e.g. ams always required) | - some lyx funcs/key

mathed74.diff

2001-05-17 Thread Andre Poenitz
So... It is still broken. Known problems include - positioning the math cursor with the mouse - some cursor movements (Down/Up) - LaTeX feature validation is disabled (e.g. ams always required) - some lyx funcs/keybindings have changed, possibly in a n

Re: [PATCH] os class for OS/2 & Win32 support final version

2001-05-17 Thread Jean-Marc Lasgouttes
> "Ruurd" == Ruurd A Reitsma <[EMAIL PROTECTED]> writes: >> changes that are done in the patch. There are other problems here >> and there under unix (you did not test that, did you?), but I am in >> the process of fixing them. Ruurd> I must confess I didn't test them I have commited ev

Re: [wtw@mathstar.com] Feedback from www.lyx.org

2001-05-17 Thread Garst R. Reese
Andre Poenitz wrote: > > > Andre', I'm sure you have a lot to say on this subject :) > > *sigh* > > > Maybe you can help me with a problem I have. We am starting a project > > to develop a symbolic linear algebra system tailored to experimenting > > with DSP algorithms. Our mathematicians wou

Re: [wtw@mathstar.com] Feedback from www.lyx.org

2001-05-17 Thread Andre Poenitz
> Andre', I'm sure you have a lot to say on this subject :) *sigh* > Maybe you can help me with a problem I have. We am starting a project > to develop a symbolic linear algebra system tailored to experimenting > with DSP algorithms. Our mathematicians would like a GUI front end > where they c

Re: Menubar & Toolbar

2001-05-17 Thread Angus Leeming
On Wednesday 16 May 2001 21:18, John Levon wrote: > On Wed, 16 May 2001, Angus Leeming wrote: > > > Point taken. My Menubar is simply a container of Comboxes, Icons and Menus. > > All the real functionality is relegated here. It should be easy, therefore, > > to implement different toolkit v

[wtw@mathstar.com] Feedback from www.lyx.org

2001-05-17 Thread Jean-Marc Lasgouttes
Andre', I'm sure you have a lot to say on this subject :) JMarc --- Start of forwarded message --- Date: Wed, 16 May 2001 22:29:50 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Feedback from www.lyx.org FROM: [EMAIL PROTECTED] Bill Wood ([EMAIL PROTECTED]) enter

Re: Apply Button in CharaterLayout

2001-05-17 Thread Allan Rae
Character should probably just use the IgnorantPolicy since you can use it anytime anyplace with whatever settings it has. It should be impossible for it to have any invalid settings in the dialog so disabling Ok and Apply is only really relevent for read-only docs. In this case I should revisi