Re: configure script needs "lXpm" for the Xforms check.

2002-08-12 Thread Juergen Vigna
R. Lahaye wrote: > No, neither do I! So sorry I thought you have. > My xforms (version 1.0) package comes with the following headers and libraries: [snip list] > Does this mean that I really need that "-lXpm" in the configure script?? > (Bare in mind: I'm not a lib guru). No as Albert Chin exp

Re: undo - cvs

2002-08-12 Thread Juergen Vigna
John Levon wrote: > On Thu, Aug 08, 2002 at 05:59:54PM +0200, Andre Poenitz wrote: > > >>On Thu, Aug 08, 2002 at 04:42:10PM +0100, John Levon wrote: >> >>>The old default was 100. I'll change it back. >> >>100 means we are storing 100 paragraphs in the undo list? > > > Yup. Well I don't think

Re: undo - cvs

2002-08-12 Thread Juergen Vigna
rsorIntern(this, cursor.par(), cursor.pos()); Index: src/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v retrieving revision 1.877 diff -u -p -r1.877 ChangeLog --- src/ChangeLog 12 Aug 2002 00:15:16 - 1.877 +++ src/ChangeLog

Re: [Devel] [PATCH]: Button 3 opens inset dialogs and uncollapsesinsets

2002-08-12 Thread Juergen Vigna
John Levon wrote: > On Thu, Aug 08, 2002 at 07:34:31PM +0200, Michael Schmitt wrote: > > >>PS: The patch looks more complicated than it actually is. I thought some >>code cleanup couldn't be wrong. > > > On second thoughts, I wash my hands of it altogether. If Jug can spare > some time to che

Re: [Devel] [PATCH]: Button 3 opens inset dialogs and uncollapsesinsets

2002-08-12 Thread Juergen Vigna
This patch fixes the behaviour I leave it to Jean-Marc to apply it to the 1.2.x tree. I commited this to 1.3.0cvs. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Mitterstrich 151/A Tel/Fax: +39-0471

Re: Fwd: Visitor ...

2002-08-12 Thread Juergen Vigna
Andre Poenitz wrote: > MathTextInset does basic line breaking in 164 lines or so. Adding all the > bells and whistles to get it on par with Paragraph should not take more > than say 500 more lines which make a total of a third of paragraph*.C. > > So I'd actually go for the code cleaning first a

Re: undo - cvs

2002-08-12 Thread Juergen Vigna
Andre Poenitz wrote: > > No, it's certainly not complicated. > > But as I've never met 'freezeUndo()' before, can you expalin waht it does? > Prevent insertions in the udo stack between freezeUndo() and > unfreezeUndo()? Exactly. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-

Re: undo

2002-08-12 Thread Juergen Vigna
Dekel Tsur wrote: > On Mon, Aug 12, 2002 at 10:16:02AM +, [EMAIL PROTECTED] wrote: > >>CVSROOT: /usr/local/lyx/cvsroot >>Module name: lyx-devel >>Repository: lyx-devel/src/ >>Changes by: [EMAIL PROTECTED]02/08/12 10:16:02 >> >>Modified files: >> lyx-devel/src/: BufferView2.

Re: configure script needs "lXpm" for the Xforms check.

2002-08-12 Thread Juergen Vigna
Duncan Simpson wrote: > Stop right there. This would be a really *bad idea* in many instances because > the only known method of doing this on linux is to statically link the library > with .a versions of the other libraries it needs. If the libraries required are > small (like libz) this is not a

Re: undo - cvs

2002-08-12 Thread Juergen Vigna
John Levon wrote: > On Mon, Aug 12, 2002 at 10:04:15AM +0200, Juergen Vigna wrote: > > >>Well I don't think so it just should mean we store 100 undo operations, >>while one undo operation can contain between 1..n paragraphs where n is >>the max number of paragrap

Re: [Devel] [PATCH]: Button 3 opens inset dialogs and uncollapsesinsets

2002-08-13 Thread Juergen Vigna
Jean-Marc Lasgouttes wrote: > Juergen> This patch fixes the behaviour I leave it to Jean-Marc to > Juergen> apply it to the 1.2.x tree. I commited this to 1.3.0cvs. > > What was the test case? I'd like to check it does what I want it to > do. There is no testcase just create a new doc with a min

Re: Draft paper about WYSIWYG/LaTeX for TUG2002

2002-08-13 Thread Juergen Vigna
John Levon wrote: > The Qt frontend will of course use Qt's useful, handy, intuitive, font > selection dialog. I _really_ doubt that Qt can set the font-path in the "intuitive font selection dialog". I think you mix stuff here, one is configuring your XServer and the FontPath to all the fonts you

Re: A bit of vacation

2002-08-15 Thread Juergen Vigna
Allan Rae wrote: > Maybe, but it seems to point to a design problem: excessive recursion. Yes and the InsetTabular::resetPos() has also a big comment that it should be fixed in a propper way. I debugged this already and think I may find some fix for it, but it will still be a hack. If someone of

Re: [Patch] Short title inset: Success!

2002-08-16 Thread Juergen Vigna
[EMAIL PROTECTED] wrote: >>The trick is to get 2 minutes of Juergen's time, #:O) if I would know how to integrate this easiest I would have spoken earlier. But ok you are waiting for some sapient words, so here I am #:OP > Ah... tabular! I just deleted a "Nope" and a hole mail as at the end i

Re: general LFUN question

2002-08-16 Thread Juergen Vigna
Andre Poenitz wrote: > But that does not solve my current problem of having to call a base class' > handlers manually in a derived class as far as I can see. Or does it? I don't understand your problems, but maybe they are local to mathed and it's therefore I don't understand them. Normal insets

Re: Qt: using default.ui for menu layout?

2002-08-19 Thread Juergen Vigna
Jean-Marc Lasgouttes wrote: >>"John" == John Levon <[EMAIL PROTECTED]> writes: > > > John> On Fri, Aug 16, 2002 at 05:10:16PM +0200, Jean-Marc Lasgouttes > John> wrote: > >Does Qt use the default.ui file for its menu layout? > John> Yes (but this will need to change) > >>> What

Re: Patch ignored :( (Juergen V)

2002-08-20 Thread Juergen Vigna
John Levon wrote: > http://bugzilla.lyx.org/show_bug.cgi?id=476 > > Can somebody please look at it ? The problem is that I don't really like the approach and so I don't like to apply the patches. You can set the horizontal alignment of the pararaphs inside the cell with the paragraph layout, no

Re: Patch ignored :( (Juergen V)

2002-08-20 Thread Juergen Vigna
Andre Poenitz wrote: > On Tue, Aug 20, 2002 at 02:57:00PM +0200, Edwin Leuven wrote: > >>>the more comprehensive per-cell information of the "real" tables. >> >>what would this be? >> >>-border info : 4 bools >>-multicol: 1 bool >>-multicol opt: 1 string >>-rotate: : 1 bool >>-hor align

Re: InsetText::dispatch

2002-08-20 Thread Juergen Vigna
Andre Poenitz wrote: > Why are these 380 lines needed _conceptually_? > > Shouldn't the insettext not just forward the requests to its LyXText? Yes but there are certain differences and some functionallity is not that clean still in LyXText, but probably if someone has the time to look at the st

Re: Patch ignored :( (Juergen V)

2002-08-20 Thread Juergen Vigna
John Levon wrote: > On Tue, Aug 20, 2002 at 11:11:09AM +0200, Juergen Vigna wrote: > > >>John Levon wrote: >> >>>http://bugzilla.lyx.org/show_bug.cgi?id=476 >>> >>>Can somebody please look at it ? >> >>The problem is that I don&#

Re: [Patch] Short title inset: Success!

2002-08-21 Thread Juergen Vigna
Martin Vermeer wrote: > On Wed, Aug 21, 2002 at 06:25:32PM +0200, Lars Gullik Bjønnes wrote: > > >>Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > > ... > > >>| Martin> Sorry, I give up. If it's only as little as 10%, and you >>| Martin> actually know how to, why don't *you* do it? >>|

Re: [Patch] Short title inset: Success!

2002-08-22 Thread Juergen Vigna
Martin Vermeer wrote: >>I think this could be fixed for now quite easily. We just have to >>draw OptInset as the first thing in LyXText (so WYSISYG is always >>given!), > > Not easy IMHO. It is believe me ;) > PS just tried it. It isn't so hard. I have in insetoptarg.C: > + // Put Optional

Re: Off for the weekend

2002-08-26 Thread Juergen Vigna
Andre Poenitz wrote: > Because Lars started doing the paragraph list changes here and this stuff > is strongly related? And the paragraph cleanup probably can't bve done > without this kind of stuff? That's no excuse. IMO that it was a _really_ bad move of Lars to introduce that ParagraphList stu

Re: [PATCH] fix for mouse in insettext (ERT, etc.)

2002-08-26 Thread Juergen Vigna
John Levon wrote: > Andre, Jug, please review, test and apply. Also there is a new bug that > where you have a cell selection in a table and click inside on of the > insettexts in a cell, a selection is made within the actual text. I > didn't see the immediate fix for this (if you can't fix this n

Re: removing extern bool undo_frozen

2002-08-26 Thread Juergen Vigna
John Levon wrote: > Can't we just do : > > freezeUndo() > { > if (++undo_frozen_count == 1) > undo_frozen = true; > } > > unfreezeUndo() > }{ > if (--undo_frozen_count == 0) > undo_frozen = false; > } > IMO this counting is error prone. Anyway we could j

Re: Qt C-S-Z woes

2002-08-26 Thread Juergen Vigna
John Levon wrote: > On Sun, Aug 25, 2002 at 06:53:36AM +0100, John Levon wrote: > > >>OK, after several hours on the damn thing, I give up. I cannot fix this >>bug. >> > > > w00t ! I got it. I was looking in totally the wrong place, and it was > very very simple. Oh well You see it helps talk

Re: Off for the weekend

2002-08-26 Thread Juergen Vigna
Lars Gullik Bjønnes wrote: > | That's no excuse. IMO that it was a _really_ bad move of Lars to introduce > | that ParagraphList stuff right now! > > Why? I have taken a lot of care to not change neigher > input/display/output of lyx, but of course I do have bugs in my code.. > (I am perfectly wi

Re: Off for the weekend

2002-08-26 Thread Juergen Vigna
Lars Gullik Bjønnes wrote: > No I do not tell you that. The ParagraphList stuff is patches I have > been working on for several months. I believe you nevertheless it would have been nice to have in a branch before that. IMO you should start now a branch an put all your further changes there. So f

Re: move cut&paste handling from BufferView to LyXText

2002-08-26 Thread Juergen Vigna
Andre Poenitz wrote: > No problem. All of the other text related lfuns dispatch to getLyXText() > and I can't see (yet) a technical reason why this should be different for > cut&paste... I guess you tried it with multiple InsetText's (say a noteinset inside a tabular inside a float). > The funny

Re: Off for the weekend

2002-08-26 Thread Juergen Vigna
Andre Poenitz wrote: > On Mon, Aug 26, 2002 at 03:37:06PM +0200, Juergen Vigna wrote: > >>I believe you nevertheless it would have been nice to have in a branch >>before that. IMO you should start now a branch an put all your further >>changes there. So first you don&#

Re: New default.ui menu (the right one)

2002-08-27 Thread Juergen Vigna
Jean-Marc Lasgouttes wrote: > We could set a hasErrorInsets bool in Buffer when we insert error > insets, and reset it to false when removeautoinsets is called. Of > course, this does not handle the case where people delete error insets > by hand, but maybe is it better than nothing. The flag can

Re: lyx-devel lib/lyx2lyx/: lyxconvert_216.py

2002-08-27 Thread Juergen Vigna
José Abílio Oliveira Matos wrote: > All lyx programs can be used from the build directory directly without > installing, so while testing I never install it. reLyX used to be the only > exception but I fixed it last year, so the same applies to lyx2lyx. Well: [lyx-devel]$ src/lyx sh: lyx2lyx

Re: New default.ui menu (the right one)

2002-08-27 Thread Juergen Vigna
Andre Poenitz wrote: > And all the trouble just to avoid a single pass over the buffer to look for > an inseterror? Has it been checked that the trivial solution is to slow? You are right! It shouldbe pretty fast IMO! Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: New default.ui menu (the right one)

2002-08-27 Thread Juergen Vigna
Jean-Marc Lasgouttes wrote: > This is something we do everytime we want to open a menu containing > this lfun. So it maybe slow indeed. I don't think so. We only have to search until we find the first one, we don't have to scan all the document (only in worst case which should be tested with the

Re: New default.ui menu (the right one)

2002-08-27 Thread Juergen Vigna
Andre Poenitz wrote: > On Tue, Aug 27, 2002 at 02:33:10PM +0200, Juergen Vigna wrote: > >>I don't think so. We only have to search until we find the first one, >>we don't have to scan all the document (only in worst case which should >>be tested with the UserGui

Re: CVS Bug: LeftMouseClick does not open graphics dialog in float.

2002-08-27 Thread Juergen Vigna
John Levon wrote: > On Mon, Aug 26, 2002 at 08:53:40AM +0200, Andre Poenitz wrote: > > >>>Have you tried John's patch from yesterday? It works for me here! >> >>No. I've just seen it. > > > Can somebody comment on the table selection bug ? > > It's a perfect example of the sort of bug that th

Re: crash on preview with bad postscript (plan)

2002-08-27 Thread Juergen Vigna
R. Lahaye wrote: > None of the scripts in lib seem to have the x-bit set? > Why is that? They where checked in wrong! Lars could you please set the x-bit directly on the cvs-tree (,v) files as then they are checked out correctly. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-

Re: crash on preview with bad postscript (plan)

2002-08-28 Thread Juergen Vigna
Lars Gullik Bjønnes wrote: > Juergen Vigna <[EMAIL PROTECTED]> writes: > > | R. Lahaye wrote: > | > None of the scripts in lib seem to have the x-bit set? > | > Why is that? > | > | They where checked in wrong! Lars could you please set the > | x-bit directl

Re: New default.ui menu (the right one)

2002-08-28 Thread Juergen Vigna
Jean-Marc Lasgouttes wrote: > Dekel> The interface has the following advantages over the current > Dekel> one: - Simpler code - You do not need to click on each error > Dekel> inset in order to see the error message - You can view all > Dekel> error messages at one, so if they all have the same ca

Re: lyx-devel src/frontends/qt2/: ChangeLog Makefile.am Menubar_pi...

2002-08-28 Thread Juergen Vigna
Jean-Marc Lasgouttes wrote: > John> 2) Navigate crashes with big documents. Related perhaps ? > > Don't know. Maybe the same problem xforms had with menus which where too large? (too many entries). Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürg

Re: CVS Bug: LeftMouseClick does not open graphics dialog in float.

2002-08-28 Thread Juergen Vigna
John Levon wrote: > Enter some text in a table cell. Now select another cell (cell selection > not insettext selection). Now click in the middle of the text in the > other table cell ->there is a selection in the text, wrongly > > I mentioned it in this thread somewhere > > (there's no bug nr. y

Re: mathed77.diff

2001-05-24 Thread Juergen Vigna
On 24-May-2001 Andre Poenitz wrote: > Ok: Following suspicion: > > One you click to the left half of an equation/table/other large inset, > the cursor outside the inset is set to the position _before_ the inset, > otherwise _after_ the inset. (LyxText::GetColumnNearX) > > The tests seem to be

Re: inline docs

2001-05-24 Thread Juergen Vigna
On 24-May-2001 John Levon wrote: > Juergen, if you have pending code, forget about my patch. I'm quite happy > to do the integration myself later - we'd all rather have your features > and bugfixes ! Good :) I have quite some changes in there and more to come so I would be really gratefull if

RE: Bug in "include file" dialog

2001-05-28 Thread Juergen Vigna
On 27-May-2001 Michael Schmitt wrote: > PS: What is the best way of reporting bugs in lyx-devel right now (with > 1.2.0pre1 coming closer)? I wonder whether SourceForge is the right place > because I guess there are many small bugs in the cvs version but most of > them can be fixed very quickly.

Re: Bug in "include file" dialog

2001-05-28 Thread Juergen Vigna
On 28-May-2001 Jean-Marc Lasgouttes wrote: >>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: > > Juergen> IMO the best way would be a mail-list of small bugs sorted > Juergen> per module and send it updated to the list (so that peo

RE: Bugs of the day

2001-05-29 Thread Juergen Vigna
On 28-May-2001 Michael Schmitt wrote: > Hi, > > 1. Open a new document, insert a table, and press the "font" button -> LyX > crashes. This is general. Open a new document and press the "font" button -> LyX crashes! This is most probably a problem in the CharacterLayout or the Controler/View sp

RE: Bolzano, here I come

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Asger K. Alstrup Nielsen wrote: > Hi, > > I've booked my flight to the Famous LyX Drinking Meeting: Come on did we ever drink TOO much in a meeting? > I'm leaving from Copenhagen the 22th of June, and arrive in Milan at > 14.10. I'm going home from Milan the 26th of June at 13.5

Re: Bolzano, here I come

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Andre Poenitz wrote: > A few times within four days? No we never got drunk, just happy ;) > Well, I have not been _really_ drunk for a while now, but as far as I > remember this takes more than a day... Well as far as I can remember I'm not used to alkohol so I get drunk really

Re: Bolzano, here I come

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Jean-Marc Lasgouttes wrote: > I will arrive in verona (by train) the 23th of june at 6h28 in the > morning. From there, I'll catch a train to Bolzano (not sure I'll get > the 6h40 one, since I do not have a ticket). My return train is on the > 26th of June at 21h42 at Verona. If

Re: Bolzano, here I come

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Jean-Marc Lasgouttes wrote: > And I guess it is not possible to get the ticket in advance? Well I guess you can buy the train-ticket instead only to Verona directly to Bolzano, from there, can't you? > Juergen> Sure I'll be there and as you arrive quite early you will > Juergen>

Re: Bolzano, here I come

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Jean-Marc Lasgouttes wrote: > Not from france, it seems... I seem to remember that you should be able to buy your ticket in the train. I'll inform myself and let you know. BTW 12 minutes are a bit short and it would be a real wonder if you will arrive in time (one train is not wa

RE: [sedivyp@fel.cvut.cz] Feedback from www.lyx.org

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Jean-Marc Lasgouttes wrote: > > Juergen, can you confirm this bug? This would seem really strange to me! I would need an example file to see what happens, I cannot reproduce it! Jürgen > I would like to ask about table column width setting problem - > when I changed th

Re: Bolzano, here I come

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Andre Poenitz wrote: > Ok... so I hope there are no traps like the one near Basel. You probably know that there is no German-Italian borderline, do you? So this "trap" exists also on the Austrian Motorway (which you probably have to pass Kufstein-Brenner) and you need to buy the

RE: [sedivyp@fel.cvut.cz] Feedback from www.lyx.org

2001-05-29 Thread Juergen Vigna
On 29-May-2001 Pavel Sedivy wrote: > On Tue, 29 May 2001, Juergen Vigna wrote: > > I send yoy some file - with lyx & tex table - lyx file, dialog > snapshot and pdf file. I thing it doesn't work properly. > > thank you for information, thank you for lyx improvemen

RE: Why docs don't get updated very often Re: asciitilde binding

2001-05-30 Thread Juergen Vigna
On 29-May-2001 [EMAIL PROTECTED] wrote: > Perhaps it's time for an Errata page on the Web. Anyone with Web CVS > access willing to lead the charge? Good we have the doc-team working again ;) IMO we should really try to update the documentation a bit regarding all the new and changed stuff from

Re: Attempting (and failing) to compile natbib branch

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Lars Gullik Bjønnes wrote: > And I still do not agree... Gcc 2.96 are working close to flawlessly > for me. And a lot better than 2.95.2... I agree with this! > But of course I_run Gcc 2.96 will all RH patches applied. Well I use RH 7.1 and there are still no gcc patches for th

Re: compose key not working in CVS

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Garst R. Reese wrote: > OK, I tried S-O S-R and that got me the registered trade mark symbol. That's what I wanted to write right now. Compose c r does nothing on my Workstation (in any X application) only compose o c does produce ©. Jürgen -- -._-._-._-._-._-._-._-._-._-

Re: Bolzano, here I come

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Allan Rae wrote: > Assuming you have your phone turned on and within hearing distance. I > seem to recall someone calling your mobile 6 times a day for three days > before arriving at the Bozen train station early one morning and luckily > getting you on the phone (after 3 more a

Re: Bug in "include file" dialog

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Jean-Marc Lasgouttes wrote: > John> Everything else should be left for a while (say a couple of > John> weeks) then added to the bugtracker (For permanent record) and > John> possibly a mail to the list as well (I'm not sure all developers > John> read the buglist stuff) > > Well

Re: Why docs don't get updated very often Re: asciitilde binding

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Jean-Marc Lasgouttes wrote: > The idea I had for menus was to subclass a non-editable version of > insettext (does this exist) so that a small insettext (with underlines > at the right place and nice menu separators and maybe even the sans > serif font) would be created on the fly

Re: Why docs don't get updated very often Re: asciitilde binding

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Jean-Marc Lasgouttes wrote: >>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: > > Juergen> I don't get to what exactly you need, but surely one can make > Juergen> a MenuInset based on InsetText and not Editable.

RE: FormParagraph question

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Angus Leeming wrote: > Are the "Minipage" and "Floatflt" check buttons in FormParagraph->Extra > mutually exclusive? If so, I'll create a "Type" choice that will have the The only thing we should use in this box (and Lars surely doesn't agree with me) is the indented paragraph

RE: CVS build error

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Kayvan A. Sylvan wrote: > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ > -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O2 -m486 > -fno-strength-reduce -c math_macro.C > gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I

Re: FormParagraph question

2001-05-30 Thread Juergen Vigna
On 30-May-2001 Angus Leeming wrote: > I'm not very familiar with Minipages, but this would require the use of a > minipage? (Not that I have a problem with that, just enquiring?) No, this just put's some extra stuff before the paragraph try it and have a look at the LaTeX output. > 3 tabbed f

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Angus Leeming wrote: > Note that the "Horizontal offset" is for the whole paragraph. Lars says that > this should be removed and replaced with a "standard indented" paragraph > style. Till that's written, the choice stays in the dialog. Good choice! Also this is a left indent a

RE: string <-> lyxstring

2001-05-31 Thread Juergen Vigna
On 30-May-2001 Lars Gullik Bjønnes wrote: > > 2001-05-30 Juergen Vigna <[EMAIL PROTECTED]> > * boost/config.hpp: change include of to "LString.h". > > I am afraid we will see more and more of these changes to be able to > still use lyxstring. Hope

Re: CVS build error

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Garst R. Reese wrote: > It did not fix the problem with gcc-3.0-20010528 ??? Does someone know where the strcmp & co. functions are delcared there? Could you try to include before in that file and see if that helps? Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Angus Leeming wrote: > So, you'd like me to add the Toolbar combox to the dialog too? Done (see > attached). I've go "Layout" and "Indent first" on the same line because the > "Indent first" will be disabled for "most" Layout styles (Title, Section etc). This seems good to me I

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Lars Gullik Bjønnes wrote: > I think it is wrong... even if it is analog to the document syle > change in the Document dialog. > > just my gut feeling. I don't have any strong opinions on this... > except that it might hamper cleanup a bit. Well I don't have strong feelings abou

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Angus Leeming wrote: >> Now what does Apply and Ok, apply all the Layout as now or only the visible >> tab? > > Your message is too cryptic for me; you'll have to explain further. It's just that now you don't see all options in one window so I wondered if only the visible fields

RE: Feedback from www.lyx.org

2001-05-31 Thread Juergen Vigna
On 31-May-2001 [EMAIL PROTECTED] wrote: > > Marco ([EMAIL PROTECTED]) entered the > following feedback message on the LyX home page: > > > grazie grazie a chi ha sviluppato questo software... > finalmente ho potuto to

RE: compile times

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Lars Gullik Bjønnes wrote: > > gcc 3.0 as of yeasterday: > > real43m24.997s > user35m31.490s > sys 1m35.310s > > gcc 2.96: > > real45m9.600s > user29m47.260s > sys 8m28.380s > > This is --without-included-string What PC? I've around 17m on my PIII 800

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Jean-Marc Lasgouttes wrote: > This looks fine to me (except the horizontal offset which does not > make a lot of sense). Why? I find it usefull that you can define a horizontal offset at which the paragraph text starts (this was before in the Extra Options). What is senseless in

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Lars Gullik Bjønnes wrote: > But this is not really an offset is it? It is a larger left margin, > right? (offset: move the whole par left/right without rebreak) Well a rebreak on the right side is always needed otherwise we would go out of the paper, don't you think so? If I say

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Angus Leeming wrote: > A! That penny has dropped again. And can this be done for the right > margin also on a per-paragraph basis? Ie, the dialog should have: > > Enlarge Margins -- > Left __ Units > Right __ Units > --

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Lars Gullik Bjønnes wrote: >| Agreed. This feature was proposed by Juergen and I was not really in >| favor of it at the time. Moreover, if we are to do that, I'd rather >| find a standard package that provides this feature than roll our own >| macro. In fact, all macros but \LyX

RE: Pagebreak after table

2001-05-31 Thread Juergen Vigna
On 28-Mar-2001 Michael Schmitt wrote: > PS: Any new insights concerning the repaint problem with large tables > inside floats? Even though this bug stops me from using the current cvs in > daily work, I noticed that table are repainted much less than before! Very I'll have a look at this soon j

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Martin Vermeer wrote: > There is a command in plain TeX called \narrower, which narrows both sides > by the amount \parindent, default 20pt. > > I think that's a lot better than allowing the user to enter inches or mm's > or points :-) I don't want narrower margins I want to mov

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Lars Gullik Bjønnes wrote: > Juergen Vigna <[EMAIL PROTECTED]> writes: > >| This features right now only an indent from the actual left papermargin >| to the right. It does nothing with the right margin! So the name you gave >| it is right, it's just a h

Re: FormParagraph question

2001-05-31 Thread Juergen Vigna
On 31-May-2001 Lars Gullik Bjønnes wrote: > or perhaps we should decouple the spacings from the paragraph... I don't think so. > I_have no problem with having a paragraph "left margin, and right > margin" option, but we should avoid adding too much to this so that > the "correct/nice" solution

Re: FormParagraph question

2001-06-01 Thread Juergen Vigna
On 31-May-2001 Jose Abilio Oliveira Matos wrote: > On Thu, May 31, 2001 at 05:08:33PM +0200, Juergen Vigna wrote: >> >> Jürgen (Jürgen who's putting on his gear for driving home with his >> motorcycle before it's going to rain again) >>

RE: perhaps for 1.1.6 as well

2001-06-01 Thread Juergen Vigna
On 01-Jun-2001 Lars Gullik Bjønnes wrote: > > 2001-06-01 Lars Gullik Bjønnes <[EMAIL PROTECTED]> > > * paragraph.C (BreakParagraph): set the inset_owner in the new par > to the same as the par we break from > > I guess the same bug is present in 1.1.6, but not so visible there >

Re: future of LyX

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Asger K. Alstrup Nielsen wrote: > Obviously 1) and 3) are the most fun, so we'll for sure do some of that. > However, we also know that 2) is vital for the project to be succesful, > so we will do that also. But we can only do that if we have the bug > reports! So help us out with

RE: tracker and lyx

2001-06-05 Thread Juergen Vigna
On 02-Jun-2001 John Levon wrote: > > I think we should "officially" announce the bug tracker in the message > for 1.2.0pre1 > > What do others think ? Yes why not! But IF we do we would need someone who looks at them regularly and assiges some of them. Or we should define a virtual person whic

RE: Lists and tables

2001-06-05 Thread Juergen Vigna
On 02-Jun-2001 John Levon wrote: > At the risk of wormcan opening, is there any chance > that lists in table cells will ever be enabled again ? It strikes > me as a missing feature :( Could you explain a bit what this is? I've no idea! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-.

RE: Leftover pipes

2001-06-05 Thread Juergen Vigna
On 04-Jun-2001 Reuben Thomas wrote: > I frequently get LyX warnings that .lyxpipe.{in,out} already exist, because > LyX has just crashed and I've restarted it without deleting the pipes. > > Would it be possible for LyX to delete the pipes at the same time as it does > an emergency save? This wo

RE: Choice of spellchecker

2001-06-05 Thread Juergen Vigna
On 04-Jun-2001 Reuben Thomas wrote: > It's a pity that LyX defaults to ispell rather than aspell when both are > present, as aspell provides an ispell binary anyway, so even if you don't > install proper ispell, LyX will still default to using the ispell > compatibility mode of aspell. Well you'

Re: Leftover pipes

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Lars Gullik Bjønnes wrote: >| Yes I guess this would be easy to realize! Lars what do you think? > > me? I want to rewrite the whole lyx-server... Let's do one thing after another, IMO just now we should not rewrite more code, don't you? And the above stuff should be also there

Re: future of LyX

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Herbert Voss wrote: > sounds like an endless loop, if it is an algorithm. > but too much beer is a natural break function, > for someone ... :-) You said it for SOMEONE ;) > Herbert, the one who drinks wine ... Jean-Marc too if I remember, but he drinks beer to (if forced #:O)

Re: future of LyX

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Garst R. Reese wrote: >> Given that I probably don't have the place for a lot more people (some more >> is ok ;), the idea is VERY good. What we could do during the meeting is commit >> bugfixes very fast so that everybody listening should be able to update their >> cvs-source and

Re: LyXMinipageIndent

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Dekel Tsur wrote: > In a minipage created in 1.1.6, the paragraphs are indented (in the DVI and > on screen). > However, when loading the file to 1.2.0cvs, the paragraphs are not indented > in the DVI ! (though they are indented on the LyX screen!) > > I think that there should b

Re: LyXMinipageIndent

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Lars Gullik Bjønnes wrote: >| It is not only a minipage issue. For example, you might want to have >| indented paragraphs in fixed-width column cell in a tabular. > > This is a property of the paragraph, not of the cell, minipage it is > enclosed in. Not even in the insettext. W

Re: future of LyX

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Chanop Silpa-Anan wrote: >> have you ever tried the english ale, it's not so cold ... :-) > > Cooper vintage ale and Hans vintage ale in Australia are meant to be > served a tad warmer than usaul beer, ~ 8 degree IIRC. They should be > served in a stemware too. The Hans one is pa

Re: Suggestion for aspell: per-document dictionaries (fwd)

2001-06-05 Thread Juergen Vigna
On 05-Jun-2001 Reuben Thomas wrote: > I thought you might be interested: I asked Kevin Atkinson about per-document > dictionaries, and he replied: Well ok this could be made possible in general and I agree this is stuff which should make the programm (well we have a upcoming meeting haven't we ;

Re: Lists and tables

2001-06-06 Thread Juergen Vigna
On 05-Jun-2001 John Levon wrote: > well enumerate, itemise etc. are disable in table cells. I thought you > did this some time ago because of some drawing problems or something ? I cannot confirm this! Here all is working correctly. Pay attention that in order to use "multi paragraph" and other

Re: tracker and lyx

2001-06-06 Thread Juergen Vigna
On 05-Jun-2001 John Levon wrote: > I'm quite happy to spend time managing the bug tracker. Note that every bug > /should/ go to the lyx-bugs list. It doesn't seem to be happening with new bugs > at the moment, don't know why. I would say if you offer yourself as "official maintainer" of the bug

Re: perhaps for 1.1.6 as well

2001-06-06 Thread Juergen Vigna
On 05-Jun-2001 Jean-Marc Lasgouttes wrote: > It would only make a difference when NEW_INSETS is defined, right? In > this case I guess I can just ignore it. Unless you or Juergen tell me > it could be useful. It can be usefull! Think of breaking paragraphs inside a InsetTabular-Cell. Jür

Re: perhaps for 1.1.6 as well

2001-06-06 Thread Juergen Vigna
On 06-Jun-2001 Jean-Marc Lasgouttes wrote: > Could you have a quick look at BreakParagraph and tell me where the > relvant code should be inserted? It is full of #ifdef NEW_INSETS > there, so I do not know what to do... Done and commited! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._

Re: perhaps for 1.1.6 as well

2001-06-06 Thread Juergen Vigna
On 06-Jun-2001 Jean-Marc Lasgouttes wrote: >>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: > > Juergen> Done and commited! > > You forgot a ChangeLog entry (and a description of what it does for my &

Re: compiling qt2

2001-06-06 Thread Juergen Vigna
On 06-Jun-2001 Lars Gullik Bjønnes wrote: > - using code that are written to be used in C++ (and not something > that I have hacked together to fit in C++ paradigms) > - using code that is in active use, has further developent and testing But if stuff in there (boost) is problematic and we RE

<    1   2   3   4   5   6   7   8   9   10   >