[patch] remove getPar occurences

2003-08-14 Thread Andre Poenitz
This is probably the the first of a series of small patches that try to get rid of calls to getPar() before the rowlist split. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...) ?

Re: PDF export

2003-08-14 Thread Juergen Spitzmueller
Rainer Dorsch wrote: When Viewing with pdflatex, I expected that the tex2pdf script from http://tex2pdf.berlios.de is called. But it seems, it is not. Am I doing something wrong or is there any reason not to do it this way? You can add it to the converters section. Add a format pdf3 with name

Re: Hello again!

2003-08-14 Thread Lars Gullik Bjønnes
Martin Vermeer [EMAIL PROTECTED] writes: | Partly a mill (millstone?) of my own making. I would have liked Lars | to review this one, or at least give the go-ahead as he is Mr. LyX | and this *is* major new functionality. If you post a new patch fully up-to-date. I promise to take a look at it

Re: UI tuning

2003-08-14 Thread John Levon
On Thu, Aug 14, 2003 at 05:28:07PM +, Angus Leeming wrote: I fear that we have scared him off. I don't think so. He seemed quite receptive to our suggestions. And in my last mail I stated I was fine with his patch. He's probably just busy on something else. So, I say that this gtk patch

Re: [patch] row list split

2003-08-14 Thread Angus Leeming
Andre Poenitz wrote: +RowList::iterator getRowNearY(int y, +ParagraphList::iterator pit) const; André, I have been busy at work getting to know the Boost Graph Library. Instead of a function like the one above, it would use something like:

weekend project

2003-08-14 Thread Andre Poenitz
If somebody needs a pastime he could try to make sense of the four y-related arguments to paintRows() and tell me about his findings. *sigh* Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B.

Re: Bug: use AMS automatically does not detect use of eqref in the document

2003-08-14 Thread Andre Poenitz
On Thu, Aug 14, 2003 at 06:01:36PM +0100, John Levon wrote: On Thu, Aug 14, 2003 at 06:49:39PM +0200, Andre Poenitz wrote: When you switch back, you get the old name offered. Let me rephrase: why don't we number the equation when the user inserts a label ? Usually we do. But if there's a

Re: UI tuning

2003-08-14 Thread Angus Leeming
John Levon wrote: On Thu, Aug 14, 2003 at 05:05:46PM +, Angus Leeming wrote: Talking of applying things, what happened to the gtk patch? Has it just gone to /dev/null? I believe I'm waiting for a couple more minor changes before I apply it. Not sure where our illustrious author has

[patch] remove Row::pit_ member

2003-08-14 Thread Andre Poenitz
This is about halfway through the rowlist split. Row::pit_ as well as Row::par() are gone already, LyXText::getPar fills (temporarily) any gaps. It works, but loading the UserGuide takes a minute on my best machine so I even if I'd like to commit this might be not a good idea. The missing

Moving margin note and footnote menu items

2003-08-14 Thread John Levon
Now that a Note submenu has become necessary, does anybody have a further objection to placing margin and foot notes inside the menu ? The risk of the user looking in the note menu first is relatively high. regards john -- Khendon's Law: If the same point is made twice by the same person, the

[patch] row list split

2003-08-14 Thread Andre Poenitz
Just for your information. Full of crashes and disabled stuff (DEPM), but the 'cut multiple par' crash is magically gone (as predicted). Rest should be fixable by everybody (but for some strange reason I have a strong suspicion that it will be me in the end...) Andre' -- Those who desire to

Bug: use AMS automatically does not detect use of eqref in the document

2003-08-14 Thread John Levon
eqref requires AMS, but the default AMS setting does not trigger a usepackage. btw, what is the use of being able to insert a label in an unnumbered equation ? regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: lyx-devel /: ChangeLog configure.ac boost/: ChangeLog boos ...

