Re: [Cvslog] r28603 - /lyx-devel/trunk/development/lyx.package.README

2009-02-24 Thread Kornel Benko
Am 2009-02-25 schrieb Pavel Sanda: > kor...@lyx.org wrote: > > Author: kornel > > Date: Wed Feb 25 08:36:59 2009 > > New Revision: 28603 > > > > URL: http://www.lyx.org/trac/changeset/28603 > > Log: > > corrected description of how to create a package using cmake > > gratulace! .. pomalu se muzem

Re: [Cvslog] r28603 - /lyx-devel/trunk/development/lyx.package.README

2009-02-24 Thread Pavel Sanda
kor...@lyx.org wrote: > Author: kornel > Date: Wed Feb 25 08:36:59 2009 > New Revision: 28603 > > URL: http://www.lyx.org/trac/changeset/28603 > Log: > corrected description of how to create a package using cmake gratulace! .. pomalu se muzem chystat na zmenu hlavniho jazyka na tomhle listu :) pa

Re: Regression in branch

2009-02-24 Thread Juergen Spitzmueller
Pavel Sanda wrote: > ert no more displays the text inside when collapsed. this must have > changed in last few days. i dont have time to inspect more atm. I think the cause is the fix to bug 4346. Now, InsetERT and others have setButtonLabel(BufferView const & bv), but InsetCollapsable still call

Re: [Cvslog] r28596 - /lyx-devel/trunk/src/BufferView.cpp

2009-02-24 Thread Juergen Spitzmueller
Vincent van Ravesteijn wrote: > Also for branch ? Yes. Jürgen

Re: [Cvslog] r28593 - in /lyx-devel/trunk/src/frontends/qt4: GuiRef.cp...

2009-02-24 Thread Juergen Spitzmueller
Pavel Sanda wrote: > i suppose this has green light to 1.6.3? Yes. Jürgen

Regression in branch

2009-02-24 Thread Pavel Sanda
hi, ert no more displays the text inside when collapsed. this must have changed in last few days. i dont have time to inspect more atm. pavel

Re: [Cvslog] r28600 - /lyx-devel/trunk/lib/examples/xypic.lyx

2009-02-24 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Wed Feb 25 03:01:46 2009 > New Revision: 28600 > > URL: http://www.lyx.org/trac/changeset/28600 > Log: > xypic.lyx merge conflict #1 > Uwe could you please check this? unfortunately you commited changes while Peter was editing the manual too, so i'm n

Re: [Cvslog] r28596 - /lyx-devel/trunk/src/BufferView.cpp

2009-02-24 Thread Vincent van Ravesteijn
v...@lyx.org schreef: Author: vfr Date: Wed Feb 25 01:39:55 2009 New Revision: 28596 URL: http://www.lyx.org/trac/changeset/28596 Log: Fix bug 5744: http://bugzilla.lyx.org/show_bug.cgi?id=5744. Crash with completion in mathed. When deleting an inset, the stored DocIterator might contain a refe

Re: [Cvslog] r28593 - in /lyx-devel/trunk/src/frontends/qt4: GuiRef.cp...

2009-02-24 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Tue Feb 24 23:56:57 2009 > New Revision: 28593 > > URL: http://www.lyx.org/trac/changeset/28593 > Log: > Case-insensitive reference sorting. > Patch from Manoj Rajagopalan. > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg147931.html i suppose

Re: patch for case-insensitive reference sorting

2009-02-24 Thread Pavel Sanda
Manoj Rajagopalan wrote: > Attaching v4 of the patch after taking into account Vincent's points. looks good. i will put it in. pavel

Re: patch for case-insensitive reference sorting

2009-02-24 Thread Manoj Rajagopalan
Vincent van Ravesteijn - TNW wrote: Subject: Re: patch for case-insensitive reference sorting Attaching v3 of the patch after taking into various suggestions: * The caseInsensitiveCB should be set to disabled (at the same place where sortCB is disabled in the constructor). This because of e.

Re: patch for case-insensitive reference sorting

2009-02-24 Thread Vincent van Ravesteijn
Manoj Rajagopalan schreef: Vincent van Ravesteijn - TNW wrote: * I think we should set the checkbox to the default of case insensitive sorting. Thus it has to be set to checked in the constructor (unless you change it to the case sensitive sorting checkbox). I'm a little confused between QCh

Re: patch for case-insensitive reference sorting

2009-02-24 Thread Manoj Rajagopalan
Vincent van Ravesteijn - TNW wrote: * I think we should set the checkbox to the default of case insensitive sorting. Thus it has to be set to checked in the constructor (unless you change it to the case sensitive sorting checkbox). I'm a little confused between QCheckBox::setChecked() and QC

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Pavel Sanda
Stefano Franchi wrote: > On Tuesday 24 February 2009 11:42:30 Pavel Sanda wrote: > > Stefano Franchi wrote: > > > I am starting to work on the final editing of a long manuscript and I > > > would very much appreciate the option to click on a page in the pdf > > > viewer app and jump directly to th

Re: font shortcuts in math mode

2009-02-24 Thread David Raymond
American Meteorological Society journals use bold roman for vectors. However, the option outlined by Uwe works for me. -- Dave Raymond PS -- The bold Greek symbols in \boldsymbol are helpful, so the shortcut for that is welcome also. Uwe Stöhr writes: > > I notice that going from lyx 1.5.7 to

Re: [Cvslog] r28588 - /lyx-devel/trunk/src/insets/InsetText.cpp

2009-02-24 Thread Juergen Spitzmueller
Vincent van Ravesteijn wrote: > Also for branch ? Yep. Jürgen