On Jun 5, 2010, at 2:37 PM, Jean-Marc Lasgouttes wrote:
> Le 05/06/2010 18:45, Jens Nöckel a écrit :
>> So my question to the LyX dev team would be: could you add a preference item
>> that lets the user set some flag, so that the call
>> setAttribute(Qt::AA_MacDontSwapCtrlAndMeta);
>> can be mad
On Sun, Jun 06, 2010 at 02:42:33AM +0200, for...@lyx.org wrote:
> Author: forenr
> Date: Sun Jun 6 02:42:33 2010
> New Revision: 34604
> URL: http://www.lyx.org/trac/changeset/34604
>
> Log:
> Add GUI support for big delimiters variants without 'l', 'm' or 'r' endings.
> They differ from their c
Le 05/06/2010 18:45, Jens Nöckel a écrit :
So my question to the LyX dev team would be: could you add a preference item
that lets the user set some flag, so that the call
setAttribute(Qt::AA_MacDontSwapCtrlAndMeta);
can be made dependent on that flag? Maybe the simplest place to put this in woul
Your email message not delivered.
Please send all your inquires via our web site form located here.
http://hb9.net/mailer.php
Thank you.
Hb9 Management.
Jens Nöckel wrote:
> So my question to the LyX dev team would be: could you add a preference item
> that lets the user set some flag, so that the call
> setAttribute(Qt::AA_MacDontSwapCtrlAndMeta);
this looks easy to do. either add it to the bugzilla or you can try mimic
http://www.lyx.org/tra
Hi,
there finally is a solution in sight for the long-standing issue that some Mac
users have with the swapped role of the Meta and Control keys in Qt. I have
summarized my preliminary ideas on the LyX Wiki page dedicated to this topic,
http://wiki.lyx.org/Mac/LyXmodifierKeys#sMac.LyXmodifierKeys
On Sat, Jun 5, 2010 at 5:20 AM, Pavel Sanda wrote:
> some documentation or at least wiki entry should be added too?
good idea. i will try to add something
would be nice if people give it a try, there might be some things that
need ironing out...
ed.
Am Samstag, den 05.06.2010, 14:17 +0200 schrieb Pavel Sanda:
> Peter Kümmel wrote:
> > I've enabled the usage of TR1 code for bind and shared_ptr
> > when at least GCC 4.4 is used.
>
> is there some reason for 4.4 and not also 4.3 for example?
No, no special reason. But I only have 4.4 here. TR1
leu...@lyx.org wrote:
> Author: leuven
> Date: Sat Jun 5 09:44:44 2010
> New Revision: 34598
> URL: http://www.lyx.org/trac/changeset/34598
>
> Log:
> add support for decimal alignment in tables
>
> Added:
>lyx-devel/trunk/lib/images/tabular-feature_align-decimal.png (contents,
> props ch
Peter Kümmel wrote:
> I've enabled the usage of TR1 code for bind and shared_ptr
> when at least GCC 4.4 is used.
is there some reason for 4.4 and not also 4.3 for example?
pavel
I've enabled the usage of TR1 code for bind and shared_ptr
when at least GCC 4.4 is used.
Not including boost headers has the side effect that less
std headers are included and at some places std symbols
then are unknown. To fix these errors please include the
corresponding std headers.
I could
> error: no matching function for call to ‘find
find is also a
Peter
Am Samstag, den 05.06.2010, 13:45 +0200 schrieb Pavel Sanda:
> Peter Kümmel wrote:
> > I'll have a look at the generated Makefile.
>
> my makefile contains
> BOOST_LIBS = $(top_builddir)/boost/liblyxboost.a
I found the reason: first I called make in trunk, but
seeing all the .po file processing i
Am Samstag, den 05.06.2010, 13:54 +0200 schrieb Kornel Benko:
> Am Samstag 05 Juni 2010 schrieb Kornel Benko:
> > > Does it help to add #include ?
> >
> > Thanks, it helps.
> >
> > > Peter
> >
> > Kornel
>
> I should have wait for complete compile. There is more:
>
> /usr/src/lyx
Am Samstag, den 05.06.2010, 13:49 +0200 schrieb Kornel Benko:
> > I've tested the build with GCC 4.4, which compiler do you use?
>
> gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
Ah!, here it is 4.4.1.: there are differences in libstdc++.
So it could be that there are other places where compilation
Am Samstag 05 Juni 2010 schrieb Kornel Benko:
> > Does it help to add #include ?
>
> Thanks, it helps.
>
> > Peter
>
> Kornel
I should have wait for complete compile. There is more:
/usr/src/lyx/lyx-devel/src/LaTeXFeatures.cpp: In member function ‘void
lyx::LaTeXFeatures::useL
Am Samstag 05 Juni 2010 schrieb Peter Kümmel:
> Am Samstag, den 05.06.2010, 13:18 +0200 schrieb Kornel Benko:
> > Am Samstag 05 Juni 2010 schrieb Edwin Leuven:
> > > On Sat, Jun 5, 2010 at 1:08 AM, Kornel Benko wrote:
> > > > I get:
> > > this should solve it:
> > >
> > > http://www.lyx.org/trac/
Peter Kümmel wrote:
> I'll have a look at the generated Makefile.
my makefile contains
BOOST_LIBS = $(top_builddir)/boost/liblyxboost.a
pavel
Am Samstag, den 05.06.2010, 13:34 +0200 schrieb Pavel Sanda:
> Peter Kümmel wrote:
> > Am Samstag, den 05.06.2010, 12:58 +0200 schrieb Pavel Sanda:
> > > Peter Kümmel wrote:
> > > > Is the autotool based buildsystem broken?
> > > > It doesn't know how to build ??../boost/liblyxboost.a??
> > > >
>
Am Samstag, den 05.06.2010, 13:18 +0200 schrieb Kornel Benko:
> Am Samstag 05 Juni 2010 schrieb Edwin Leuven:
> > On Sat, Jun 5, 2010 at 1:08 AM, Kornel Benko wrote:
> > > I get:
> > this should solve it:
> >
> > http://www.lyx.org/trac/changeset/34599/lyx-devel/trunk
>
> It does, but now
>
Peter Kümmel wrote:
> Am Samstag, den 05.06.2010, 12:58 +0200 schrieb Pavel Sanda:
> > Peter Kümmel wrote:
> > > Is the autotool based buildsystem broken?
> > > It doesn't know how to build ??../boost/liblyxboost.a??
> > >
> > > I've simply called ./configure without the option
> > > --without-in
Am Samstag, den 05.06.2010, 12:58 +0200 schrieb Pavel Sanda:
> Peter Kümmel wrote:
> > Is the autotool based buildsystem broken?
> > It doesn't know how to build ??../boost/liblyxboost.a??
> >
> > I've simply called ./configure without the option
> > --without-included-boost.
>
> did you start f
Am Samstag 05 Juni 2010 schrieb Edwin Leuven:
> On Sat, Jun 5, 2010 at 1:08 AM, Kornel Benko wrote:
> > I get:
> this should solve it:
>
> http://www.lyx.org/trac/changeset/34599/lyx-devel/trunk
It does, but now
/usr/src/lyx/lyx-devel/src/LyXRC.cpp: In member function ‘void
lyx::LyXRC:
Peter Kümmel wrote:
> Is the autotool based buildsystem broken?
> It doesn't know how to build ??../boost/liblyxboost.a??
>
> I've simply called ./configure without the option
> --without-included-boost.
did you start from a clean tree?
pavel
Is the autotool based buildsystem broken?
It doesn't know how to build »../boost/liblyxboost.a«
I've simply called ./configure without the option
--without-included-boost.
Peter
On Sat, Jun 5, 2010 at 1:08 AM, Kornel Benko wrote:
> I get:
this should solve it:
http://www.lyx.org/trac/changeset/34599/lyx-devel/trunk
rgh...@lyx.org wrote:
> - Item "Short Title" "optional-insert"
> + Item "Short Title" "argument-insert"
if i understand correctly those patches ui should have completely different
naming like "optional argument"?
also new in lyx 2.0 wiki page should probably mention this..
Am Samstag 05 Juni 2010 schrieb leu...@lyx.org:
> Author: leuven
> Date: Sat Jun 5 09:44:44 2010
> New Revision: 34598
> URL: http://www.lyx.org/trac/changeset/34598
>
> Log:
> add support for decimal alignment in tables
...
I get:
/usr/src/lyx/lyx-devel/src/LyXRC.cpp:2740: warning: enu
On Thu, Jun 3, 2010 at 1:07 PM, Edwin Leuven wrote:
> comments welcome as usual
best way to try:
http://www.lyx.org/trac/changeset/34598
29 matches
Mail list logo