[PATCH] Re: Format=>Document=>Page size not working

2003-12-04 Thread Juergen Spitzmueller
Herbert Voß wrote: > aehm, nevertheless, it seems to be a qt-bug ... Attached is the fix for 1.3.4 (I can't compile 1.4 right now). Jean-Marc, can this go in? Jürgen Index: src/frontends/qt2/QDocument.C === RCS file: /usr/local/lyx/c

Re: Qt external dialog is ready for use

2003-12-04 Thread Angus Leeming
Angus Leeming wrote: > Patch and screen shot attached. and just so the xforms world doesn't feel left out, I've finished that dialog too. Patch attached FYI. -- Angus xforms.diff.bz2 Description: BZip2 compressed data

Re: feature request

2003-12-04 Thread Moritz Moeller-Herrmann
Andre Poenitz wrote: > On Wed, Dec 03, 2003 at 10:04:17PM +0100, Moritz Moeller-Herrmann wrote: >> Good to hear. Is lyx-1.4 stable enough already for a PHD with 300 pages? > > Not at all. > > [Btw whom do you expect to read a PhD thesis with 300 pages?] In law, PhDs are about 200-300 pages lo

Re: Qt external dialog is ready for use

2003-12-04 Thread Angus Leeming
On Thursday 04 December 2003 11:30 pm, John Levon wrote: > On Thu, Dec 04, 2003 at 07:44:56PM +, Angus Leeming wrote: > > Patch and screen shot attached. > > A bit hard to see ! I didn't want to swamp the list with a huge screendump. > What's the red in the dialog ? Baaddd... ;-) It's a bit

