Re: 1.4pre3 feature requests

2006-01-21 Thread John Levon
On Sat, Jan 21, 2006 at 11:33:26AM +0100, Andre Poenitz wrote: > I don't care for 99% of the stuff that's on the net. Why should we > disable stuff people expect? Funny, on my KDE desktop not a single one of the applications has such floating toolbars. john

Re: [prerelease] LyX 1.4.0pre3 - tables, etc

2006-01-21 Thread Pol
Michael Gerz wrote: >> - cross referencing does not seem to work properly: if equation label >> include the "=" character, cross-referencing is not rendered in the >> resulting pdf file, equation number being replaced by "??" > Does it work with LyX 1.3.6? Please enter a report into bugzilla > (po

Re: WinLive2005/fptexlike/Win32 as an alternative Latex

2006-01-21 Thread Tomasz Łuczak
Stephen Harris wrote: This post is for a specific range of users who are considering using TexLive2005 for Windows, Win32. So I want the information in the archives for future readers. I sent a copy to Tomas because I think he uses the Win32 distro. You are right, I use TeX Live only, because I

Re: [PATCH] get rid of some debug output

2006-01-21 Thread Martin Vermeer
On Sat, Jan 21, 2006 at 02:13:47PM +0200, Martin Vermeer wrote: > On Fri, Jan 20, 2006 at 10:06:15PM +0200, Martin Vermeer wrote: > > On Fri, Jan 20, 2006 at 04:04:36PM +0100, Jean-Marc Lasgouttes wrote: > > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > ... > > BTW2, we stil

LyX and the Wu Ming Revolution

2006-01-21 Thread Charles de Miramon
Who said that LyX was only used to write boring academic papers ;-) You, LyX developers, are working for the Texas branch of the Wu Ming Revolution. http://billy-bob-ming.com/billybobming.html and their LiveCD http://billy-bob-ming.com/cgibin/ming.cgi?page=sites/ming-tools/ghost/index Cheers,

Re: Bug reporting - disk full

2006-01-21 Thread Angus Leeming
Andre Poenitz wrote: Andre', who got rid of his TODO list two years and three days ago. N Wow! Time is just flying by. Happy Birthday, Bruno! Angus (feeling very old)

Re: [PATCH] get rid of some debug output

2006-01-21 Thread Andre Poenitz
On Sat, Jan 21, 2006 at 02:13:47PM +0200, Martin Vermeer wrote: > On Fri, Jan 20, 2006 at 10:06:15PM +0200, Martin Vermeer wrote: > > On Fri, Jan 20, 2006 at 04:04:36PM +0100, Jean-Marc Lasgouttes wrote: > > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > ... > > > It's snappy

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-21 Thread Andre Poenitz
On Sat, Jan 21, 2006 at 03:37:35PM +0100, Abdelrazak Younes wrote: > >I would not add the part. Enabling/disablig should be done in > >the core, otherwieyou'd end up coding C++ in XML. > > And what's wrong with that? I mean, if it doesn't eat up CPU cycles, the > less hard-coded code the better.

Re: Bug reporting - disk full

2006-01-21 Thread Andre Poenitz
On Sat, Jan 21, 2006 at 01:29:07PM +0100, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> On Wed, Jan 18, 2006 at 12:50:59PM +0100, Jean-Marc Lasgouttes > Andre> wrote: > >> While this is not a good example, I do think that unification of > >> me

Re: Bug reporting - disk full

2006-01-21 Thread Andre Poenitz
On Sat, Jan 21, 2006 at 01:36:44PM +, Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: > >>> While this is not a good example, I do think that unification of > >>> menubar and toolbar would be useful. But of course, I would do it > >>> in the existing backend framework... > > > > Andre> 'QAc

Re: Bug reporting - disk full

2006-01-21 Thread Andre Poenitz
On Sat, Jan 21, 2006 at 05:03:40PM +0100, Abdelrazak Younes wrote: > Just kidding of course... 1.4 has at least two very good new features: > Branches and Track Change. There is one feature I am missing a lot: the > ability to make a reference to a figure or a section without having to > put a l

