Re: cvs complie error

2003-10-29 Thread Gandalf GreyHair
> I think the way that we specify the numbering could be improved (perhaps > a slider or something ? ). Not sure. That might be more affordable. > What would be in "placement" ?? > This doesn't sound like a suitable thing to have in this dialog IMHO. Well, let's skip it then. > (Trivial: the dia

Re: cvs complie error

2003-10-29 Thread John Levon
On Mon, Oct 27, 2003 at 01:11:00PM +0100, Gandalf GreyHair wrote: > LyX name is some internal name in LyX > Displayed name and numbers tells what is printed first in the theorem, for > example, Lemma 2.7.1322 means we have chapter+section numbers, and 1322 > lemmas in that section! > Theorem te

Re: cvs complie error

2003-10-27 Thread Gandalf GreyHair
> Try something out and post it to the list. You'll get heaps of > feedback about why it is crap ;-) You may even get the odd gem of > information about how to improve it. Well, I couldn't resist, so here it is I don't think I have to comment it much, since it's a design I understand! LyX name i

Re: cvs complie error

2003-10-27 Thread Angus Leeming
Gandalf GreyHair wrote: > >>> >> >> What is the current status of the theorem support? >>> Setup,GUI etc. Yes. >> We don't have a GUI for ordinary layouts either so I'd figure it >> would work for environment layouts as well. >>> And that is the real job. >> A GUI. Yes. But that's not strictly ne

Re: cvs complie error

2003-10-27 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Oct 27, 2003 at 10:58:04AM +0100, Lars Gullik Bjønnes wrote: >> Andre Poenitz <[EMAIL PROTECTED]> writes: >> >> | On Mon, Oct 27, 2003 at 10:26:23AM +0100, Lars Gullik Bjønnes wrote: >> >> Andre Poenitz <[EMAIL PROTECTED]> writes: >> >> >> >> |

Re: cvs complie error

2003-10-27 Thread Gandalf GreyHair
>> >> >> What is the current status of the theorem support? >> Setup,GUI etc. Yes. > We don't have a GUI for ordinary layouts either so I'd figure it would > work for environment layouts as well. >> And that is the real job. > A GUI. Yes. But that's not strictly needed If by GUI you mean a gui whe

Re: cvs complie error

2003-10-27 Thread Angus Leeming
Gandalf GreyHair wrote: > With the package libstlport for my Debian Linux system, I managed to > compile now! > Here is the the latest diff (since I hade to do some changes). > It's pretty much the same as the previous diff I sent, I added some > includes to, I think it was, two new files. > > Gu

Re: cvs complie error

2003-10-27 Thread Gandalf GreyHair
With the package libstlport for my Debian Linux system, I managed to compile now! Here is the the latest diff (since I hade to do some changes). It's pretty much the same as the previous diff I sent, I added some includes to, I think it was, two new files. Gunnar Lindholm.? latest_diff ? q Index

Re: cvs complie error

2003-10-27 Thread Andre Poenitz
On Mon, Oct 27, 2003 at 10:58:04AM +0100, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | On Mon, Oct 27, 2003 at 10:26:23AM +0100, Lars Gullik Bjønnes wrote: > >> Andre Poenitz <[EMAIL PROTECTED]> writes: > >> > >> | On Sun, Oct 26, 2003 at 08:15:39PM +0100, Gandalf

Re: cvs complie error

2003-10-27 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Oct 27, 2003 at 10:26:23AM +0100, Lars Gullik Bjønnes wrote: >> Andre Poenitz <[EMAIL PROTECTED]> writes: >> >> | On Sun, Oct 26, 2003 at 08:15:39PM +0100, Gandalf GreyHair wrote: >> >> I just saw the following in the LyX Roadmap, >> >> >> >>

Re: cvs complie error

2003-10-27 Thread Andre Poenitz
On Mon, Oct 27, 2003 at 10:26:23AM +0100, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | On Sun, Oct 26, 2003 at 08:15:39PM +0100, Gandalf GreyHair wrote: > >> I just saw the following in the LyX Roadmap, > >> > >> "theorem support, allow the user to create its own

Re: cvs complie error

2003-10-27 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Sun, Oct 26, 2003 at 08:15:39PM +0100, Gandalf GreyHair wrote: >> I just saw the following in the LyX Roadmap, >> >> "theorem support, allow the user to create its own kinds of theorem like >> environments" (drowling) >> I imediatly downloaded the

Re: cvs complie error

2003-10-27 Thread Andre Poenitz
On Sun, Oct 26, 2003 at 08:15:39PM +0100, Gandalf GreyHair wrote: > I just saw the following in the LyX Roadmap, > > "theorem support, allow the user to create its own kinds of theorem like > environments" (drowling) > I imediatly downloaded the latest CVS version. (b.t.w.) > > What is the cur

Re: cvs complie error

2003-10-26 Thread Gandalf GreyHair
> to the .C file should resolve the problem. Once you get things to > compile please post us a diff (cvs diff > compile.diff) and we'll > roll the changes into the tree. Here are some changes I had to do. I guess that some compilers can figure it out by it self that it needs to include and such

Re: cvs complie error

2003-10-26 Thread Georg Baum
Gandalf GreyHair wrote: > I guess this can have something to do with me usig an old system! The > compilation with the version 2.95.4 compiler, I got error for not finding > . The STL of gcc 2.95 ist too old. > My system! (using debian 3.0 linux (stable) Me too (with updated qt3 from ftp.kde

Re: cvs complie error

2003-10-26 Thread Angus Leeming
Gandalf GreyHair wrote: > Anyway, here is the result of the compilation > > g++-3.0 -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost > -I/usr/X11R6/include -g -O -W -Wall -c math_mathmlstream.C -MT > math_mathmlstream.lo -MD -MP -MF .deps/math_mathmlstream.TPlo > > > math_mathmlstream.C

cvs complie error

2003-10-26 Thread Gandalf GreyHair
I just saw the following in the LyX Roadmap, "theorem support, allow the user to create its own kinds of theorem like environments" (drowling) I imediatly downloaded the latest CVS version. (b.t.w.) What is the current status of the theorem support? Anyway, here is the result of the compilati