Re: mini-patch for "make dist"

2003-08-14 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | This makes "make dist" work again. But it is wrong... with your patch the gz files are only disted if compresson is turned on. MOve the EXTRA_DIST back where it used to be and add the gz files explicit to the var. -- Lgb

Re: UI tuning

2003-08-14 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, Aug 14, 2003 at 05:15:01PM +0100, 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 w

Re: [patch] row list split

2003-08-14 Thread Andre Poenitz
On Thu, Aug 14, 2003 at 06:42:47PM +, Angus Leeming wrote: > 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 funct

Re: Lacking qt-config utility

2003-08-14 Thread Kuba Ober
> On my minimal system I have 22 of them (no GNOME theough) > > $ ls /sw/bin/*-config /usr/bin/*-config /usr/local/bin/*-config > /sw/bin/Magick-config/sw/bin/pcre-config > /sw/bin/curl-config /sw/bin/sdl-config > /sw/bin/freetype-config /sw/bin/xml2-

mini-patch for "make dist"

2003-08-14 Thread Kayvan A. Sylvan
This makes "make dist" work again. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92) Index: ./src/Makefile.am ==

Re: Lacking qt-config utility

2003-08-14 Thread Kuba Ober
And this one was supposed to go to qt-interest, in case any of you have been wondering :). Cheers, Kuba PS. As you can tell, I spend a lot of time reading both. > > On my minimal system I have 22 of them (no GNOME theough) [...] > It's trivial enough to parse that output to feed it to the linker.

line-breaking rendering bug (bug #1310 on bugzilla)

2003-08-14 Thread Kayvan A. Sylvan
I'm posting this here in case someone knows what this is about and can fix it: The lyx file is attached. Put your cursor at the end of the "abcd", right before the C-Enter linebreak. The screen looks like this (where <= represents the Control-Enter linebreak) <>=<= abcd<= def<= hgh<= gog

Re: lyxpreview2bitmap.sh

2003-08-14 Thread Jan-Åke Larsson
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 preview.sty generat

Re: paragraph question

2003-08-14 Thread Martin Vermeer
On Thu, Aug 07, 2003 at 09:16:37AM +0200, Andre Poenitz spake thusly: > 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: ... > What about "languange insets" for those parts that are not part of the > "official"

Re: paragraph question

2003-08-14 Thread Dekel Tsur
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 its language, then it is the paragraph > language which change

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

2003-08-14 Thread Martin Vermeer
On Thu, Aug 07, 2003 at 09:33:31AM +, Angus Leeming spake thusly: > On Wednesday 06 August 2003 10:33 pm, Martin Vermeer wrote: > > See attached, against CVS of now. And still works :-) > > Looks good. Some editorial comments below. > Angus ... > Change this: > + BranchList() { separa

Re: [patch] noupdate

2003-08-14 Thread Andre Poenitz
On Tue, Aug 05, 2003 at 10:04:14AM +0200, Andre' Poenitz wrote: > I am aware of a regression in the selection of the main text > (it always starts 1 "step" off, but somehow non-deterministically). > Should be fixable, though... Aehm: Regression not itroduced by this patch but probably yesterday.

Re: export discussion

2003-08-14 Thread Alfredo Braunstein
Jean-Marc Lasgouttes wrote: > Let's say we can go the sh route anyway, but keep in mind that the > code should be only added in a few known place, so that we can rewrite > it easily later. Ok. > But of course we do not really know what script languages we are going > to choose... Or we can let

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

2003-08-14 Thread Angus Leeming
On Wednesday 06 August 2003 10:33 pm, Martin Vermeer wrote: > See attached, against CVS of now. And still works :-) Looks good. Some editorial comments below. Angus Spot the inconsistency here: +++ src/BranchList.h6 Aug 2003 21:49:26 - +// -*- C++ -*- +/** + * \file BranchList.C Also thi

Re: Why doesn't this work?

2003-08-14 Thread Martin Vermeer
On Tue, Aug 05, 2003 at 08:48:37PM +, Angus Leeming spake thusly: > > Martin Vermeer wrote: > > > RGBColor const X11RGBfromhex(string const & hexname) > > { > > RGBColor col; > > istringstream is(STRCONV(hexname)); > > char c; > > > > is >> c >> std::setbase(16) >> setfill('0

Re: TextCache.[Ch]

2003-08-14 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | 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. > | Eh, how would th

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 --with-versio

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

2003-08-14 Thread Lars Gullik Bjønnes
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.2&r2=NONE >>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/boost/boost/permut

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 B

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

2003-08-14 Thread Andre Poenitz
On Thu, Aug 07, 2003 at 03:20:19PM +0200, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | 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 a

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

2003-08-14 Thread Angus Leeming
On Thursday 07 August 2003 10:30 am, Martin Vermeer wrote: > Next iteration, attached. LColor.C: what has happened to these? Does lyx still link? How? -// The evil global LColor instance -LColor lcolor; -// An equally evil global system LColor instance -LColor system_lcolor; ControlDocument.C: do

Re: mirror is out of sync?

2003-08-14 Thread Angus Leeming
On Friday 08 August 2003 12:40 pm, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Incidentally, I think we should tell the world that python is a > Angus> must since lyx2lyx is fundamental. Ok to apply? > > It is not fundamental as long as one do

Re: Why doesn't this work?

2003-08-14 Thread Andre Poenitz
On Wed, Aug 06, 2003 at 02:23:17AM +0300, Martin Vermeer wrote: > OK to commit? Indentation is off... > @@ -23,13 +28,23 @@ using std::floor; > using std::max; > using std::min; > > + > namespace { > > int const nohue = -1; > > +int hexstrToInt(string const & str) > +{ > +int

[patch] LyXText::updateInset, checkParagraph

2003-08-14 Thread Andre Poenitz
Not too useful either... 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...) Index: lyxtext.h === RCS file: /usr/loca

Re: Is there anything special to get TextWrap floats working?

2003-08-14 Thread Helge Hafting
Kayvan A. Sylvan wrote: I'm using the latest CVS. I can view the UserGuide (with the text-wrapped mobius strip). In my own document, though: I Insert->Float->TextWrap, then insert my picture, and try to View->PDF, but there is no sign of the picture. It shows up in the LyX buffer, but not in the

Re: Hello again!

2003-08-14 Thread Michael Schmitt
Andre Poenitz wrote: Do you know of a tool to identify "dead" code? I.e. not accessed by anything else? [gprof seems to be able to add usage count on a per-line base, but that's just for the things actually used in the profile run...] Andre, I have written a tiny shell script that retrieves all sy

Re: Hello again!

2003-08-14 Thread Andre Poenitz
On Mon, Aug 11, 2003 at 05:26:36PM +0200, Lars Gullik Bjønnes wrote: > Michael Schmitt <[EMAIL PROTECTED]> writes: > > | Andre Poenitz wrote: > > > >>Do you know of a tool to identify "dead" code? I.e. not accessed by > >>anything else? [gprof seems to be able to add usage count on a per-line > >>

Re: UG + other slowness

2003-08-14 Thread Martin Vermeer
On Mon, Aug 11, 2003 at 09:35:44AM +0200, Andre Poenitz spake thusly: > On Sun, Aug 10, 2003 at 03:54:26PM -0300, Garst R. Reese wrote: > > Andre Poenitz wrote: > > > > > You could try'CXXFLAGS=-pg configure --disable-debug... ' to include > > > profile, but no debug information. This links

Is there anything special to get TextWrap floats working?

2003-08-14 Thread Kayvan A. Sylvan
I'm using the latest CVS. I can view the UserGuide (with the text-wrapped mobius strip). In my own document, though: I Insert->Float->TextWrap, then insert my picture, and try to View->PDF, but there is no sign of the picture. It shows up in the LyX buffer, but not in the output. -- Kayvan A.

Re: Hello again!

2003-08-14 Thread Angus Leeming
Andre Poenitz wrote: > On Mon, Aug 11, 2003 at 05:26:36PM +0200, Lars Gullik Bjønnes wrote: >> Michael Schmitt <[EMAIL PROTECTED]> writes: >> >> | Andre Poenitz wrote: >> > >> >>Do you know of a tool to identify "dead" code? I.e. not accessed >> >>by anything else? [gprof seems to be able to add

Re: broken_headers.h tracer.[Ch]

2003-08-14 Thread Andre Poenitz
On Mon, Aug 11, 2003 at 03:30:18PM +0100, John Levon wrote: > On Mon, Aug 11, 2003 at 11:23:17AM +0200, Andre Poenitz wrote: > > > Where is it used (aka "#include"d)? > > It seems that we haven't had any autoconf code for it for quite some > time. Don't forget to change configure.ac too :) I was

PDF export

2003-08-14 Thread Rainer Dorsch
Hi, I was using lyx 1.1.6 from Debian stable so far and compiled now my own 1.3.1 version with the qt frontend. Looks very impressive. Great work, thanks. The only minor issue, I found was: When Viewing with pdflatex, I expected that the tex2pdf script from http://tex2pdf.berlios.de is called.

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

2003-08-14 Thread Garst R. Reese
John Levon wrote: > (I have had three hours sleep only due to gas leak in my house ...) Glad to hear it wasn't an infinite sleep. Garst

Re: UG + other slowness

2003-08-14 Thread Andre Poenitz
On Mon, Aug 11, 2003 at 12:08:15PM -0300, Garst R. Reese wrote: > Looks like I was wrong. Running lyx2lyx on my large file made it > come up quickly. Manual lyx2lyx took about 7s. My guess is that there > is a race somewhere. Hopefully it will go away as the cleanup > continues. Not too sure. Th

Re: [patch] rowlist

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 03:30:10PM +0200, Lars Gullik Bjønnes wrote: > 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 first

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

2003-08-14 Thread Martin Vermeer
On Sat, Aug 09, 2003 at 09:03:01AM +0200, Juergen Spitzmueller spake thusly: > Martin Vermeer wrote: > > Jürgen !?! > > I'm afraid I will have no time until mid September. > > Juergen. Fair enough. Any other offerers? Martin pgp0.pgp Description: PGP signature

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

2003-08-14 Thread John Levon
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 doing the safety check who caused it. It was only the "test

Re: rowlist per paragraph

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 01:24:06PM +0200, Lars Gullik Bjønnes wrote: > 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 > |

Hello again!

2003-08-14 Thread Michael Schmitt
Hi, I am back from holidays and I already managed to work through your hundreds of emails and cvs commits. What is the current status of LyX? Is it usable again? Andre, is there anything that requires testing? Michael

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 missing using std::auto_ptr; in insetbranch.C john

Re: UI tuning

2003-08-14 Thread John Levon
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. Also diff -Naur always please. You

LyX New From Template -> letter (weird errors)

2003-08-14 Thread Kayvan A. Sylvan
I did a "New From Template" and selected letter.lyx. On the command line I see: lyxlex: UNcompressed sys:1: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/local/share/l yx/lyx2lyx/lyx2lyx on line 2, but no encoding declared; see http://www.python.or g/peps/pep-0263.html for details /u

Re: PDF export

2003-08-14 Thread Andre Poenitz
On Mon, Aug 11, 2003 at 09:21:33PM +0200, Rainer Dorsch wrote: > Hi, > > I was using lyx 1.1.6 from Debian stable so far and compiled now my own 1.3.1 > version with the qt frontend. Looks very impressive. Great work, thanks. > > The only minor issue, I found was: > > When Viewing with pdflatex

Re: LyX New From Template -> letter (weird errors)

2003-08-14 Thread Alfredo Braunstein
Kayvan A. Sylvan wrote: > The document loads without errors after a save, though. Maybe related: doing a 'make' inside lyxdoc/ I get perl Doc_toc.pl TOC_top/TOC_top.lyx Intro.lyx FAQ.lyx Tutorial.lyx UserGuide.lyx Extended.lyx Customization.lyx > TOC.lyx Malformed UTF-8 character (unexpected co

Freshmeat article "GUI Toolkits for the X Window System"

2003-08-14 Thread Christian Ridderström
Hi 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 "Abstract": This article is aimed at Unix developers who already have some experience with programming languages and want to star

[PATCH] de.po

2003-08-14 Thread Michael Schmitt
Hello, could somebody please apply the attached patch? It updates de.po (for LyX 1.4.0) and fixes really trivial stuff in "lib/ui/classic.ui", "po/.cvsignore", and "src/frontends/xforms/forms/form_tabular.fd". Thanks in advance, Michael patch-de.po.bz2 Description: Binary data

Re: [patch] rowlist

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 03:30:10PM +0200, Lars Gullik Bjønnes wrote: > IMHO then firstRow should stay as it is now until it is removed. When I think about it: I was not suggesting anything else. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they

Re: Hello again!

2003-08-14 Thread Martin Vermeer
On Tue, Aug 12, 2003 at 06:17:22PM +0100, John Levon spake thusly: > 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 > > + > + // Open insets of selected branches, close deselected ones > + // C

Re: LyX New From Template -> letter (weird errors)

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 10:31:56AM -0700, Kayvan A. Sylvan wrote: > I did a "New From Template" and selected letter.lyx. On the command > line I see: > > lyxlex: UNcompressed sys:1: DeprecationWarning: Non-ASCII character > '\xe9' in file /usr/local/share/l yx/lyx2lyx/lyx2lyx on line 2, but no > e

[Patch] Modernization & cleanup in ColorHandler

2003-08-14 Thread Martin Vermeer
OK to commit? - Martin -- Martin Vermeer [EMAIL PROTECTED] Helsinki University of Technology Dept. of Surveying, Inst. of Geodesy P.O. Box 1200, FIN-02015 HUT, Finland :wq ch.diff.gz Description: application/gunzip pgp0.pgp Description: PGP signature

Re: PDF output

2003-08-14 Thread Juergen Spitzmueller
Michael Schmitt wrote: > BTW: What is your preferred way of generating PDF documents? I searched > the WWW and it seems that many people prefer "ps2pdf". Very little is > said about "dvipdfm". Personally, I feel a bit uncomfortable about first > generating a big PS file and than deriving a PDF doc

[Q:] TT fonts

2003-08-14 Thread Rainer Dorsch
Hello, I am just wondering, why lyx is one of the very few applications which does not use true type fonts: http://alzental-castle.de/lyx.png Did I configure something wrong? Thanks, Rainer -- Rainer Dorsch Alzentalstr. 28 71083 Herrenberg 07032-919495

Re: [patch] rowlist

2003-08-14 Thread Lars Gullik Bjønnes
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 what this does, the function names makes it clear. -- Lgb

Re: rowlist per paragraph

2003-08-14 Thread John Levon
On Tue, Aug 12, 2003 at 11:23:38AM +0200, Andre Poenitz wrote: > I think it would be beneficial to split the LyXText rowlist into > per-paragraph rowlist because Absolutely. It's just yet another step closer to a proper layout system :) > - problems like "rows in rowlist with invalid pit_ membe

Re: [Patch] Modernization & cleanup in ColorHandler

2003-08-14 Thread Angus Leeming
Martin Vermeer wrote: > OK to commit? I wasn't paying too much attention to your earlier explanation. Thw code below looks entirely reasonable. Why do you want to get rid of the 'XAllocColor(... &ccol)' step? if (XLookupColor(display, colormap, s.c_str(), &xcol, &ccol) == 0) {

Re: Hello again!

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 06:17:22PM +0100, John Levon wrote: > I'm building this now. From looking at the patch, I'm OK if it's applied > (finally !). We really put you through the mill on this one :) Just commit what is there and fix the small stuff later. Makes people happy people. Andre' -- T

Re: PDF export

2003-08-14 Thread Rainer Dorsch
Juergen, thanks a lot, that brings a huge improvement. pdflatex looks pretty broken here: Here are the two versions of the user guide I got: http://alzental-castle.de/UserGuide-tex2pdf.pdf http://alzental-castle.de/UserGuide-pdflatex.pdf The tex2pdf output looks much better than one of LyX/pdf

[patch] 2

2003-08-14 Thread Andre Poenitz
Another instance of getPar() -- 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: text2.C === RCS file: /usr/local/lyx/cv

Re: Bibliographies dialog

2003-08-14 Thread John Levon
On Thu, Aug 14, 2003 at 06:17:07PM +0200, Michael Schmitt wrote: > - Paths should be relative ("Add...") Fine (I think). > - The "Style" choice list contains an empty item. Is this intended? No, dunno why it's there. > - The dialog should be somewhat bigger (4 or 5 entries instead of 3; QT >

Re: "cancel" button in tabular dialog

2003-08-14 Thread John Levon
On Thu, Aug 14, 2003 at 05:33:19PM +0200, Michael Schmitt wrote: > why is the button in the tabular dialog called "cancel"? "close" be more > appropriate, wouldn't it? Remove the setCancel() call for the button. john -- Khendon's Law: If the same point is made twice by the same person, the th

Re: UI tuning

2003-08-14 Thread John Levon
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

Re: UI tuning

2003-08-14 Thread John Levon
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 got to regards john -

"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, M

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

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 Securi

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

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.

Re: [Q:] TT fonts

2003-08-14 Thread John Levon
On Tue, Aug 12, 2003 at 07:07:02PM +0200, Rainer Dorsch wrote: > I am just wondering, why lyx is one of the very few applications which does > not use true type fonts: > > http://alzental-castle.de/lyx.png a) Use Preferences to change the screen fonts, or b) start with a new $HOME/.lyx/ directo

[PATCH] po/.cvsignore

2003-08-14 Thread Michael Schmitt
Not really worth mentioning but ... Michael Index: .cvsignore === RCS file: /cvs/lyx/lyx-devel/po/.cvsignore,v retrieving revision 1.8 diff -a -u -u -r1.8 .cvsignore --- .cvsignore 2002/12/16 22:56:32 1.8 +++ .cvsignore 200

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: 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 poin

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: 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}

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++ succes

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

2003-08-14 Thread Kuba Ober
On poniedziałek 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 th

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, n

UI tuning

2003-08-14 Thread Michael Schmitt
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 "Vertically centered" and "v.align center" to "middle" (in

Re: PDF output

2003-08-14 Thread Angus Leeming
Michael Schmitt wrote: > BTW: What is your preferred way of generating PDF documents? I > searched the WWW and it seems that many people prefer "ps2pdf". Very > little is said about "dvipdfm". Personally, I feel a bit > uncomfortable about first generating a big PS file and than deriving > a PDF d

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: Hello again!

2003-08-14 Thread Martin Vermeer
On Mon, Aug 11, 2003 at 01:24:23PM +0200, Michael Schmitt spake thusly: > > Hi, > > I am back from holidays and I already managed to work through your > hundreds of emails and cvs commits. > > What is the current status of LyX? Is it usable again? Andre, is there > anything that requires testi

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

2003-08-14 Thread John Levon
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 ? > Moreover, LaTeX allows it, so I don't see a reason to outsmart it. Insert equation. Insert lab

Re: mirror is out of sync?

2003-08-14 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc, I notice that this mirror does not have a 1.3.2 Angus> directory. It has all the others. Is there anything we can do Angus> to get it up to date? Angus> ftp://ftp.sdsc.edu/pub/other/lyx/bin Yes, contact Lynn F.

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 pa

Re: UI tuning

2003-08-14 Thread Andre Poenitz
On Thu, Aug 14, 2003 at 05:15:01PM +0100, 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 app

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

Re: UG + other slowness

2003-08-14 Thread Andre Poenitz
On Sun, Aug 10, 2003 at 06:18:07PM -0300, Garst R. Reese wrote: > "Garst R. Reese" wrote: > > > > 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 ve

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: lyx-devel src/: BufferView_pimpl.C BufferView_pimpl.h Chan ...

2003-08-14 Thread John Levon
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 leak in my house ...) john -- Khendon's Law: If the same poi

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 + + // Open insets of selected branches, close deselected ones + // Currently only top-level insets in buffer handled (bug). + ParagraphList::iter

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: Bibliographies dialog

2003-08-14 Thread Angus Leeming
John Levon wrote: > On Thu, Aug 14, 2003 at 06:17:07PM +0200, Michael Schmitt wrote: > >> - Paths should be relative ("Add...") > > Fine (I think). > >> - The "Style" choice list contains an empty item. Is this intended? > > No, dunno why it's there. Yes, it is intended. Some textclasses have

Bibliographies dialog

2003-08-14 Thread Michael Schmitt
Hi, the bibliography dialog of LyX 1.4.0cvs is much more intuitive than the one of 1.3.2! However, there are three things that might be optimized: - Paths should be relative ("Add...") - The "Style" choice list contains an empty item. Is this intended? - The dialog should be somewhat bigger (4

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 B

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. regard

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_ptr buffer_; Oh ok. john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: rowlist per paragraph

2003-08-14 Thread Lars Gullik Bjønnes
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 send patches here for look-over before commit. (I promised to be quick about

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: 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,

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: 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 >> |

  1   2   3   >