2003-08-14 Thread Angus Leeming
[EMAIL PROTECTED] wrote: Log message: update to boost 1.30.1 Patches: http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/boost/boost/counting_iterator.hpp?r1=1.2r2=NONE http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/boost/boost/permutation_iterator.hpp?r1=1.2r2=NONE These two are definitely

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Angus Leeming
Jan-Åke Larsson wrote: Angus Leeming wrote: How about \AtBeginDocument{\AtBeginDvi{\pagecolor{rgb 0.980 0.941 0.902}}} which would work for both dvips-gs and dvipng, I think? and setting the text colour is also possible this way (for those who have an unusual screen set-up)

Re: [PATCH] first go at making drag and drop of files work under Qt

2003-08-14 Thread Angus Leeming
John Levon wrote: p.s. if we wanted to be really cool we'd accept images too :) or things defined by external_templates, or by the include inset or by the bibtex inset... -- Angus

[patch] simplyfy InsetText::localDispatch()

2003-08-14 Thread Andre Poenitz
Unneeded. -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...) Index: insets/insettext.C === RCS file:

Re: UG + other slowness

2003-08-14 Thread Garst R. Reese
Andre Poenitz wrote: On Sun, Aug 10, 2003 at 06:18:07PM -0300, Garst R. Reese wrote: Garst R. Reese wrote: Andre Poenitz wrote: Don't know either. Could you try to run lyx2lyx manually on UserGuide.lyx to create a UserGuide.lyx in the latest format and load this? I've already

Re: Branch color status (Re: Why doesn't this work?)

2003-08-14 Thread Martin Vermeer
On Wed, Aug 06, 2003 at 12:53:54PM +0100, Angus Leeming spake thusly: Martin Vermeer wrote: On Tue, Aug 05, 2003 at 10:59:48PM +, Angus Leeming spake thusly: On Tuesday 05 August 2003 10:17 pm, Martin Vermeer wrote: Great idea. What about putting this into, eh, Color.[Ch]

Re: A valient effort, Jean-Marc!

2003-08-14 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: So, OS, enough flattery. What do you want from me? Nothing at the moment. Rest assured I'll come looking at sometime though. -- Angus

Re: paragraph question

2003-08-14 Thread John Levon
On Tue, Aug 05, 2003 at 05:40:02PM +0200, Jean-Marc Lasgouttes wrote: I think Dekel is the one who knows about that. It seems that what is supposed to be the par_language is actually the first language used in the document... I can see many cases where this fails. I guess that the goal is to

Re: Why doesn't this work?

2003-08-14 Thread Angus Leeming
Christian Ridderström wrote: An old-style alternative :-) You may laugh now, but since I haven't compiled C++ programs on unix before, I had some weird symptoms at runtime because I was using gcc instead of g++ ... sigh Anyway, how about this constructor? /// \param x11hexname is

Re: Fedora Project

