Re: [patch] for branch: 2 new layouts

2008-12-07 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > Today I committed two layouts to trunk that can also go to branch: > > - recipebook: is a layout to typeset recipes for food but in principle also > other recipes. It was published on our wiki 2 years ago by Szöke Sandor and > I adopted together with him for LyX 1.6 > > - ACM-sig

Re: attempt to fix bug 3560 - help needed

2008-12-07 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > > Hm, I'd guess that you'll need two separate macros \lyxarrow and > >  > \lyxarrowright. After all, in a multilingual document LTR and RTL can be >  > mixed, so both variants might occur in parallel. > > You are right. Could you please take over and implement this. I'm currently

Re: Website update of i18n fails

2008-12-07 Thread Jürgen Spitzmüller
Christian Ridderström wrote: > > I have updated i18n.inc three days ago: > > http://www.lyx.org/trac/changeset/27765 > > > > but the changes do not show up on the website. > > > > Any ideas? > > No ideas, but I hope I solved it by manually changing to the web directory > and doing 'svn up'. This up

Re: What's the right step to build a windows binary?

2008-12-07 Thread Pavel Sanda
asm23 wrote: > Thanks Peng Bo for your patient help for beginners like me. I will try it, > If I success, I would add some tutorials in wiki, because the wiki is too > simple on this topic. the best would be if you sent patch for trunk/INSTALL.scons file with updated info. pavel

