Re: Splash screen

2006-11-13 Thread Jean-Marc Lasgouttes
> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes: Peter> Here a totally superfluously patch: a splash screen which shows Peter> up while loading LyX. ;) Personally, I find such splashes annoying. JMarc

Splash screen

2006-11-13 Thread Peter Kümmel
Here a totally superfluously patch: a splash screen which shows up while loading LyX. ;) I've added a parameter which enlarges the time the splash screen is shown. Maybe someone has a nice idea for a splash screen picture. We could also print text on it, something like this "This is LyX 1.5 alpha

Re: Easier return to Standard from Itemize, Enumerate, Description and List wanted

2006-11-13 Thread christian . ridderstrom
On Mon, 13 Nov 2006, Paul A. Rubin wrote: > > this: > > > > * text... > > I think this is a good idea. > > > BTW, there is always the undo/redo button if one click once too much. > > Or one can just click the enumerate or itemize tool button (whichever > applies). The "new" environment will a

Re: Preparing for alpha release

2006-11-13 Thread José Matos
On Monday 13 November 2006 2:48 pm, José Matos wrote: > PS: I was thinking about doing this either late today or tomorrow. In order to do no mistakes and to follow the suggestions posted I will delay the release to tomorrow. I am writing on the 13th, at least in my timezone. :-) -- José Abíl

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-13 Thread José Matos
On Thursday 09 November 2006 12:26 pm, Georg Baum wrote: > Helge Hafting wrote: > > Wrong. Why in the world should they be "ascii" ??? > > Because that is required by the LyX internals. For example, the layout > names are run through the gettext mechanism, and that requires pure ascii. > Should

Re: Preparing for alpha release

2006-11-13 Thread christian . ridderstrom
On Tue, 14 Nov 2006, [EMAIL PROTECTED] wrote: > On Mon, 13 Nov 2006, Georg Baum wrote: > > > Bennett Helm wrote: > > > > > On Nov 13, 2006, at 9:48 AM, José Matos wrote: > > > > > >> Hi all, > > >> I am thinking about starting the procedures leading to the alpha > > >> release. I > > >> would l

Re: Dialogue for enumerate in Document settings wanted