2003-08-14 Thread John Levon
On Mon, Aug 11, 2003 at 08:05:27PM -0400, Jason Giglio wrote: I saw that you package RPMs. I was wondering if you have considered adding your RPMs to the Fedora package repositories (http://www.fedora.us/), so that Red Hat users could just use apt-get to install them. This would take

Re: lyx2lyx problem ?

2003-08-14 Thread Jean-Marc Lasgouttes
John Levon wrote: Loading the attached gives document ended unexpectedly ? When did you create it? \end_layout \the_end There were only a few hours during which \end_layout had been introduced but \the_end was still not replaced by \end_document. We thought it was not worth updating the format

bug 1302 - initialisation hell

2003-08-14 Thread John Levon
Andre, searching through a table that has not been traversed by the cursor crashes. This is because by the time of the searchForward() call, the cell's LyXText is *still* badly initialised. In particular, the text-cursor.par() iterator points somewhere random because text_.init(bv) has never

A valient effort, Jean-Marc!

2003-08-14 Thread Angus Leeming
Jean-Marc has managed (by building 2 versions of the lyx binary in the same tree) to reduce disk usage by almost 150MB. Pretty clever stuff! $ du -ks lyx/devel lyx/13x 793056 lyx/devel 938144 lyx/13x However, I note that the binary continues to grow (lyx-qt 14x is 175kB or 5% larger than its

Re: Why doesn't this work?

2003-08-14 Thread Andre Poenitz
On Wed, Aug 06, 2003 at 01:14:59AM +0200, Christian Ridderström wrote: You may laugh now, but since I haven't compiled C++ programs on unix before, I had some weird symptoms at runtime because I was using gcc instead of g++ ... sigh This should already give linking problems... Anyway, how

Re: Why doesn't this work? (completely unconstructive)

2003-08-14 Thread Kuba Ober
RGBColor const X11RGBfromhex(string const hexname) { RGBColor col; istringstream is(STRCONV(hexname)); char c; is c std::setbase(16) setfill('0') setw(2) col.r setw(2) col.g setw(2) col.b; lyxerr string= hexname endl; lyxerr c=

Re: [PATCH] first go at making drag and drop of files work under Qt

2003-08-14 Thread John Levon
On Mon, Aug 04, 2003 at 11:19:34PM +0200, Jean-Marc Lasgouttes wrote: So I did that and the thing works (wow!) *but* selection is broken... So this is the place in my message where I say: ``John, I need your help!'' Well, I spent some time looking and have come up with a hypothesis : Going

Re: On screen (inset) update

2003-08-14 Thread John Levon
On Tue, Aug 05, 2003 at 08:18:14AM +0200, Andre Poenitz wrote: However even now that I know about it I don't see a way to make it leaner than 'full \textwidth'. Please try it in a working version of lyx, it takes up only the space needed for the text, NOT the full width john -- Khendon's

Lyx Wiki, strange network problem, any network expert here?

2003-08-14 Thread Christian Ridderström
Hi I've started working on moving contens to the new lyx wiki at http://wiki.lyx.org but encountered a weird problem. When a page contains too much text (abt 800 characters), I'm not able to save it to the Wiki Engine... This problem occurs: * when saving to the wiki at wiki.lyx.org,

[patch] rowlist

2003-08-14 Thread Andre Poenitz
First patch + suggested improvements + merge firstRow() code into redoParagraph Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...) ? .text.C.swp ? 1.diff ? 2.diff ?

Re: Branch color status (Re: Why doesn't this work?)

2003-08-14 Thread Angus Leeming
Martin Vermeer wrote: On Wed, Aug 06, 2003 at 02:37:42AM +0300, Martin Vermeer spake thusly: This is not a functional patch, Attached a screen shot and patch :-) This works. (As well as anything works in CVS now :-( ) Martin Looks fantastic. See! I told you you could do it ;-) --

Re: TextCache.[Ch]

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | Has anybody done any kind of profiling to show that this is really | needed? | [I mean, the code is not bad, but this pretty much looks like premature | optimization in the light of 'rebreak much and often'...] It might not be needed after you are done,

Re: Why doesn't this work?

2003-08-14 Thread Christian Ridderström
An old-style alternative :-) You may laugh now, but since I haven't compiled C++ programs on unix before, I had some weird symptoms at runtime because I was using gcc instead of g++ ... sigh Anyway, how about this constructor? /// \param x11hexname is of the form #ffa071

Re: [patch] simpler insertChar handling

2003-08-14 Thread John Levon
On Fri, Aug 08, 2003 at 05:33:16PM +0200, Andre Poenitz wrote: If we redo the whole paragraph after each insert, we don't need most of the don't touch the rowlist too hard code... Wow, nice patch (if it works ;) john

[patch 3] remove Row::pit_

2003-08-14 Thread Andre Poenitz
Small change against patch 2. This loads the UserGuide now in 6 seconds. Unless someone has serious problems with this patch I'll commit it tomorrow morning. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T.

Re: [patch] merge some LFUN handlers from InsetText, LyXText and LyXFunc

2003-08-14 Thread Andre Poenitz
On Thu, Aug 07, 2003 at 02:04:18PM +0200, Lars Gullik Bjønnes wrote: Andre Poenitz [EMAIL PROTECTED] writes: | Duplicated and/or dead code. I do not agree with how you remove the else It's still in now. it is not longer obvious that the cases are exclusive... I have to read each block

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Andre Poenitz
On Tue, Aug 05, 2003 at 02:43:28PM +0200, Jean-Marc Lasgouttes wrote: Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus If we can get this working properly, then I think I'll throw Angus away the dvips,gs,pnmcrop code and require the use of dvipng. Angus How's that for motivation ;-)

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Jan-Åke Larsson
Angus Leeming wrote: I see. There are two possibilities: 1) Make dvipng detect usage of the 'tightpage' option and use the image metrics within the DVI. 2) Output the position of the baseline of the first character output in each image, in pixels or possibly as a fraction.