Re: 1.4pre3 feature requests

2006-01-21 Thread Angus Leeming
Andre Poenitz wrote: >> > Most important it would be IMHO that the state of the toolbars is >> > saved at the end of a session. >> >> Yes, we need this. > > QMainWindow::{save,restore}State should do the trick, shouldn't it? Qt4 only AFAICS. -- Angus

Re: 1.4pre3 feature requests

2006-01-21 Thread Andre Poenitz
On Fri, Jan 20, 2006 at 05:16:37PM +, John Levon wrote: > On Fri, Jan 20, 2006 at 02:58:00PM +0100, Martin Hinsch wrote: > > > "non-standard", meaning that it's not possible (anymore) to drag them, > > make them float or make them vertical. > > This is intentionally disabled, somewhere on

Re: [PATCH] get rid of some debug output

2006-01-21 Thread Andre Poenitz
On Fri, Jan 20, 2006 at 04:11:24PM +0100, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I have some questions/points for you... > > + // Unsafe if .find() can return .end() > CoordCache::InnerParPosCache const & cache = > theCoords.getPa

[Patch] GTK BibItem dialog

2006-01-21 Thread John Spray
Little by little... I'm committing this now. John Index: Dialogs.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/gtk/Dialogs.C,v retrieving revision 1.44 diff -u -p -r1.44 Dialogs.C --- Dialogs.C 21 Jan 2006 11:10:33

Re: [PATCH] get rid of some debug output

2006-01-21 Thread Martin Vermeer
On Sat, Jan 21, 2006 at 05:59:08PM +0100, Georg Baum wrote: > Am Samstag, 21. Januar 2006 13:13 schrieb Martin Vermeer: > > About the rottenness, one thing is that in bruteFind2, the co-ordinates > > xo, yo produced by the cursorPos call are relative, while the arguments > > There is an explanatio

Update for GUII page

2006-01-21 Thread John Spray
Hi, Attached patch does the following: * Remove the 'Footnote' and 'Marginal Note' entries, since they don't seem to correspond to any dialog in any frontend. * Mark Ref, Citation and Thesaurus as complete for GTK frontend. (I don't have permissions to apply this myself) John

Re: GTK Citation dialog

2006-01-21 Thread John Spray
Am Freitag, den 20.01.2006, 20:01 +0100 schrieb Bernhard Reiter: > > I'll test and > > probably commit it once I have the glade. I've committed this now. John

Re: Bug reporting - disk full

2006-01-21 Thread Angus Leeming
Abdelrazak Younes wrote: > There is one feature I am missing a lot: the > ability to make a reference to a figure or a section without having to > put a label first. Is this on your TODO list? Not on mine. Maybe on yours ;-) -- Angus

Re: problems when switching to beamer

2006-01-21 Thread Georg Baum
Am Samstag, 21. Januar 2006 17:46 schrieb Juergen Spitzmueller: > Juergen Spitzmueller wrote: > > > The LaTeX way would be \providecommand. This does nothing if the command > > > already exists, otherwise it is equivalent to \newcommand. > > > > But this is not what we want, is it? After all, we w

Re: LyX 1.3.7 is released

2006-01-21 Thread Georg Baum
Am Samstag, 21. Januar 2006 14:38 schrieb Michael Gerz: > Oh well, I remember debugging PHP code isn't fun. Anyway: Why do we have > to bother about PHP at all? You guys are already too busy with the code. We don't need to bother IMHO. Georg

Re: [PATCH] get rid of some debug output

2006-01-21 Thread Georg Baum
Am Samstag, 21. Januar 2006 13:13 schrieb Martin Vermeer: > About the rottenness, one thing is that in bruteFind2, the co-ordinates > xo, yo produced by the cursorPos call are relative, while the arguments There is an explanation about relative/absolute coordinates in some math header file, but I

Re: problems when switching to beamer

2006-01-21 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > > The LaTeX way would be \providecommand. This does nothing if the command > > already exists, otherwise it is equivalent to \newcommand. > > But this is not what we want, is it? After all, we want to redefine an > already existing bullet definition. OK, I see, you pr

