Re: About the renaming of documentation files

2007-02-28 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> Here is what I cam up with. Abdelrazak> Looks good. Applied. >> It would be even better to put lyxdir file names in italics, but I >> am not sure how to do that (or even if qt can do it). Abdelrazak> The italic property is

Re: About the renaming of documentation files

2007-02-28 Thread Jean-Marc Lasgouttes
> "christian" == christian ridderstrom <[EMAIL PROTECTED]> writes: christian> On Wed, 28 Feb 2007, Jean-Marc Lasgouttes wrote: >> Then it is Qt's job to make the tabs smaller when there is not >> enough room. If it does not do it well, we'll switch to another >> frontend. christian> It's Frid

Re: About the renaming of documentation files

2007-02-28 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Then it is Qt's job to make the tabs smaller when there is not enough room. If it does not do it well, we'll switch to another frontend. with a snap of the fingers :-) Sorry, I couldn't resist... Abdel.

Re: About the renaming of documentation files

2007-02-28 Thread Uwe Stöhr
Jean-Marc Lasgouttes schrieb: Then it is Qt's job to make the tabs smaller when there is not enough room. You are right and for very long paths Qt do this, so commit your patch. If it does not do it well, we'll switch to another frontend. ;-) Yes, changing frontends is so easy and there ar

Re: About the renaming of documentation files

2007-02-28 Thread christian . ridderstrom
On Wed, 28 Feb 2007, Jean-Marc Lasgouttes wrote: Then it is Qt's job to make the tabs smaller when there is not enough room. If it does not do it well, we'll switch to another frontend. It's Friday already? :-) /C -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~

Re: About the renaming of documentation files

2007-02-28 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> Now the change is made and the lyx-docs list should at least be Uwe> informed. (For example I informed Ignacio about changes via links Uwe> pointing to http://www.lyx.org/trac/browser/lyx-devel/... the Uwe> link is now different...) I have

Re: About the renaming of documentation files

2007-02-28 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Maybe, I am not sure of that. I just want to save some Abdelrazak> screen space, that's all, this is just a display thing. Of Abdelrazak> course, if the extension is different from '.lyx', we A

Re: About the renaming of documentation files

2007-02-28 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Maybe, I am not sure of that. I just want to save some Abdelrazak> screen space, that's all, this is just a display thing. Of Abdelrazak> course, if the extension is different from '.lyx', we Abdelrazak> should not hid

Re: About the renaming of documentation files

2007-02-28 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: >> What I'd like actually is to display foo/bar/file.lyx when the file >> is in $lyxdir/foo/bar/file.lyx. So we would see doc/Intro.lyx or >> doc/fr/Intro,lyx. Would that be OK? Uwe> This would be a good thing. >> Here is what I cam up with. .

Re: About the renaming of documentation files

2007-02-28 Thread Abdelrazak Younes
Andre Poenitz wrote: On Mon, Feb 26, 2007 at 02:17:05PM +0100, Abdelrazak Younes wrote: Yes, seems OK to me. How is it done for the View submenu? I think both lists should (ideally) share the same code. Here is another proposal for the visual hint, I don't know if it feasible of no: 1-a) Un

Re: About the renaming of documentation files

2007-02-27 Thread Uwe Stöhr
>> For the next time: Please bring such changes to the list before you do >> something. > Please read the list. Jean-Marc announced this, said that it would break > things and asked whether it should go in in this state or not, and Jose > agreed to put it in. What I mean is an announce on the ly

Re: About the renaming of documentation files

2007-02-27 Thread Uwe Stöhr
> What I'd like > actually is to display foo/bar/file.lyx when the file is in > $lyxdir/foo/bar/file.lyx. So we would see doc/Intro.lyx or > doc/fr/Intro,lyx. Would that be OK? This would be a good thing. > Here is what I cam up with. ... I tested the patch and it works so far. But now the whol

Re: About the renaming of documentation files

2007-02-27 Thread Andre Poenitz
On Mon, Feb 26, 2007 at 02:17:05PM +0100, Abdelrazak Younes wrote: > Yes, seems OK to me. How is it done for the View submenu? I think both > lists should (ideally) share the same code. > > Here is another proposal for the visual hint, I don't know if it > feasible of no: > > 1-a) Unix case: if

Re: About the renaming of documentation files

2007-02-27 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: What I'd like actually is to display foo/bar/file.lyx when the file is in $lyxdir/foo/bar/file.lyx. So we would see doc/Intro.lyx or doc/fr/Intro,lyx. Would that be OK? Abdelrazak> Yes, seems OK to me.

Re: About the renaming of documentation files

2007-02-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> What I'd like actually is to display foo/bar/file.lyx when the file >> is in $lyxdir/foo/bar/file.lyx. So we would see doc/Intro.lyx or >> doc/fr/Intro,lyx. Would that be OK? Abdelrazak> Yes, seems OK to me. How is it done for

Re: About the renaming of documentation files

2007-02-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Then the solution is just to add the subdir info in the Abdelrazak> tabs. Now that you are a master with this code JMarc, you Abdelrazak> could probably add this? ;-) I'll try to have a look.

