Re: New export code

2000-08-29 Thread Baruch Even
On 30 Aug 2000, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | Yes, the dependency file of pdflatex can be different. > | So perhaps the correct solution is to use different dependency files for > | latex & pdflatex: > > :-) I actually think the dirrerences might be e

Re: Bug report

2000-08-29 Thread Allan Rae
On Tue, 29 Aug 2000, David Schwellenbach wrote: > Hi, > > I've just loaded LyX for the first time while installing SUSE 6.4 on a > Toshiba laptop (Satellite Pro 420CDT). I am not able to get LyX to > run. When starting I get the message: > lyx: SIGSEGV signal caught > Sorry you have found a bu

Re: StrPool ??

2000-08-29 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | > | Since this code works, it appears that fl_addtopup creates an internal | > | copy of the string, which means that we don't need the string pool. | | I also tried the following code | char buffer[200]; | for (LastFiles::const_iterator cit =

Re: New export code

2000-08-29 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | Yes, the dependency file of pdflatex can be different. | So perhaps the correct solution is to use different dependency files for | latex & pdflatex: :-) I actually think the dirrerences might be enven larger, since when using pdf you want to pass "pdflat

Re: StrPool ??

2000-08-29 Thread Dekel Tsur
On Tue, Aug 29, 2000 at 10:02:51PM +0200, Lars Gullik Bj&resh;nnes wrote: > | > | Look at the following code from the old menu code > | > | for (LastFiles::const_iterator cit = lastfiles->begin(); > | cit != lastfiles->end() && ii < 10; ++cit, ++ii) { > | str

Re: New export code

2000-08-29 Thread Dekel Tsur
On Tue, Aug 29, 2000 at 10:00:56PM +0200, Lars Gullik Bj&resh;nnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > | On Mon, Aug 28, 2000 at 07:42:26PM +0200, Lars Gullik Bj?nnes wrote: > | > + * src/LaTeX.C (run): If no file has been changed, check if the > | > + output dvi/pdf file

Re: Protected space not working with xforms-0.89

2000-08-29 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | CVS current. > | Took me a while to notice this. When I switch back to 0.88, it works. > | Other Ctrl functions seem to work, and the compose works in both now. > | Garst > > You don't have a -dbg key trace of t

Re: Protected space not working with xforms-0.89

2000-08-29 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | CVS current. > | Took me a while to notice this. When I switch back to 0.88, it works. > | Other Ctrl functions seem to work, and the compose works in both now. > | Garst > > You don't have a -dbg key trace of t

Re: Protected space not working with xforms-0.89

2000-08-29 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | CVS current. | Took me a while to notice this. When I switch back to 0.88, it works. | Other Ctrl functions seem to work, and the compose works in both now. | Garst You don't have a -dbg key trace of this do you? Lgb

Re: StrPool ??

2000-08-29 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Mon, Aug 28, 2000 at 11:43:24AM +0200, Lars Gullik Bjønnes wrote: | > Dekel Tsur <[EMAIL PROTECTED]> writes: | > | > | What is the purpose of the StrPool in Menubar_pimpl.C ? | > | Can't we use | > |fl_addtopup(menu, label.c_str()); | > | instead o

Re: New export code

2000-08-29 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Mon, Aug 28, 2000 at 07:42:26PM +0200, Lars Gullik Bjønnes wrote: | > | > + * src/LaTeX.C (run): If no file has been changed, check if the | > + output dvi/pdf file exists. If not, run (pdf)latex once. | > | > Why is this needed? | | The

Bug report

2000-08-29 Thread David Schwellenbach
Hi, I've just loaded LyX for the first time while installing SUSE 6.4 on a Toshiba laptop (Satellite Pro 420CDT). I am not able to get LyX to run. When starting I get the message: lyx: SIGSEGV signal caught Sorry you have found a bug I am not able to check the 'known bugs' since I cann

RE: Juergen

2000-08-29 Thread Juergen Vigna
On 29-Aug-2000 Allan Rae wrote: > > Same policy, but different implementation of ButtonController. You didn't > read what I wrote did you? I was talking about ButtonController not > ButtonPolicy and its children. > Come on Allan it may be afternoon/evening for you but when I read that I was j

RE: Any Plans on Using My Pspell Library Soon

2000-08-29 Thread Juergen Vigna
On 28-Aug-2000 Kevin Atkinson wrote: > OK I will either download the CVS version or update my patch to work with > Pspell .11 I didn't expect the original patch to work with Pspell .11 as > some things changes from Pspell .10 to .11 > No please don't modify your original patch it was already s