Re: problems when switching to beamer

2006-01-21 Thread Juergen Spitzmueller
Georg Baum wrote: > > I guess we could just use \def instead of \renewcommand in this case, or > > some > > > [EMAIL PROTECTED] check. > > The LaTeX way would be \providecommand. This does nothing if the command > already exists, otherwise it is equivalent to \newcommand. But this is not what we w

Re: problems when switching to beamer

2006-01-21 Thread Georg Baum
Am Samstag, 21. Januar 2006 17:16 schrieb Juergen Spitzmueller: > I guess we could just use \def instead of \renewcommand in this case, or some > [EMAIL PROTECTED] check. The LaTeX way would be \providecommand. This does nothing if the command already exists, otherwise it is equivalent to \new

Re: problems when switching to beamer

2006-01-21 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > We should fix our code. I guess we could just use \def instead of \renewcommand in this case, or some [EMAIL PROTECTED] check. A trivial fix either way. Jürgen

Re: Bug reporting - disk full

2006-01-21 Thread Abdelrazak Younes
Angus Leeming a écrit : Abdelrazak Younes wrote: Side note: Is there a reason why lyxaction is a global variable? (I _don't_ like global variable). Well, I have noticed that this is not the only case of a global variable in the source code. IMHO, we should get rid of all these and put them in a

Re: Bug reporting - disk full

2006-01-21 Thread Angus Leeming
Abdelrazak Younes wrote: > Side note: Is there a reason why lyxaction is a global variable? (I > _don't_ like global variable). Well, I have noticed that this is not the > only case of a global variable in the source code. IMHO, we should get > rid of all these and put them in a core class, call it

Re: Bug reporting - disk full

2006-01-21 Thread Abdelrazak Younes
Angus Leeming a écrit : Jean-Marc Lasgouttes wrote: While this is not a good example, I do think that unification of menubar and toolbar would be useful. But of course, I would do it in the existing backend framework... Andre> 'QAction'... What' so great about QAction? Just that the whole qt G

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-21 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Wed, Jan 18, 2006 at 03:43:58PM +0100, Abdelrazak Younes wrote: OK, I think I have some arguments now ;-) So, if I was to rewrite this all (which I am not going to do, at least not now), I would base this on four configuartion files: [...] Ok up to: Good enough!

Re: LyX 1.3.7 is released

2006-01-21 Thread Michael Gerz
Lars Gullik Bjønnes wrote: I have been looking a bit at trac lately and so far I like what I see. Administration,maintaince and upbrading seems a lot easier whan with bugzilla. f.ex. Bugzilla may be more powerful than Trac, and our WikiWiki engine may be more powerful than Trac but does it m

Re: LyX 1.3.7 is released

2006-01-21 Thread Michael Gerz
Martin Vermeer wrote: Great! No that you're the official web site editor, have a look at the non-functioning "floating menu / customize" bug ;-) I looked at it but PHP doesn't like me. Oh well, I remember debugging PHP code isn't fun. Anyway: Why do we have to bother about PHP at all? You

Re: Bug reporting - disk full

2006-01-21 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 18, 2006 at 12:50:59PM +0100, Jean-Marc Lasgouttes Andre> wrote: While this is not a good example, I do think that unification of menubar and toolbar would be useful. But of course, I would d

Re: Bug reporting - disk full

2006-01-21 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >>> While this is not a good example, I do think that unification of >>> menubar and toolbar would be useful. But of course, I would do it >>> in the existing backend framework... > > Andre> 'QAction'... > > What' so great about QAction? Just that the whole qt GUI uses

Re: [PATCH] get rid of some debug output

2006-01-21 Thread Martin Vermeer
On Fri, Jan 20, 2006 at 10:06:15PM +0200, Martin Vermeer wrote: > On Fri, Jan 20, 2006 at 04:04:36PM +0100, Jean-Marc Lasgouttes wrote: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: ... > It's snappy for me... BTW there is something rotten also in cursor > positioning _inside_

Re: Bug reporting - disk full

2006-01-21 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Jan 18, 2006 at 12:50:59PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> While this is not a good example, I do think that unification of >> menubar and toolbar would be useful. But of course, I would do it >> in the existing

Re: About bug 2169: Inserted \usepackage[usenames]{color} clashes with beamer/xcolor

2006-01-21 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > > Did you check that change tracking/dvipost still works in other classes? > > If yes, I vote to include your patch. > > Yes, I tested within limits. I am away from my home machine and working > with a devel version from Kayvan atm. I'll test more intensively when I'm

Re: WWW update

2006-01-21 Thread Angus Leeming
Michael Gerz wrote: > could someone with enough karma please commit this patch to > www-user/download? Done (but please use diff -u next time). Lars, please give this man some karma. -- Angus

Re: bug reading math macros with 1.4.0cvs

2006-01-21 Thread Juergen Spitzmueller
Also sprach Jean-Marc Lasgouttes: > What about the following patch? Looks good and works for me. However, given your explanation, I think there's also an initMath() call missing in math_hullinset. See attached patch. Other than that, I think you should apply your patch. Jürgen Index: src/mathed

Re: LyX 1.3.7 is released

2006-01-21 Thread Martin Vermeer
On Sat, Jan 21, 2006 at 09:55:19AM +0100, Michael Gerz wrote: > Jean-Marc Lasgouttes wrote: > > >At some time, we have to decide what information should be on the > >www-user site, and what should be on the wiki. > > > > > IMHO there should be only wiki pages in the future. > > As said before, I

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-21 Thread Andre Poenitz
On Tue, Jan 17, 2006 at 10:01:17AM +0100, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> We really, really should get rid of the homebaked GUII stuff > Andre> and switch to a single frontend. If anybody is masochistic > Andre> enough to maintain

Re: 1.4cvs BUG 2232: caption inside minipage in float suddenly "meanlingless"

2006-01-21 Thread Martin Vermeer
On Sat, Jan 21, 2006 at 02:09:29AM +0100, Helge Hafting wrote: > Create a memoir document. > Insert a figure float, with picture and caption. > Mark everything inside the float, insert a minipage. > Observe that the lyx GUI now call the caption "meaningless" > instead of the usual "Figure #". It i

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-21 Thread Andre Poenitz
On Mon, Jan 16, 2006 at 10:47:29PM +0100, Lars Gullik Bjønnes wrote: > Oh... but we shouldn't just break the exiting frontend(s) either, but > sure development will only happen on the frontend people are > interested in. Shouldn't we? Why should we reinvent and maintain stuff that Qt handles for

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-21 Thread Andre Poenitz
On Wed, Jan 18, 2006 at 03:43:58PM +0100, Abdelrazak Younes wrote: > OK, I think I have some arguments now ;-) > > So, if I was to rewrite this all (which I am not going to do, at least > not now), I would base this on four configuartion files: > [...] Ok up to: > 4) "Context Menu Config File":

Re: Bug reporting - disk full

2006-01-21 Thread Andre Poenitz
On Wed, Jan 18, 2006 at 12:50:59PM +0100, Jean-Marc Lasgouttes wrote: > While this is not a good example, I do think that unification of > menubar and toolbar would be useful. But of course, I would do it in > the existing backend framework... 'QAction'... Andre'

Re: LyX 1.3.7 is released

2006-01-21 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: | | >At some time, we have to decide what information should be on the | >www-user site, and what should be on the wiki. | > | IMHO there should be only wiki pages in the future. | | As said before, I really like Trac (projec

WWW update

2006-01-21 Thread Michael Gerz
Hi, could someone with enough karma please commit this patch to www-user/download? With the present description, users are tempted to click on the link to Ruurd's version before they even read the full section. Michael ? www-user.patch Index: index.php ==

Re: LyX 1.3.7 is released

2006-01-21 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: At some time, we have to decide what information should be on the www-user site, and what should be on the wiki. IMHO there should be only wiki pages in the future. As said before, I really like Trac (projects.edgewall.com/trac) which combines version control, t