Re: About the renaming of documentation files

2007-02-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Then the solution is just to add the subdir info in the Abdelrazak> tabs. Now that you are a master with this code JMarc, you Abdelrazak> could probably add this? ;-) I'll try to have a look. It is not trivial though,

Re: About the renaming of documentation files

2007-02-26 Thread christian . ridderstrom
On Mon, 26 Feb 2007, Uwe Stöhr wrote: For me its very confusing! Now I don't know what language a file is about until I open it. With the prefix I could also edit the files easily inside LyX as the prefix is shown in the document tabs. So it's the document tabs that don't show the path? So i

Re: About the renaming of documentation files

2007-02-26 Thread Abdelrazak Younes
Uwe Stöhr wrote: Jean-Marc Lasgouttes schrieb: Keeping the xx_ prefix would only be distracting, I think. Uwe> This causes lots of troubles and is confusing as you can mix them Uwe> up easily. For example when I work on the docs I have different Uwe> files open, the German, the English, and pe

Re: About the renaming of documentation files

2007-02-26 Thread Uwe Stöhr
Jean-Marc Lasgouttes schrieb: Keeping the xx_ prefix would only be distracting, I think. Uwe> This causes lots of troubles and is confusing as you can mix them Uwe> up easily. For example when I work on the docs I have different Uwe> files open, the German, the English, and perhaps the French o

Re: About the renaming of documentation files

2007-02-26 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Uwe Stöhr <[EMAIL PROTECTED]> writes: | I think you undestand why | Lars> unambigios names are important. So please | give them their | Lars> names back in the form we had:

Re: About the renaming of documentation files

2007-02-26 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Uwe Stöhr <[EMAIL PROTECTED]> writes: | I think you undestand why Lars> unambigios names are important. So please | give them their Lars> names back in the form we had: xx_name.lyx Lars> I don't agree. What we should do is to a

Re: About the renaming of documentation files

2007-02-26 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> why did you change the names of all documentation and Uwe> example files? Putting them into it's own subfolder is a good Uwe> idea but they should have an unambiguous name. Now we have e.g. Uwe> lots of "splash.lyx" but they are different.

Re: About the renaming of documentation files

2007-02-26 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> As side effect I can for example currently not compile LyX via >> SCons: Bo> Scons has just been fixed. Thanks. And I guess cmake does not make fixing, since it cannot install anyway. JMarc

Re: About the renaming of documentation files

2007-02-26 Thread christian . ridderstrom
On Mon, 26 Feb 2007, Georg Baum wrote: Uwe Stöhr wrote: when yiu then have also the English version opened ... I think you undestand why unambigios names are important. So please give them their names back in the form we had: xx_name.lyx I don't agree. A unique directory name should be enoug

Re: About the renaming of documentation files

2007-02-26 Thread Georg Baum
Uwe Stöhr wrote: > when yiu then have also the English version opened ... I think you > undestand why unambigios names are important. So please give them their > names back in the form we had: xx_name.lyx I don't agree. A unique directory name should be enough. Don't you see this name in the titl

Re: About the renaming of documentation files

2007-02-26 Thread Lars Gullik Bjønnes
Uwe Stöhr <[EMAIL PROTECTED]> writes: | I think you undestand why unambigios names are important. So please | give them their names back in the form we had: xx_name.lyx I don't agree. What we should do is to allow for the same thing as emacs does. Use part of the dir structura as part of the buff

Re: About the renaming of documentation files

2007-02-25 Thread Bo Peng
As side effect I can for example currently not compile LyX via SCons: Scons has just been fixed. Bo

Re: About the renaming of documentation files

2007-02-25 Thread Uwe Stöhr
I wrote: Hi Michael, why did you change the names of all documentation and example files? Oh sorry, it was JMarc. Uwe