2006-11-13 Thread christian . ridderstrom
On Mon, 13 Nov 2006, Andreas Karlsson wrote: > If a LyX users wants to change labels for an Itemize list, this can easily be > done through the dialogue in "Document > Settings > Bullets", which is very > good. > > Hwever, if the user wants to change labels for an Enumerate list (for example, > s

Re: Offering tweaks in the GUI

2006-11-13 Thread José Matos
On Sunday 12 November 2006 10:39 pm, Andreas K. wrote: > <[EMAIL PROTECTED]> writes: > > Dear LyX developers, > > > > LaTeX often requires little modifications that are hard to find out > > for the beginner. I am talking about, for example, removing the page > > numbering from the first page or

Resolve failed-issues on aussie.lyx.org

2006-11-13 Thread christian . ridderstrom
Hi I've previously had problems resolving pmwiki.org on aussie.lyx.org, but now I also had problems resolving ftp.lyx.org Could someone with an account on aussie check if the following works or not: wget ftp://ftp.lyx.org/pub/lyx/contrib/aspell6-windows/aspell6-ar-1.2-0.exe I get

Re: Preparing for alpha release

2006-11-13 Thread José Matos
On Monday 13 November 2006 8:11 pm, Enrico Forestieri wrote: > > I fixed it. This led me to the following issue. It seems that the boolean > values True and False were introduced in python 2.3, but we are using them > in the 1.4.x configure.py. Giving that the minimum required python version > for

Re: Preparing for alpha release

2006-11-13 Thread christian . ridderstrom
On Mon, 13 Nov 2006, Georg Baum wrote: > Bennett Helm wrote: > > > On Nov 13, 2006, at 9:48 AM, José Matos wrote: > > > >> Hi all, > >> I am thinking about starting the procedures leading to the alpha > >> release. I > >> would like to ask now "what do you think it needs to be done before > >> r

Re: Crash in view->something with Extended-Insets.lyx

2006-11-13 Thread Uwe Stöhr
> I don't have a crash with or without my patch on Windows. But LaTeX > gives me an error: > > Paragraph ended before [EMAIL PROTECTED] was complete. > > "I suspect you've forgotten a `}', causing me to apply this > control sequence to too much text. How can we recover? > My plan is to forget th

Re: revert changeset 15545 and 15546

2006-11-13 Thread Uwe Stöhr
>> I do not think we should hardcode such tricks. So either Uwe's >> proposed change is OK for everybody, or we stick to the old one and >> joost sets the format he wants in lyxrc.dist. > Well, then I think that "%A, %d %B %Y" is much better than "%x". My solution is not perfect because "%A, %d

Re: Bug report Document > Settings > Bullets does not work

2006-11-13 Thread Paul A. Rubin
Andreas K. wrote: Paul A. Rubin <[EMAIL PROTECTED]> writes: Andreas Karlsson wrote: I am using LyX 1.4.3-4 on Windows XP. Changing labels for an Itemize list, which according to the User's Guide should be performed through "Document > Settings > Bullets" does not work. Odd, it works for me (a

Re: Easier return to Standard from Itemize, Enumerate, Description and List wanted

2006-11-13 Thread Paul A. Rubin
Andreas K. wrote: Edwin Leuven <[EMAIL PROTECTED]> writes: bad idea imho. it is easy to click once too much and loose the formatting by mistake. edwin Well, then make it work only for an * or #. which is not followed by any text, i.e., work for this: * but not for this: * text... I

Re: Preparing for alpha release

2006-11-13 Thread Bennett Helm
On Nov 13, 2006, at 12:54 PM, Georg Baum wrote: Bennett Helm wrote: It's not a lyx2lyx problem, but .tex export problem. The 1.5 .lyx file contains: \begin_inset LatexCommand bibtex options "jox" bibfiles "Bibdatabase" \end_inset The .tex file 1.5 exports contains: \newpage{}\bibliographys

Re: Classis.ui - Obsolete?

2006-11-13 Thread Enrico Forestieri
On Mon, Nov 13, 2006 at 09:21:39PM +0100, Enrico Forestieri wrote: > On Mon, Nov 13, 2006 at 03:23:31PM +, José Matos wrote: > > On Sunday 12 November 2006 10:35 am, Michael Gerz wrote: > > > Hello, > > > > > > are we going to maintain classic.ui for LyX 1.5.0? > > > > > > I guess it is neither

Re: Classis.ui - Obsolete?

2006-11-13 Thread Enrico Forestieri
On Mon, Nov 13, 2006 at 03:23:31PM +, José Matos wrote: > On Sunday 12 November 2006 10:35 am, Michael Gerz wrote: > > Hello, > > > > are we going to maintain classic.ui for LyX 1.5.0? > > > > I guess it is neither "feature complete" nor does it reflect the latest > > bookmark changes. There ma

Re: Preparing for alpha release

2006-11-13 Thread Enrico Forestieri
On Mon, Nov 13, 2006 at 08:16:03PM +0100, Enrico Forestieri wrote: > On Mon, Nov 13, 2006 at 04:09:37PM +0100, Jean-Marc Lasgouttes wrote: > > > However, viewing dvi still dies on unavailable dv2dt. > > My fault. I tested it on Windows but not Unix. Shame on me. > I am going to fix it. I fixed i

Re: Preparing for alpha release

2006-11-13 Thread Enrico Forestieri
On Mon, Nov 13, 2006 at 04:09:37PM +0100, Jean-Marc Lasgouttes wrote: > However, viewing dvi still dies on unavailable dv2dt. My fault. I tested it on Windows but not Unix. Shame on me. I am going to fix it. -- Enrico

Re: change tracking icons

2006-11-13 Thread Andreas K .
Leuven, E. <[EMAIL PROTECTED]> writes: > > > i played a bit around and the results are here: > > http://leuven.ecodip.net/lyx/changes.zip > > opinions/suggestions? > Nice. Andreas

Re: Easier return to Standard from Itemize, Enumerate, Description and List wanted

2006-11-13 Thread Andreas K .
Edwin Leuven <[EMAIL PROTECTED]> writes: > bad idea imho. it is easy to click once too much and loose the > formatting by mistake. > > edwin Well, then make it work only for an * or #. which is not followed by any text, i.e., work for this: * but not for this: * text... BTW, there is alway

Re: Bug report Document > Settings > Bullets does not work

2006-11-13 Thread Andreas K .
Paul A. Rubin <[EMAIL PROTECTED]> writes: > > Andreas Karlsson wrote: > > I am using LyX 1.4.3-4 on Windows XP. Changing labels for an Itemize > > list, which according to the User's Guide should be performed through > > "Document > Settings > Bullets" does not work. > > Odd, it works for me (

Re: Easier return to Standard from Itemize, Enumerate, Description and List wanted

2006-11-13 Thread Edwin Leuven
Andreas Karlsson wrote: It would be easier to return to Standard if one could just click on the "Decrease depth" button and then if one is on the first level of the Itemize/Enumerate/Description/List list, one is automatically returned to Standard. It would requre less work and be less time c

Easier return to Standard from Itemize, Enumerate, Description and List wanted

2006-11-13 Thread Andreas Karlsson
When one has finished creating a list with the help of any of the environments Itemize, Enumerate, Description or List and wants to return to Standard, one has to 1. Click on the environment drop-down list 2. Scroll up the scroll bar to the top of the environment drop-down list 3. click on Stand

Re: Preparing for alpha release

2006-11-13 Thread Georg Baum
Bennett Helm wrote: > It's not a lyx2lyx problem, but .tex export problem. The 1.5 .lyx > file contains: > > \begin_inset LatexCommand bibtex > options "jox" > bibfiles "Bibdatabase" > > \end_inset > > The .tex file 1.5 exports contains: > > \newpage{}\bibliographystyle{jox} > \bibliography{

Dialogue for enumerate in Document settings wanted

2006-11-13 Thread Andreas Karlsson
If a LyX users wants to change labels for an Itemize list, this can easily be done through the dialogue in "Document > Settings > Bullets", which is very good. Hwever, if the user wants to change labels for an Enumerate list (for example, start with I. or i. or A. or a. instead of 1.), the use

Re: Bug report Document > Settings > Bullets does not work

2006-11-13 Thread Paul A. Rubin
Andreas Karlsson wrote: I am using LyX 1.4.3-4 on Windows XP. Changing labels for an Itemize list, which according to the User's Guide should be performed through "Document > Settings > Bullets" does not work. Odd, it works for me (also 1.4.3-4, XP). The bullets don't change in the GUI (neve

Bug report Document > Settings > Bullets does not work

2006-11-13 Thread Andreas Karlsson
I am using LyX 1.4.3-4 on Windows XP. Changing labels for an Itemize list, which according to the User's Guide should be performed through "Document > Settings > Bullets" does not work. _ Hitta formen http://www.msn.se/halsa/

Re: [patch] esint support

2006-11-13 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Monday 13 November 2006 1:33 pm, Jean-Marc Lasgouttes wrote: >> Would it be possible to declare updateLabels in InsetBase instead >> of special casing insetinclude? It would be useful in other cases. >> >> This would mean that the ma

Re: Preparing for alpha release

2006-11-13 Thread Bennett Helm
On Nov 13, 2006, at 10:12 AM, Georg Baum wrote: Bennett Helm wrote: Export to LaTeX does not work (at least on Mac). I have problems with Bibliographies: the wrong name shows up in the \bibliography{} field -- initial letters of the .bib file missing, spaces and periods added. Can you plea

Re: r15903 - /lyx-devel/trunk/Status.15x

2006-11-13 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: baum Date: Mon Nov 13 16:05:17 2006 New Revision: 15903 URL: http://www.lyx.org/trac/changeset/15903 Log: The cursor works on mac now according to Bennet. Thanks. +* The cursor is not L-shaped for foreign languages Indeed, I didn't find the time to re-imple

Re: [patch] esint support

2006-11-13 Thread José Matos
On Monday 13 November 2006 1:33 pm, Jean-Marc Lasgouttes wrote: > Would it be possible to declare updateLabels in InsetBase instead of > special casing insetinclude? It would be useful in other cases. > > This would mean that the main updatelabels should be moved to > InsetText::updateLabels and do

Re: [patch] esint support

2006-11-13 Thread José Matos
On Saturday 11 November 2006 1:45 pm, Georg Baum wrote: > I consider this now stable enough and ready for 1.5.0. What do you think > José? And what about the esint stuff? Yes on both accounts. :-) > Georg -- José Abílio

Re: Classis.ui - Obsolete?

2006-11-13 Thread José Matos
On Sunday 12 November 2006 10:35 am, Michael Gerz wrote: > Hello, > > are we going to maintain classic.ui for LyX 1.5.0? > > I guess it is neither "feature complete" nor does it reflect the latest > bookmark changes. There may also be some problems with shortcuts. > > I am tempted to remove it from

Re: Preparing for alpha release

2006-11-13 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 13, 2006, at 9:48 AM, José Matos wrote: Hi all, I am thinking about starting the procedures leading to the alpha release. I would like to ask now "what do you think it needs to be done before releasing alpha?" Best regards, PS: I was thinking about doing

Re: change tracking icons

2006-11-13 Thread José Matos
On Monday 13 November 2006 2:50 pm, Leuven, E. wrote: > opinions/suggestions? Too much time in your hands? ;-) I like them, fwiw (not much in this case). :-) -- José Abílio

Re: Preparing for alpha release

2006-11-13 Thread Ozgur Ugras BARAN
As nobody had reviewed the multi-index patch, I guess we will postpone it for 1.6 series, won't we? Ugras On 11/13/06, José Matos <[EMAIL PROTECTED]> wrote: Hi all, I am thinking about starting the procedures leading to the alpha release. I would like to ask now "what do you think it

About Mac speed

2006-11-13 Thread Abdelrazak Younes
Seems like there's some good news coming soon in Qt (from qt-interest): Without having an example here, we can guess that it is probably ATSUI that is causing the slow down, we get the glyphs and spacing out of it and do the drawing ourselves, so things have been getting faster through Qt 4's

Re: Preparing for alpha release

2006-11-13 Thread Georg Baum
Bennett Helm wrote: > On Nov 13, 2006, at 9:48 AM, José Matos wrote: > >> Hi all, >> I am thinking about starting the procedures leading to the alpha >> release. I >> would like to ask now "what do you think it needs to be done before >> releasing >> alpha?" I'd like to have yes or no for my two

Re: Preparing for alpha release

2006-11-13 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> Hi all, I am thinking about starting the procedures leading to José> the alpha release. I would like to ask now "what do you think it José> needs to be done before releasing alpha?" Maybe check that the documentation can be typeset? I t

Re: FSF address change

2006-11-13 Thread Jean-Marc Lasgouttes
> "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes: Sven> Thanks. What do you think is the best way to update the po Sven> files? Should I prepare another patch for that or will it be Sven> handed over to the translators if we just change the english Sven> text? If you think having translate

Re: Preparing for alpha release

2006-11-13 Thread Bennett Helm
On Nov 13, 2006, at 9:48 AM, José Matos wrote: Hi all, I am thinking about starting the procedures leading to the alpha release. I would like to ask now "what do you think it needs to be done before releasing alpha?" Best regards, PS: I was thinking about doing this either late t

Re: FSF address change

2006-11-13 Thread Sven Hoexter
On Mon, Nov 13, 2006 at 03:22:32PM +0100, Jean-Marc Lasgouttes wrote: > > "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes: > Sven> What's missing is the translation update for the address. I > Sven> didn't touch the po files because I'm not sure how to handle > Sven> them correctly without m

Re: Preparing for alpha release

2006-11-13 Thread Abdelrazak Younes
José Matos wrote: Hi all, I am thinking about starting the procedures leading to the alpha release. I would like to ask now "what do you think it needs to be done before releasing alpha?" 1) say yes or no to Georg's two patches. 2) apply Martin fix to outine bugs. 3) change the tag version 4

Preparing for alpha release

2006-11-13 Thread José Matos
Hi all, I am thinking about starting the procedures leading to the alpha release. I would like to ask now "what do you think it needs to be done before releasing alpha?" Best regards, PS: I was thinking about doing this either late today or tomorrow. -- José Abílio

Re: FSF address change

2006-11-13 Thread Jean-Marc Lasgouttes
> "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes: Sven> Hi, attached you can find a diff against the 1.4.x branch where Sven> I started to update the FSF postal address. I also updated the Sven> LyX-Team copyright up to 2006 if you disagree remove this change Sven> and please list the curre

Re: [Patch] outline + undo (Re: TOC-crach backtrace)

2006-11-13 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I don't even remember what problem this patch fixes... And Abdelrazak> I don't have the time to do this right now. The bug is: do some random up/down in outline, mixed with some undo. Either the text becomes a mess, o

Re: [patch] esint support

2006-11-13 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> This would mean that the main updatelabels should be moved to >> InsetText::updateLabels and do a simple loop over the paragraph >> list. Abdelrazak> Yes. Would you do it? ;-) ;) First I'll try to see if I can find time to a

Re: [Patch] outline + undo (Re: TOC-crach backtrace)

2006-11-13 Thread Abdelrazak Younes
Martin Vermeer wrote: On Sun, 2006-11-12 at 07:19 +0100, Abdelrazak Younes wrote: Martin Vermeer wrote: On Fri, 10 Nov 2006 17:06:00 +0100 Abdelrazak Younes <[EMAIL PROTECTED]> wrote: Martin Vermeer wrote: On Fri, 2006-11-10 at 11:09 +0100, Jean-Marc Lasgouttes wrote: "Martin" == Martin Ver

Re: [patch] esint support

2006-11-13 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> As I wrote I do not like that. I updated my version after your Georg> changes, and here it is. The patch lloks bigger than it really Georg> is, because most of the changes are renamed toc stuff. I also Georg> s

Re: [patch] esint support

2006-11-13 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> As I wrote I do not like that. I updated my version after your Georg> changes, and here it is. The patch lloks bigger than it really Georg> is, because most of the changes are renamed toc stuff. I also Georg> solved the problem of non-

Re: [patch] esint support

2006-11-13 Thread Abdelrazak Younes
Georg Baum wrote: Am Samstag, 11. November 2006 03:05 schrieb Abdelrazak Younes: Abdelrazak Younes wrote: I wonder if this addToToc() method is a good idea at all... I'd prefer the TocBackend to it himself. InsetInclude doesn't need to know how to do that. The same goes for InsetFloat and Inse

Re: Crash in view->something with Extended-Insets.lyx

2006-11-13 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Georg, did you test the support for multiple encodings and my associated changes with IconvProcessor? I believe so, but I am not sure. I know that I tested it, but that might have been before your change. Well it seems to work fine on windows at le

Re: revert changeset 15545 and 15546

2006-11-13 Thread Enrico Forestieri
On Mon, Nov 13, 2006 at 09:34:41AM +0100, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> On Sun, Nov 12, 2006 at 11:14:49PM +0100, Uwe Stöhr wrote: > >> I don't like the change made in > >> http://www.lyx.org/trac/changeset/15545 and > >>

Re: 3 important bugs right now - more testing needed!

2006-11-13 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Very good. So now spellchecker is supposed to work perfectly with > accents, right? No, there seem to be other problems, but this is a prerequisite. For example, if I want to spell check the word "händler" in german it correctly suggests "Händler". Then I replace it,

Re: 3 important bugs right now - more testing needed!

2006-11-13 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Yes, I did that and put it in config.h. I did not use types.h, Georg> since what we really need to know here is whether the wctype Georg> functions use UCS4 as encoding. What we need to know in types.h Georg> is a bit different: We can

Re: Crash in view->something with Extended-Insets.lyx

2006-11-13 Thread Georg Baum
Abdelrazak Younes wrote: > Georg, did you test the support for multiple encodings and my associated > changes with IconvProcessor? I believe so, but I am not sure. I know that I tested it, but that might have been before your change. Georg

Re: 3 important bugs right now - more testing needed!

2006-11-13 Thread Georg Baum
Enrico Forestieri wrote: > On Sun, Nov 12, 2006 at 09:34:16PM +0100, Jean-Marc Lasgouttes wrote: > >> This is not a regression for windows anyway, right? No. On windows the code stays as broken as it is. It simply moves the pressure to implement a working solution to those who care for windows.

[Patch] outline + undo (Re: TOC-crach backtrace)

2006-11-13 Thread Martin Vermeer
On Sun, 2006-11-12 at 07:19 +0100, Abdelrazak Younes wrote: > Martin Vermeer wrote: > > On Fri, 10 Nov 2006 17:06:00 +0100 Abdelrazak Younes <[EMAIL PROTECTED]> > > wrote: > > > >> Martin Vermeer wrote: > >>> On Fri, 2006-11-10 at 11:09 +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == M

Re: CT Status Quo

2006-11-13 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> - When accepting a change, LyX may hang (same as in 1.4.3) Martin> Wasn't this fixed in 1.4.3? And does that fix work here too? The problem is still there, and I have not thought of a good solution yet. Assume that there is a note in

Re: revert changeset 15545 and 15546

2006-11-13 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> On Sun, Nov 12, 2006 at 11:14:49PM +0100, Uwe Stöhr wrote: >> I don't like the change made in >> http://www.lyx.org/trac/changeset/15545 and >> http://www.lyx.org/trac/changeset/15546 as this destroys the date >> formatting. >

Re: 3 important bugs right now - more testing needed!

2006-11-13 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: >> I am not sure where it should be defined, though. Enrico> Isn't config.h the home of such things? Or maybe support/types.h, where we already test for that. We could define a CHAR_TYPE_IS_WCHAR_T there. JMarc