Re: Qt external dialog is ready for use

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 07:44:56PM +, Angus Leeming wrote: > Patch and screen shot attached. A bit hard to see ! What's the red in the dialog ? Baaddd... john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: [PATCH] Re: Format=>Document=>Page size not working

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 05:53:18PM +0100, Juergen Spitzmueller wrote: > Herbert Voß wrote: > > aehm, nevertheless, it seems to be a qt-bug ... > > Attached is the fix for 1.3.4 (I can't compile 1.4 right now). > Jean-Marc, can this go in? My question (for 1.4.0cvs) would be why this isn't entire

[PATCH] Re: Format=>Document=>Page size not working

2003-12-04 Thread Juergen Spitzmueller
Herbert Voß wrote: > aehm, nevertheless, it seems to be a qt-bug ... Attached is the fix for 1.3.4 (I can't compile 1.4 right now). Jean-Marc, can this go in? Jürgen Index: src/frontends/qt2/QDocument.C === RCS file: /usr/local/lyx

[PATCH] qbox

2003-12-04 Thread Juergen Spitzmueller
I have tried to make the ui as simple and intuitive as possible. Therefore the code may look a bit tricky (but it works in all cases afaict). And another small enhancement to lengthcombo was needed. Hope you like it. I will apply during the weekend if I get no objections. Jürgen qbox.diff.gz

Re: CharStyle discussion

2003-12-04 Thread Martin Vermeer
On Thu, Dec 04, 2003 at 06:25:24PM +0100, Michael Schmitt spake thusly: > Jean-Marc Lasgouttes wrote: > > > Martin> Talking about looks, see the attached. > > Looks good, Martin! > > > > > |some contents here| > > name > > > > This would reduce the height

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 03:48:11PM -0300, Alfredo Braunstein wrote: > If some inset *after* gets into the row or not determines the position of > some inset in the row (before), don't you agree? Oh, yes john -- Khendon's Law: If the same point is made twice by the same person, the thread is over

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Alfredo Braunstein
John Levon wrote: > Why ? If I start at the top, then inset + 1 can know its absolute > position surely, since all insets before have been calculated. for instance rebreaking cannot be done without knowing all insets in the paragraph (in the worst case)... If some inset *after* gets into the row

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 02:54:14PM -0300, Alfredo Braunstein wrote: > no, the parent-relative position of the inset depends on it's own size *and* > other insets sizes at the same level (moreover, before *and* after it), and Why after ? I can't think of a case (well, tables, but that's all in one

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Kayvan A. Sylvan
On Thu, Dec 04, 2003 at 06:22:55PM +, Angus Leeming wrote: > On Thursday 04 December 2003 6:03 pm, Kayvan A. Sylvan wrote: > > On Thu, Dec 04, 2003 at 05:39:09PM +, Angus Leeming wrote: > > > Angus Leeming wrote: > > > > I suspect that the crashing will go away if you revert André's two > >

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Angus Leeming
On Thursday 04 December 2003 6:03 pm, Kayvan A. Sylvan wrote: > On Thu, Dec 04, 2003 at 05:39:09PM +, Angus Leeming wrote: > > Angus Leeming wrote: > > > I suspect that the crashing will go away if you revert André's two > > > patches of yesterday evening. > > > > It looks like the fault lies w

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Kayvan A. Sylvan
On Thu, Dec 04, 2003 at 05:39:09PM +, Angus Leeming wrote: > Angus Leeming wrote: > > I suspect that the crashing will go away if you revert André's two > > patches of yesterday evening. > > It looks like the fault lies with the second of the two patches. > > $ cvs2 -q diff -D "2003-12-3 18:

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Alfredo Braunstein
John Levon wrote: > OK, can you explain why we don't update the positions in stage 1 then ? > Isn't everything before the inset that could affect position updated by > then ? no, the parent-relative position of the inset depends on it's own size *and* other insets sizes at the same level (moreove

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Angus Leeming
Angus Leeming wrote: > I suspect that the crashing will go away if you revert André's two > patches of yesterday evening. It looks like the fault lies with the second of the two patches. $ cvs2 -q diff -D "2003-12-3 18:00" -D "2003-12-3 19:00" > tmp.diff $ patch -p0 -R < tmp.diff Fixes things

Re: CharStyle discussion

2003-12-04 Thread Michael Schmitt
Jean-Marc Lasgouttes wrote: Martin> Talking about looks, see the attached. Looks good, Martin! |some contents here| name This would reduce the height of the inset... You can even do some contents here \---name-/ and avoid the frame altogether. Ha

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Angus Leeming
Kayvan A. Sylvan wrote: > I am getting this on trying to load a file I was able to edit > yesterday: > > $ lyx fsmon.lyx > BufferView::Pimpl::fitCursor. > Assertion triggered in T& boost::optional::operator*() [with T = > int] by fai ing check "m_initialized" in file > ../../lyx/boost/boost/option

Re: CharStyle discussion

2003-12-04 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Thu, Dec 04, 2003 at 03:55:40PM +, John Levon spake Martin> thusly: >> On Thu, Dec 04, 2003 at 04:17:34PM +0100, Michael Schmitt wrote: >> >> > Shouldn't we concentrate on bug fixing rather than starting new >> projects?

Re: CharStyle discussion

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 07:14:18PM +0200, Martin Vermeer wrote: > Talking about looks, see the attached. Looks good regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: CharStyle discussion

2003-12-04 Thread Martin Vermeer
On Thu, Dec 04, 2003 at 03:55:40PM +, John Levon spake thusly: > On Thu, Dec 04, 2003 at 04:17:34PM +0100, Michael Schmitt wrote: > > > Shouldn't we concentrate on bug fixing rather than starting new projects? > > I think we're all agreed that the current char style stuff (modulo some > min

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Angus Leeming
Kayvan A. Sylvan wrote: > Assertion triggered in T& boost::optional::operator*() [with T = > int] by fai ing check "m_initialized" in file > ../../lyx/boost/boost/optional.hpp:193 Aborted (core dumped) > Do you think this is related? Yes. -- Angus

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Kayvan A. Sylvan
On Thu, Dec 04, 2003 at 04:42:47PM +, Angus Leeming wrote: > Michael Schmitt wrote: > > > Hi, > > > > does anybody know why the insertion of an arbitrary inset makes LyX > > crash? > > If you kept the rest of the backtrace, you'd see that the culprit was > parInsetIterator or some such. I

Re: Insertion of inset makes LyX crash

2003-12-04 Thread Angus Leeming
Michael Schmitt wrote: > Hi, > > does anybody know why the insertion of an arbitrary inset makes LyX > crash? If you kept the rest of the backtrace, you'd see that the culprit was parInsetIterator or some such. -- Angus

Re: CharStyle discussion

2003-12-04 Thread Martin Vermeer
On Thu, Dec 04, 2003 at 05:11:06PM +0100, Michael Schmitt spake thusly: > > Michael Schmitt wrote: > > > John Levon wrote: > > > >> I think we're all agreed that the current char style stuff (modulo some > >> minor changes in the way the insets look) should stay as is for now. > > > Which char

Re: why not report a problem (was Re: The current char style UI)

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 03:09:20AM +0100, Christian Ridderstr?m wrote: > I recognise several of these from my personal experience with LyX, but > let me add that on several occasions I've simply thought that: > > "ok, there's this little problem, but who cares, LyX is still so good" people sho

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 12:12:13AM -0300, Alfredo Braunstein wrote: > > Why is draw() updating anything ? Shouldn't that be in the stage before > > the actual draw() ? draw() should be logically const, no ? > > But we have a two stages mechanism: dimensions are computed on the first > stage, posi

Re: gnu make-isms

2003-12-04 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> SUFFIX = .C .fd Angus> .fd.C: $(SHELL) $(SCRIPT) $< Angus> Patch attached. Ok to apply to 13x, Jean-Marc? Yes. JMarc

Re: CharStyle discussion

2003-12-04 Thread Michael Schmitt
Michael Schmitt wrote: John Levon wrote: I think we're all agreed that the current char style stuff (modulo some minor changes in the way the insets look) should stay as is for now. > Which char styles are supported at the moment? [EMAIL PROTECTED]:~/lyx-devel-1.4.0-devel/lib/layouts> grep Char

Re: CharStyle discussion

2003-12-04 Thread Jose' Matos
On Thursday 04 December 2003 15:17, Michael Schmitt wrote: > Dear Martin et al., > > do you need some more comments? Ok, here are mine :-) Good to hear. > > Yes, box removing by is 'direct manipulation' according to > > this definition. > > > > Nobody, not a single person! complained about

Insertion of inset makes LyX crash

2003-12-04 Thread Michael Schmitt
Hi, does anybody know why the insertion of an arbitrary inset makes LyX crash? Michael LyXFunc::dispatch: cmd: action: 3 arg: '' x: 0 y: 0 BufferView::Pimpl::fitCursor. Redraw screen BufferView::Pimpl::fitCursor. Redraw scree

Re: The current char style UI

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 11:49:03AM +0100, Andre Poenitz wrote: > Same argument as John's when he opposed equivalent changes in mathed. > Nobody, not a single person! complained about this since 1.3.0 is out. > I am really tempted to call this argument 'FUD'. Oh come on. john -- Khendon's Law:

Re: CharStyle discussion

2003-12-04 Thread Michael Schmitt
John Levon wrote: Shouldn't we concentrate on bug fixing rather than starting new projects? I think we're all agreed that the current char style stuff (modulo some minor changes in the way the insets look) should stay as is for now. That means existing documents will be converted? Which char styl

Re: CharStyle discussion

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 04:17:34PM +0100, Michael Schmitt wrote: > Shouldn't we concentrate on bug fixing rather than starting new projects? I think we're all agreed that the current char style stuff (modulo some minor changes in the way the insets look) should stay as is for now. We're talking

Re: The current char style UI

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 10:43:34AM +0100, Andre Poenitz wrote: > Having it in the menu would make it discoverable, describing it in the > UserGuide is sufficient in my opinion. Then we have reached a complete impasse, alas. At christmas. > > http://www.usabilityfirst.com/glossary/main.cgi?functi

CharStyle discussion

2003-12-04 Thread Michael Schmitt
Dear Martin et al., do you need some more comments? Ok, here are mine :-) > Yes, box removing by is 'direct manipulation' according to > this definition. > Nobody, not a single person! complained about this since 1.3.0 is out. > I am really tempted to call this argument 'FUD'. Personally, I have

Re: feature request

2003-12-04 Thread Christian Ridderström
On Thu, 4 Dec 2003, Andre Poenitz wrote: > [Btw whom do you expect to read a PhD thesis with 300 pages?] > His supervisor? Nah... he won't bother ;-) /Christian -- Christian Ridderström http://www.md.kth.se/~chr

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 12:56:57PM +, Angus Leeming wrote: > On Thursday 04 December 2003 12:54 pm, Andre Poenitz wrote: > > On Thu, Dec 04, 2003 at 01:34:29AM +, Angus Leeming wrote: > > > Alfredo Braunstein wrote: > > > > John Levon wrote: > > > >> Strikes me as a highly dubious thing to

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Angus Leeming
On Thursday 04 December 2003 1:17 pm, Andre Poenitz wrote: > Btw: You know Pontius and Pilatus version 2003_de? That explains a lot about your mood. Ughhh! You have my sympathies. A

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 02:17:16PM +0100, Andre' Poenitz wrote: > A: Hey look, I've a document and a photocopy of it and _you_ >want a stamp on the letter. 'latter', i.e. on the photocopy. Andre'

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 01:08:38PM +, Angus Leeming wrote: > On Thursday 04 December 2003 1:00 pm, Andre Poenitz wrote: > > On Thu, Dec 04, 2003 at 12:27:12PM +, Angus Leeming wrote: > > > > Better this way? > > > > > > Personal feeling? Yes, although my suggestion of draw, priv_draw would

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Angus Leeming
On Thursday 04 December 2003 1:00 pm, Andre Poenitz wrote: > On Thu, Dec 04, 2003 at 12:27:12PM +, Angus Leeming wrote: > > > Better this way? > > > > Personal feeling? Yes, although my suggestion of draw, priv_draw would > > result in only one virtual function here as opposed to your two. Perh

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 12:27:12PM +, Angus Leeming wrote: > > Better this way? > > Personal feeling? Yes, although my suggestion of draw, priv_draw would result > in only one virtual function here as opposed to your two. Perhaps ;-) > > As for simple: I think that even the button insets nee

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Angus Leeming
On Thursday 04 December 2003 12:54 pm, Andre Poenitz wrote: > On Thu, Dec 04, 2003 at 01:34:29AM +, Angus Leeming wrote: > > Alfredo Braunstein wrote: > > > John Levon wrote: > > >> Strikes me as a highly dubious thing to do, but since I'm not doing > > >> any > > > > > > Why? > > > > Actually,

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 01:34:29AM +, Angus Leeming wrote: > Alfredo Braunstein wrote: > > > John Levon wrote: > > > >> Strikes me as a highly dubious thing to do, but since I'm not doing > >> any > > > > Why? > > Actually, what would be nice is I hate this. And I still hate Lars (for sui

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 01:05:35AM +, John Levon wrote: > On Wed, Dec 03, 2003 at 10:04:17PM -0300, Alfredo Braunstein wrote: > > > > Strikes me as a highly dubious thing to do, but since I'm not doing any > > > > Why? > > Why is draw() updating anything ? It is updating the drawing positi

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 12:44:15AM +, John Levon wrote: > On Wed, Dec 03, 2003 at 11:09:45PM +, Angus Leeming wrote: > > > Hi, joohn! > > Bah, my keyboard is dyiing :( > > > I've just regained the ability to hit InsetExternal by updating the > > cache data. I suspect that other insets a

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Angus Leeming
On Thursday 04 December 2003 12:17 pm, Andre Poenitz wrote: > > > I've just regained the ability to hit InsetExternal by updating the > > > cache data. I suspect that other insets are missing this too. > > > > > > void InsetExternal::draw(PainterInfo & pi, int x, int y) const > > > { > > > +

Re: feature request

2003-12-04 Thread Andre Poenitz
On Wed, Dec 03, 2003 at 10:04:17PM +0100, Moritz Moeller-Herrmann wrote: > Andre Poenitz wrote: > > > On Tue, Dec 02, 2003 at 11:56:36PM +0100, Moritz Moeller-Herrmann wrote: > > >> BTW, what has happened to the footnote numbering patch? Is the latex > >> counter implementation up to the task now

Re: Inline-Mode for InsetCollapsable

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 12:44:15AM +, John Levon wrote: > On Wed, Dec 03, 2003 at 11:09:45PM +, Angus Leeming wrote: > > > Hi, joohn! > > Bah, my keyboard is dyiing :( > > > I've just regained the ability to hit InsetExternal by updating the > > cache data. I suspect that other insets a

Re: crash on scroll

2003-12-04 Thread Angus Leeming
Edwin Leuven wrote: > on opening the userguide and scrolling down with the mouse lyx > crashes Some invalidation of iterators --- André et al.'s world. How do you find the scrolling with the mouse? -- Angus

Re: crash on scroll

2003-12-04 Thread Edwin Leuven
on opening the userguide and scrolling down with the mouse lyx crashes > Some invalidation of iterators --- André et al.'s world. yep How do you find the scrolling with the mouse? can't scroll very much because it crashes lyx what changed? it seems as if it's more controlled ie in 1.3.3 there's

insert collapsable -> crash

2003-12-04 Thread Juergen Spitzmueller
most recent cvs. Regards, Jürgen.

Re: crash on scroll

2003-12-04 Thread Angus Leeming
Edwin Leuven wrote: >> How do you find the scrolling with the mouse? > can't scroll very much because it crashes lyx > what changed? it seems as if it's more controlled ie in 1.3.3 > there's more flicker and selecting while dragging down the mouse is > too fast... I tried to make it controllable

Re: The current char style UI

2003-12-04 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 11:43:16AM +0100, Helge Hafting wrote: > Andre Poenitz wrote: > > >>I can't even unapply a change of some text to bold in mathed without > >>running round the houses. > > > > > >What's wrong with ? > > > > People don't think of text as formulas. In the text, I expect > b

Re: The current char style UI

2003-12-04 Thread Andre Poenitz
On Wed, Dec 03, 2003 at 07:06:18PM +, John Levon wrote: > On Wed, Dec 03, 2003 at 06:56:19PM +0100, Andre Poenitz wrote: > > > > > If you really want, you can add two or three generic items (undo inner > > > > level, split inner box, merge adjacent boxes) but I doubt anybody ever > > > > will

Re: The current char style UI

2003-12-04 Thread Helge Hafting
Andre Poenitz wrote: I can't even unapply a change of some text to bold in mathed without running round the houses. What's wrong with ? People don't think of text as formulas. In the text, I expect backspace to erase the character (or other object) to the left of the cursor. It has always bee

crash on scroll

2003-12-04 Thread Edwin Leuven
on opening the userguide and scrolling down with the mouse lyx crashes opening the userguide and clicking on 'navigate' in the menu has the same effect Assertion triggered in T& boost::optional::operator*() [with T = int] by failing check "m_initialized" in file ../../lyx-devel/boost/boost/o