Re: guii preamble

2001-02-20 Thread Edwin Leuven
> | After removing the #pragma stuff it compiles! Is a patch without > | > this ok? > > yes. here it is...hopefully it can be applied. Thank you all for your help! Ed. preamble2.diff.gz

Re: guii preamble

2001-02-20 Thread John Levon
Just a guess from the docs http://www.dis.com/gnu/gcc/gcc_108.html but try moving the #pragma interface in FormPreamble.h to *before* the #include "FormBase.h" john -- "Taste is predicated on discrimination."

Re: guii preamble

2001-02-20 Thread Angus Leeming
On Tuesday 20 February 2001 12:20, Edwin Leuven wrote: > > I think the question to ask first is what's gone wrong with the #pragma > > stuff. > > good question. I guess I must fail this test. Not important. > > When you come to submit the patch, could you also s

Re: guii preamble

2001-02-20 Thread John Levon
On Tue, 20 Feb 2001, Edwin Leuven wrote: > that was already in the patch i send in. > how should I proceed? > > thanks, ed. Your patch seems to be missing ripping out of preamble from layout_forms.fd Also, Index: src/frontends/xforms/forms/form

Re: guii preamble

2001-02-20 Thread Edwin Leuven
> I think the question to ask first is what's gone wrong with the #pragma > stuff. good question. I guess I must fail this test. > When you come to submit the patch, could you also strip out the old > preamble form from the ./forms directory. (In layout_forms.[fd,h.patch] th

Re: guii preamble

2001-02-20 Thread Lars Gullik Bjønnes
Edwin Leuven <[EMAIL PROTECTED]> writes: | > Just to point out I get the same problem. I admit I'd not thought of the | > pragma stuff. Edwin, try removing the #pragma implementation/interface | > stuff from the header and source file. I don't know why this would help | > (given all the others wo

Re: guii preamble

2001-02-20 Thread Angus Leeming
is would help > > (given all the others work OK) but it's worth a shot. > > After removing the #pragma stuff it compiles! Is a patch without this ok? > > Thanks, Ed. I think the question to ask first is what's gone wrong with the #pragma stuff. When you come to sub

Re: guii preamble

2001-02-20 Thread Edwin Leuven
> Just to point out I get the same problem. I admit I'd not thought of the > pragma stuff. Edwin, try removing the #pragma implementation/interface > stuff from the header and source file. I don't know why this would help > (given all the others work OK) but it's worth a shot. After removing the

Re: guii preamble

2001-02-20 Thread John Levon
On Tue, 20 Feb 2001, Edwin Leuven wrote: > > This code compiles perfectly for me on a DEC Alpha running > > DEC cxx -strict_ansi > > Perhaps your compiler (g++?) got confused! Why not "make clean" in the > > xforms directory and try again. In the past, similar messages have been > > resolved by c

Re: guii preamble

2001-02-20 Thread Edwin Leuven
> This code compiles perfectly for me on a DEC Alpha running > DEC cxx -strict_ansi > Perhaps your compiler (g++?) got confused! Why not "make clean" in the > xforms directory and try again. In the past, similar messages have been > resolved by correct #pragma directives, but I'm no expert here.

Re: guii preamble

2001-02-20 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Tuesday 20 February 2001 10:03, Angus Leeming wrote: | > On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote: | > > Edwin Leuven <[EMAIL PROTECTED]> writes: | > > | > > | Hi, I am trying to move the late

Re: guii preamble

2001-02-20 Thread Angus Leeming
On Tuesday 20 February 2001 10:03, Angus Leeming wrote: > On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote: > > Edwin Leuven <[EMAIL PROTECTED]> writes: > > > > | Hi, I am trying to move the latex preamble to the guii xforms dir. During > > |

Re: guii preamble

2001-02-20 Thread Angus Leeming
On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote: > Edwin Leuven <[EMAIL PROTECTED]> writes: > > | Hi, I am trying to move the latex preamble to the guii xforms dir. During > | linking I get the following error message: > > You are probably missing an inher

Re: guii preamble

2001-02-20 Thread Lars Gullik Bjønnes
Edwin Leuven <[EMAIL PROTECTED]> writes: | Hi, I am trying to move the latex preamble to the guii xforms dir. During | linking I get the following error message: You are probably missing an inheritance from SigC::Object somewhere. Lgb

guii preamble

2001-02-20 Thread Edwin Leuven
Hi, I am trying to move the latex preamble to the guii xforms dir. During linking I get the following error message: ../src/frontends/xforms/.libs/libxforms.a(FormPreamble.o): In function `SigC::ObjectSlot0_::callback(void *)': /usr/include/g++-2/std/bastring.cc(.text+0x10e): unde

Re: write-protected and latex preamble

2000-05-12 Thread Jean-Marc Lasgouttes
>>>>> "U" == U Guenther <[EMAIL PROTECTED]> writes: U> In write protected documents it is currently not possible to scroll U> the latex preamble. I think this should be enabled. Unfortunaltey, it seems that it is not possible to keep scrollbars when disabl

write-protected and latex preamble

2000-05-11 Thread U. Guenther
In write protected documents it is currently not possible to scroll the latex preamble. I think this should be enabled. -- Ulrich Günther

Re: Update dvi when changing preamble?

1999-07-05 Thread Svante Signell
changing preamble? > To: [EMAIL PROTECTED] > Message-id: <[EMAIL PROTECTED]> > MIME-version: 1.0 > Content-type: TEXT/PLAIN; CHARSET=ISO-8859-1 > Content-transfer-encoding: 7BIT > > Svante Signell <[EMAIL PROTECTED]> writes: > > | Update dvi does not

Re: Update dvi when changing preamble?

1999-07-05 Thread Lars Gullik Bjønnes
Svante Signell <[EMAIL PROTECTED]> writes: | Update dvi does not trigger an update of the dvi file when the latex | preamble is changed. An example of this behavior is given by | redefining the date command in the letter text-class. Version of LyX? | BTW: | 1. Why is the default behav

Update dvi when changing preamble?

1999-07-04 Thread Svante Signell
Hello, Update dvi does not trigger an update of the dvi file when the latex preamble is changed. An example of this behavior is given by redefining the date command in the letter text-class. BTW: 1. Why is the default behavior to insert today's date? One should be forced to give the

<    1   2   3   4   5   6