Re: what's the difference?

2003-08-14 Thread Martin Vermeer
On Wed, Aug 06, 2003 at 03:38:19PM +0200, Lars Gullik Bjønnes spake thusly: Angus Leeming [EMAIL PROTECTED] writes: | So, I think that he's right to use boost::swap here. Yes, I think so too. -- Lgb ...and so did the compiler IIRC :-) (Don't remember the details tho) Martin

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Angus Leeming
Jan-Åke Larsson wrote: Angus Leeming wrote: I get a bunch of warnings like [43/home/angus/preview-latex/devel/dvipng/dvipng warning: at [(9633,8) unimplemented \special{ps::-32891 -32891 32891 32891 1655772 576976 22609920}. ps::-32891 ] Which looks to me to be the metrics info that

Re: [patch] rowlist

2003-08-14 Thread Angus Leeming
Andre Poenitz wrote: First patch + suggested improvements + merge firstRow() code into redoParagraph +/// recreate paragraphlist iterator from rowlist iterator +ParagraphList::iterator getPar(RowList::iterator rit) const; I think that 's/recreate/generate/' will remove any

Re: rowlist per paragraph

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 02:35:12PM +0200, Lars Gullik Bjønnes wrote: Andre Poenitz [EMAIL PROTECTED] writes: | Index: lyxtext.h | === | RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/lyxtext.h,v | retrieving revision 1.208 |

Re: bug 1302 - initialisation hell

2003-08-14 Thread John Levon
On Thu, Aug 07, 2003 at 12:53:00PM +0200, Andre Poenitz wrote: The proper fix are deep document iterators, a centralized cursor on top of that and stopping the abuse of LyXCursor for storing all kind of interesting information... Absolutely. But now is most surely not the time to be expanding

Re: broken_headers.h tracer.[Ch]

2003-08-14 Thread John Levon
On Mon, Aug 11, 2003 at 11:23:17AM +0200, Andre Poenitz wrote: Where is it used (aka #included)? It seems that we haven't had any autoconf code for it for quite some time. Don't forget to change configure.ac too :) So any objection against a 'cvs remove'? Certainly john -- Khendon's Law:

Re: rowlist per paragraph

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | I think it would be beneficial to split the LyXText rowlist into | per-paragraph rowlist because | - problems like rows in rowlist with invalid pit_ member would |magically go away | - better encapsulation | - less maintanance code (i.e. instead

cancel button in tabular dialog

2003-08-14 Thread Michael Schmitt
Hi, why is the button in the tabular dialog called cancel? close be more appropriate, wouldn't it? Michael

mirror is out of sync?

2003-08-14 Thread Angus Leeming
Jean-Marc, I notice that this mirror does not have a 1.3.2 directory. It has all the others. Is there anything we can do to get it up to date? ftp://ftp.sdsc.edu/pub/other/lyx/bin -- Angus

Re: UI tuning

2003-08-14 Thread Lars Gullik Bjønnes
Michael Schmitt [EMAIL PROTECTED] writes: | Hello, | I have prepared a patch to make the UI even more consistent and to | save a few translations. It includes the following modifications: | - Consistent capitalization in menus | - Consistent (de)-capitalization in toolbars | - Renaming of

Abstract as 1-col in a 2-col paper

2003-08-14 Thread Nirmal Govind
Hi.. I'm writing a paper using the article class. It's in the 2-column format. However the abstract and KEYWORDS need to be in a single column, centered on the page. How can I do this? Thanks, nirmal

Re: paragraph question

2003-08-14 Thread Andre Poenitz
On Tue, Aug 05, 2003 at 10:24:47PM +0300, Dekel Tsur wrote: On Tue, Aug 05, 2003 at 05:40:02PM +0200, Jean-Marc Lasgouttes wrote: If this is really the intent, I think that we should have a real notion of paragraph language, like for example: if one selects a paragraph in whole and sets

export discussion

2003-08-14 Thread Alfredo Braunstein
Angus wrote: On Tuesday 05 August 2003 8:38 am, Alfredo Braunstein wrote: 2. Rewrite the logic as a shell script and just use the forked call stuff. This is an option. But the LyX LaTeX code seems to be full of tricks and hacks I don't understand, so it's completely out of reach for

lyx2lyx problem ?

2003-08-14 Thread John Levon
Loading the attached gives document ended unexpectedly ? regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over. #LyX 1.4.0cvs created this file. For more info see http://www.lyx.org/ \lyxformat 225 \textclass article \language english

Re: lyx-devel /: ChangeLog configure.ac boost/: ChangeLog boos ...

2003-08-14 Thread Angus Leeming
Lars Gullik Bjønnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | [EMAIL PROTECTED] wrote: Log message: update to boost 1.30.1 Patches: http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/boost/boost/counting_iterator.hpp?r1=1.2r2=NONE

[patch] LyXText::backspace

2003-08-14 Thread Andre Poenitz
150 lines... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...) ? 1.diff ? 2.diff ? RowList.C ? fullredraw.diff ? insets/1.diff Index: text.C

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Jan-Åke Larsson
Angus Leeming wrote: I use it within LyX to calculate the 'ascent fraction' of the snippet. (A snippet whose base line was in the middle of the image would have an ascent fraction of 0.5.) The code that does this inside LyX is (stripped down): snip This information is used to position

Re: Hello again!

2003-08-14 Thread John Levon
On Tue, Aug 12, 2003 at 11:46:51PM +0300, Martin Vermeer wrote: Great, thanks. One last-minute gremlin I found: missing using std::binary_function in BrancList.C regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

PDF output

2003-08-14 Thread Michael Schmitt
Hello, I think it is not obvious that PDF output means the generation of an intermediate Postscript file and the invocation of ps2pdf afterwards. Instead, I would expect the direct way via pdflatex. Therefore, could you please apply this tiny patch? Index: lib/configure.m4

[patch] merge some LFUN handlers from InsetText, LyXText and LyXFunc

2003-08-14 Thread Andre Poenitz
Duplicated and/or dead code. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...) ? 1.diff Index: lyxfunc.C === RCS

Re: [patch] weekend stuff

2003-08-14 Thread John Levon
On Mon, Aug 11, 2003 at 11:07:25AM +0200, Andre Poenitz wrote: Instead of having this kind of hack in 20 places, one place is better. True... but it could perhaps be flagged up ? Care to explain what's wrong with that? This is clearly labelling a massive problem with the current cursor code:

Re: lyx-devel src/: BufferView_pimpl.C BufferView_pimpl.h Chan ...

2003-08-14 Thread Andre Poenitz
On Mon, Aug 11, 2003 at 10:14:33AM +0100, John Levon wrote: On Mon, Aug 11, 2003 at 11:09:02AM +, [EMAIL PROTECTED] wrote: Log message: weekend stuff less the chunk John *strongly* disagrees with He he, are you poking fun at me :) (I have had three hours sleep only due to gas

[patch 2] remove Row::pit_

2003-08-14 Thread Andre Poenitz
Almost the same as before. However, I changed my mind and like this to go in. This is still unbearable slow with the UserGuide. The bottleneck is known (excessive calls to getPar() in LyxText::redoParagraph). This can be worked around but I won't do that as getPar() will die again anyway. It's

Re: Hello again!

2003-08-14 Thread John Levon
On Mon, Aug 11, 2003 at 08:12:36PM +0300, Martin Vermeer wrote: Here's an update. Two bugs squashed, an off-by-one in ColorHandler Generally seems OK. Problems : 1) the default color is black. This should give a black background. It doesn't. There's also no indication in the dialog what the

Re: Lyx Wiki, strange network problem, any network expert here?

2003-08-14 Thread David Green
Christian Ridderström [EMAIL PROTECTED] writes: I've started working on moving contens to the new lyx wiki at http://wiki.lyx.org but encountered a weird problem. When a page contains too much text (abt 800 characters), I'm not able to save it to the Wiki Engine... This problem

Re: [patch] weekend stuff

2003-08-14 Thread Andre Poenitz
On Mon, Aug 11, 2003 at 09:54:06AM +0100, John Levon wrote: On Mon, Aug 11, 2003 at 10:40:08AM +0200, Andre Poenitz wrote: lyxerr BufferView::update() endl; + // fix cursor coordinate cache in case something went wrong + if (bv_-getLyXText()) { + // check needed to

Re: Why doesn't this work? (completely unconstructive)

2003-08-14 Thread Kuba Ober
On wtorek 05 sierpie 2003 04:24 pm, John Levon wrote: On Tue, Aug 05, 2003 at 04:22:05PM -0400, Kuba Ober wrote: PS. OK, OK, I know it's not very constructive. Nevertheless that's the nice side of Qt. I couldn't refuse to act as a counterweight for all the tried and true arguments presented

Re: UG + other slowness

2003-08-14 Thread Garst R. Reese
Andre Poenitz wrote: You could try'CXXFLAGS=-pg configure --disable-debug... ' to include profile, but no debug information. This links much faster than the debug-enabled version and should shoul the bottleneck nevertheless. OK, I did that. gprof said lyx took 9.81s, but it took 27

Re: [patch 3] remove Row::pit_

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | Small change against patch 2. This loads the UserGuide now in 6 seconds. | Unless someone has serious problems with this patch I'll commit it | tomorrow morning. I'd say: Go for it! -- Lgb

Re: TextCache.[Ch]

2003-08-14 Thread Lars Gullik Bjønnes
Alfredo Braunstein [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes wrote: Andre Poenitz [EMAIL PROTECTED] writes: | Has anybody done any kind of profiling to show that this is really | needed? | [I mean, the code is not bad, but this pretty much looks like premature | optimization in the

Re: rowlist per paragraph

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | Index: lyxtext.h | === | RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/lyxtext.h,v | retrieving revision 1.208 | diff -u -p -r1.208 lyxtext.h | --- lyxtext.h 11 Aug 2003 09:08:53 -

Re: rowlist per paragraph

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 01:43:05PM +0200, Lars Gullik Bjønnes wrote: Andre Poenitz [EMAIL PROTECTED] writes: | Moving the rowlist to the paragraphs would automatically fix this | problem and quite possibly related ones, so you might think of the | proposal as a bug fix. Very well, but

Re: UI tuning

2003-08-14 Thread Michael Schmitt
Michael Schmitt [EMAIL PROTECTED] writes: And if when we have both Verticall and Horisontal certering? Will middle still work. As a phrase of its own middle is not telling me anyting. Middle is mainly a text printed on screen. I don't see any problem. (Have I overlooked anything?) Actually

Re: TextCache.[Ch]

2003-08-14 Thread John Levon
On Thu, Aug 07, 2003 at 04:04:35PM +, Angus Leeming wrote: Presumably the BufferView would have a shared_ptrBuffer buffer_; Oh ok. john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: [patch] merge some LFUN handlers from InsetText, LyXText and LyXFunc

2003-08-14 Thread John Levon
On Thu, Aug 07, 2003 at 01:56:41PM +0200, Andre Poenitz wrote: But from a first glance it did not crash more often with this change than without... Ok I'll split it into two and let you play around with the LyXFunc.C part... I'd rather know what this code is supposed to do. regards

Re: TextCache.[Ch]

2003-08-14 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | John Levon wrote: On Thu, Aug 07, 2003 at 04:52:14PM +0200, Lars Gullik Bj?nnes wrote: I nice implication of this might be that we won't need a BufferList anymore (at least not explicit), but keep only open those buffers that has a BufferView.

Re: broken_headers.h tracer.[Ch]

2003-08-14 Thread John Levon
On Mon, Aug 11, 2003 at 11:11:12AM +0200, Andre Poenitz wrote: broken_headers.h Self-documenting. I doubt it applies to any reasonable Sun system today, and we (obviously) do not care tracer.[Ch] I doubt anybody has used it for years. Don't forget the commented out include regards john

broken_headers.h tracer.[Ch]

2003-08-14 Thread Andre Poenitz
What are broken_headers.h and tracer.[Ch] good for? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)

Re: [patch] merge some LFUN handlers from InsetText, LyXText andLyXFunc

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | Duplicated and/or dead code. I do not agree with how you remove the else it is not longer obvious that the cases are exclusive... I have to read each block to find that out. -- Lgb

Re: UI tuning

2003-08-14 Thread Michael Schmitt
On Tue, Aug 12, 2003 at 02:54:15PM +0200, Michael Schmitt wrote: - Consistent (de)-capitalization in toolbars Can you please check what the gnome UI standard says about capitalisation of tooltips for the toolbar ? I think you're right but it's good to check. I looked it up: Menu items:

Re: UI tuning

2003-08-14 Thread Angus Leeming
John Levon wrote: On Wed, Aug 13, 2003 at 12:00:03PM +0200, Michael Schmitt wrote: Here it comes. I have added two more things: applied thanks john Talking of applying things, what happened to the gtk patch? Has it just gone to /dev/null? -- Angus

Fedora Project

2003-08-14 Thread Jason Giglio
Hello, I'm pretty new to LyX, but I just completed the tutorial and am really impressed. I've done docbook in SGML for LDP-type docs, and LyX is great compared to doing semantic markup by hand. I saw that you package RPMs. I was wondering if you have considered adding your RPMs to the Fedora

Re: [patch] merge some LFUN handlers from InsetText, LyXText and LyXFunc

2003-08-14 Thread Andre Poenitz
On Thu, Aug 07, 2003 at 12:46:36PM +0100, John Levon wrote: On Thu, Aug 07, 2003 at 01:44:49PM +0200, Andre Poenitz wrote: Duplicated and/or dead code. Have you given this some *proper* testing with undo ? Of course not. But from a first glance it did not crash more often with this

Re: Branch color status (Re: Why doesn't this work?)

2003-08-14 Thread Martin Vermeer
On Wed, Aug 06, 2003 at 12:53:54PM +0100, Angus Leeming spake thusly: Martin Vermeer wrote: ... things taken care of ... This is a bit klunky: + GC colorGCcache[LColor::ignore + MAX_EXTRA_COLORS + 1]; You should probably define std::vectorGC colorGCcache; and give it

TextCache.[Ch]

2003-08-14 Thread Andre Poenitz
Has anybody done any kind of profiling to show that this is really needed? [I mean, the code is not bad, but this pretty much looks like premature optimization in the light of 'rebreak much and often'...] Andre' -- Those who desire to give up Freedom in order to gain Security, will not have,

Re: lyx-devel src/: BufferView_pimpl.C BufferView_pimpl.h Chan ...

2003-08-14 Thread Kuba Ober
On poniedziaek 11 sierpie 2003 10:31 am, John Levon wrote: On Mon, Aug 11, 2003 at 11:27:06AM +0200, Andre Poenitz wrote: There have been people enjoying now very long to infinite (depending on your religion) sleep due to a gas leak in their house... Actually I suspect it was the people

Re: Freshmeat article GUI Toolkits for the X Window System

2003-08-14 Thread Rob Lahaye
Christian Ridderstr?m wrote: Saw a link to this article about different GUI toolkits, maybe someone on this list is interested in that http://freshmeat.net/articles/view/928 Interesting remarks for the XForms folks: FLTK (Fast, Light Tool Kit): FLTK is the C++ successor

Re: shell script question

2003-08-14 Thread Angus Leeming
Lars Gullik Bjønnes wrote: What about using instead of '? you might need to use eval I am sure there is... Bingo! Thanks, Lars. Thanks, John. CONFIGURE=../configure --enable-maintainer-mode --with-version-suffix --with-included-gettext --with-frontend=\${FRONTEND}\ echo ${CONFIGURE} cd

Re: Middle patch

2003-08-14 Thread John Levon
On Thu, Aug 14, 2003 at 09:56:19PM +0200, Michael Schmitt wrote: could some nice person please rename file done john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: Bibliographies dialog

2003-08-14 Thread John Levon
On Thu, Aug 14, 2003 at 05:29:30PM +, Angus Leeming wrote: - The Style choice list contains an empty item. Is this intended? Yes, it is intended. Some textclasses have a default style apparently. Isn't he talking about the list in the Add dialog ? Default style would be where the

Re: broken_headers.h tracer.[Ch]

2003-08-14 Thread John Levon
On Mon, Aug 11, 2003 at 04:57:39PM +0200, Andre Poenitz wrote: But I guess simly removing 'memmove' somewhere should suffice? ?? I just meant the mention of BROKEN_HEADERS in AH_BOTTOM. So any objection against a 'cvs remove'? ? remove it john -- Khendon's Law: If the same point is

Re: Hello again!

2003-08-14 Thread Juergen Spitzmueller
Michael Schmitt wrote: I am back from holidays what's holidays? ;-) is there anything that requires testing? I think you can help Martin with testing his latest and greatest branch patch. Juergen.

Re: [patch] rowlist

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | On Tue, Aug 12, 2003 at 03:19:53PM +0200, Lars Gullik Bjønnes wrote: Andre Poenitz [EMAIL PROTECTED] writes: | First patch + suggested improvements + merge firstRow() code into | redoParagraph Why this merge? It is hard from the look to see

Re: Moving margin note and footnote menu items

2003-08-14 Thread Andre Poenitz
On Thu, Aug 14, 2003 at 04:48:18PM +0100, John Levon wrote: Now that a Note submenu has become necessary, does anybody have a further objection to placing margin and foot notes inside the menu ? Do whatever you want... Andre' -- Those who desire to give up Freedom in order to gain

Re: UI tuning

2003-08-14 Thread Andre Poenitz
On Thu, Aug 14, 2003 at 05:05:46PM +, Angus Leeming wrote: John Levon wrote: On Wed, Aug 13, 2003 at 12:00:03PM +0200, Michael Schmitt wrote: Here it comes. I have added two more things: applied thanks john Talking of applying things, what happened to the gtk patch?

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Jan-Åke Larsson
Angus Leeming wrote: How about \AtBeginDocument{\AtBeginDvi{\pagecolor{rgb 0.980 0.941 0.902}}} which would work for both dvips-gs and dvipng, I think? and setting the text colour is also possible this way (for those who have an unusual screen set-up)

Re: paragraph question

2003-08-14 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John On Tue, Aug 05, 2003 at 05:17:28PM +0200, Andre Poenitz wrote: Why doesn't a paragraph store its language. John Now there's a raw subject. Paragraph::getParLanguage(BufferParams const bparams) const John I couldn't understand why not. Lars

Re: shell script question

2003-08-14 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | I have a little wrapper script for configure that I invoke | $ ./configure-14x devel xforms qt | to configure the devel dir ready to build the xforms and qt frontends. | It used to end: | CONFIGURE=../configure --enable-maintainer-mode

Re: UG + other slowness

2003-08-14 Thread Garst R. Reese
Garst R. Reese wrote: Could you try to run lyx2lyx manually on UserGuide.lyx to create a UserGuide.lyx in the latest format and load this? I've already tried that. No help. Thanks, Garst Looks like I was wrong. Running lyx2lyx on my large file made it come up quickly. Manual lyx2lyx

Middle patch

2003-08-14 Thread Michael Schmitt
Hello, could some nice person please rename file lib/images/tabular-feature_valign-center.xpm to lib/images/tabular-feature_valign-middle.xpm and rename the variable inside the file accordingly? I forgot to mention this. (A tiny patch lyx2lyx will follow tomorrow.) Thanks in advance,

Re: Branch color status (Re: Why doesn't this work?)

2003-08-14 Thread Juergen Spitzmueller
Martin Vermeer wrote: Jürgen !?! I'm afraid I will have no time until mid September. Juergen.

  1   2   3   4   5   >