Re: Approaching LyX 1.6.1 [status update #2]

2008-12-07 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > 4346 cri Synchronizing insets asserts when two windows open > => Cannot reproduce this any longer still perfectly reproducible in trunk. in 1.6 its not triggered because assertions are handled differently for release mode? pavel

Re: Website update of i18n fails

2008-12-07 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > I have updated i18n.inc three days ago: > http://www.lyx.org/trac/changeset/27765 > > but the changes do not show up on the website. maybe related - i have seen similar problem when commiting meeting2008.png which i expected to be reachable in standard images/ director

Re: Location in SVN for work on developing build scripts?

2008-12-07 Thread Pavel Sanda
Christian Ridderström wrote: > Could someone point me to a good place in the SVN tree? I'd rather not put > them in lyx-devel at the moment as that tree is just too big. i'm all for either setup svn directory or (preferably) reuse 'lyx-tests'. this would mean moving all files already into some a

Re: attempt to fix bug 3560 - help needed

2008-12-07 Thread Uwe Stöhr
> I can do it, but not immediately (and not for 1.6.1). It is not urgent. Thanks in advance for taking over and regards Uwe

Re: [patch] for branch: 2 new layouts

2008-12-07 Thread Uwe Stöhr
> If it's not urgent, I'd like to wait with this. OK. regards Uwe

Re: What's the right step to build a windows binary?

2008-12-07 Thread Uwe Stöhr
> I want to build a windows version of LyX 1.6. It is relatively easy and described in the file INSTALL.Win32 that you find in SVN. So first checkout LyX, then install MSVC 2008, install Python, afterwards install SCons, and follow exactly the steps in INSTALL.Win32. There it is also described w

Re: [Cvslog] r27793 - in /lyx-devel/branches/BRANCH_1_6_X/lib/ui: stdm...

2008-12-07 Thread Jürgen Spitzmüller
uwestoehr wrote: > LaTeX commands take arguments not parameters. This change is needed for > consistence to the rest of our documentation and to literature about LaTeX > like the LaTeX companion 2nd edition. I'm not particularly happy about string changes so short before a release. In any case, ma

Re: [Cvslog] r27793 - in /lyx-devel/branches/BRANCH_1_6_X/lib/ui: stdm...

2008-12-07 Thread Uwe Stöhr
> I'm not particularly happy about string changes so short before a release. I understand this, but I had the choice of changing it now or wait with the macro documentation until LyX 1.6.2. > In any case, make a po-remerge ASAP in order to give the translators the > chance to re-translate thes

Re: [Cvslog] r27798 - /lyx-devel/trunk/src/Makefile.am

2008-12-07 Thread Pavel Sanda
[EMAIL PROTECTED] wrote: > Author: uwestoehr > Date: Sun Dec 7 18:09:18 2008 > New Revision: 27798 > > URL: http://www.lyx.org/trac/changeset/27798 > Log: > Makefile.am: PSpell and ISpell was removed for LyX 2.0 at the developer > meeting is this really true wrt pspell? pavel

Re: [Cvslog] r27781 - /lyx-devel/trunk/src/LyXFunc.cpp

2008-12-07 Thread Abdelrazak Younes
On 06/12/2008 15:47, Jürgen Spitzmüller wrote: Author: spitz Date: Sat Dec 6 15:44:40 2008 New Revision: 27781 URL: http://www.lyx.org/trac/changeset/27781 Log: * LyXFunc.cpp (reload): - if the lyx_view_ has been detroyed, create a new one (fix bug 5389). Modified: lyx-devel/trun

Re: [Cvslog] r27798 - /lyx-devel/trunk/src/Makefile.am

2008-12-07 Thread Uwe Stöhr
> is this really true wrt pspell? Yes, Pspell.h/cpp was removed. It was decided only to leave Aspell, JMarc knows more. regards Uwe

Re: Location in SVN for work on developing build scripts?

2008-12-07 Thread Christian Ridderström
On Sun, 7 Dec 2008, Pavel Sanda wrote: Christian Ridderström wrote: Could someone point me to a good place in the SVN tree? I'd rather not put them in lyx-devel at the moment as that tree is just too big. i'm all for either setup svn directory or (preferably) reuse 'lyx-tests'. this would me

Re: Website update of i18n fails

2008-12-07 Thread Christian Ridderström
On Sat, 6 Dec 2008, Jürgen Spitzmüller wrote: Christian Ridderström wrote: No ideas, but I hope I solved it by manually changing to the web directory and doing 'svn up'. This updated i18n.inc and two other files. Yes, this did it. Which web directory are you talking about (in case I need to d

Re: Website update of i18n fails

2008-12-07 Thread Christian Ridderström
On Sun, 7 Dec 2008, Pavel Sanda wrote: Jürgen Spitzmüller wrote: I have updated i18n.inc three days ago: http://www.lyx.org/trac/changeset/27765 but the changes do not show up on the website. maybe related - i have seen similar problem when commiting meeting2008.png which i expected to be r

Off to New York city

2008-12-07 Thread Christian Ridderström
Just thought I'd mention that I'll be in NYC, in case someone else is there and would like to say hi. I'm there a week on vacation, visiting a friend. Hopefully he has good internet access :-) /Christian -- Christian Ridderström, +46-8-768 39 44http://www.md.kth.se/~chr

Re: Notes in output

2008-12-07 Thread Guenter Milde
On 2008-12-07, Uwe Stöhr wrote: > > I really think we should implement something allowing that users can > > influence the way Notes look in the output. Why not implement the Notes as a pre-defined branch that is off by default? Or unify the Notes>... and Branches>... insets so that it is possibl

Re: Website update of i18n fails

2008-12-07 Thread Christian Ridderström
On Sun, 7 Dec 2008, Jürgen Spitzmüller wrote: Christian Ridderström wrote: I have updated i18n.inc three days ago: http://www.lyx.org/trac/changeset/27765 but the changes do not show up on the website. Any ideas? No ideas, but I hope I solved it by manually changing to the web directory and

Re: Website update of i18n fails

2008-12-07 Thread Christian Ridderström
On Sun, 7 Dec 2008, Pavel Sanda wrote: Jürgen Spitzmüller wrote: I have updated i18n.inc three days ago: http://www.lyx.org/trac/changeset/27765 but the changes do not show up on the website. maybe related - i have seen similar problem when commiting meeting2008.png which i expected to be r

Re: Website update of i18n fails

2008-12-07 Thread Pavel Sanda
Christian Ridderström wrote: > On Sun, 7 Dec 2008, Pavel Sanda wrote: > >> Jürgen Spitzmüller wrote: >>> I have updated i18n.inc three days ago: >>> http://www.lyx.org/trac/changeset/27765 >>> >>> but the changes do not show up on the website. >> >> maybe related - i have seen similar problem when

Re: Website update of i18n fails

2008-12-07 Thread Pavel Sanda
Christian Ridderström wrote: > On Sun, 7 Dec 2008, Pavel Sanda wrote: > >> Jürgen Spitzmüller wrote: >>> I have updated i18n.inc three days ago: >>> http://www.lyx.org/trac/changeset/27765 >>> >>> but the changes do not show up on the website. >> >> maybe related - i have seen similar problem when

Re: Website update of i18n fails

2008-12-07 Thread Christian Ridderström
On Sun, 7 Dec 2008, Pavel Sanda wrote: Christian Ridderström wrote: On Sun, 7 Dec 2008, Pavel Sanda wrote: Jürgen Spitzmüller wrote: I have updated i18n.inc three days ago: http://www.lyx.org/trac/changeset/27765 but the changes do not show up on the website. maybe related - i have seen s

Re: What's the right step to build a windows binary?

2008-12-07 Thread asm23
Uwe Stöhr wrote: > I want to build a windows version of LyX 1.6. It is relatively easy and described in the file INSTALL.Win32 that you find in SVN. So first checkout LyX, then install MSVC 2008, install Python, afterwards install SCons, and follow exactly the steps in INSTALL.Win32. There it

Re: Notes in output

2008-12-07 Thread Martin Vermeer
On Sun, 07 Dec 2008 20:36:41 + (UTC) Guenter Milde <[EMAIL PROTECTED]> wrote: > On 2008-12-07, Uwe Stöhr wrote: > > > I really think we should implement something allowing that users can > > > influence the way Notes look in the output. > > Why not implement the Notes as a pre-defined branch

Re: Website update of i18n fails

2008-12-07 Thread Jürgen Spitzmüller
Christian Ridderström wrote: > I did an update and got the status letter 'G' for i18n.inc??? Yes, because I manually copied the file to the server. > Not know what it means, I renamed the file in the web server directory > i18n_strange...inc I think this can be deleted. > Juergen, could

branch string freeze (was: Re: [Cvslog] r27793 - in /lyx-devel/branches/BRANCH_1_6_X/lib/ui: stdm...)

2008-12-07 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > > I'm not particularly happy about string changes so short before a > > release. > > I understand this, but I had the choice of changing it now or wait with the > macro documentation until LyX 1.6.2. OK, but note that branch is in string freeze as of now. So no more changes, no

Re: Notes in output

2008-12-07 Thread Guenter Milde
On 2008-12-08, Martin Vermeer wrote: > On Sun, 07 Dec 2008 20:36:41 + (UTC) > Guenter Milde <[EMAIL PROTECTED]> wrote: >> On 2008-12-07, Uwe Stöhr wrote: >> > > I really think we should implement something allowing that users can >> > > influence the way Notes look in the output. >> Why not i

Re: Website update of i18n fails

2008-12-07 Thread Jürgen Spitzmüller
Christian Ridderström wrote: > The directory is > > /home/lyx/www/www-user/ > > which is simply a checkout of www-user. When you commit, this directory > should update automatically... (it seemed to work when I did an upate > there). If I try to do an svn up there, I get svn: Can't open fi