Pavel Sanda wrote:
> commit 718eeba60f5cef7c91508a3472a7b78b73934386
> Author: Pavel Sanda
> Date: Fri Jan 25 21:10:44 2013 -0800
>
> Another attempt at Encoding::any (we don't compile at linux now).
Uwe, can you try now? Pavel
> diff --git a/src/Encoding.cpp b/src/Encoding.cpp
> index 1c
The CMake TODO.txt says it's done, but I don't think it's implemented.
Scott
Currently, the super key is equivalent to alt for me on Ubuntu. I'm
guessing that this is true because Mac does not have a super key?
Thus, it would not make sense to have bindings that cannot be used by
Macs.
However, I think that it would still be nice to be able to use it for
my local binds. It
Is there a written or unwritten rule about committing when trunk is
not compiling for some/all people? I don't have anything in particular
in mind. For example, git bisect could be more of a pain.
Scott
OK, I applied both patches.
Thanks,
Scott
On Fri, Jan 25, 2013 at 11:22 PM, Pavel Sanda wrote:
> Scott Kostyshak wrote:
>> LFUN_INSET_MODIFY does not look nice in the LyX output. Would adding
>> linebreaks like in the attached patch improve that?
>
> Do whatsoever looks better in LFUNs manual a
On Fri, Jan 25, 2013 at 10:29 PM, Pavel Sanda wrote:
> Scott Kostyshak wrote:
>> commit 98a8c30dfac4813a5f4e3480ab38218a9e169604
>> Author: Scott Kostyshak
>> Date: Sun Jan 20 21:55:43 2013 -0500
>>
>> Change an accelerator to a more intuitive letter
>>
>> diff --git a/lib/ui/stdcontext.inc
Am 26.01.2013 05:23, schrieb Pavel Sanda:
Jürgen Spitzmüller wrote:
Am Sonntag 20 Januar 2013, 21:24:01 schrieb Uwe St??hr:
+ Argument 3
+ Mandatory 1
+ LabelString "Rest of Initial"
+ Tooltip "Rest of initial word or text"
EndArgument
File
Jürgen Spitzmüller wrote:
> Am Sonntag 20 Januar 2013, 21:24:01 schrieb Uwe St??hr:
> > + Argument 3
> > + Mandatory 1
> > + LabelString "Rest of Initial"
> > + Tooltip "Rest of initial word or text"
> > EndArgument
>
> File format change!
Uwe, wa
Scott Kostyshak wrote:
> LFUN_INSET_MODIFY does not look nice in the LyX output. Would adding
> linebreaks like in the attached patch improve that?
Do whatsoever looks better in LFUNs manual and its pdf counterpart.
Pavel
Am 13.01.2013 21:26, schrieb Kornel Benko:
(Compiling the 2.1 trunk using the devel mode works without any errors or
warnings.)
That I do not understand.
1.) in build.bat cmake is called with '-DLYX_INSTALL=1'
2.) in development/cmake/po/CMakeLists.txt:191, _addALLOption is set to ALL
after
Uwe StĂśhr wrote:
> commit 9e29dc2338842568de166cef8cee88de9210a84b
> Author: Uwe StĂśhr
> Date: Fri Jan 25 23:24:26 2013 +0100
>
> Encoding.cpp: make it compilable again after [2eea1590/lyxgit]
>
> diff --git a/src/Encoding.cpp b/src/Encoding.cpp
> index 3a27a7b..1c5e93c 100644
> --- a/sr
Am 23.01.2013 22:56, schrieb Georg Baum:
chkconfig.ltx: check for wasy
In unicodesymbols we use the wasy fonts intensively. So we also need
to check for them. (wasysym is not the font package itself, only a
package to support it: "LaTeX support file to use the WASY-2 fonts.
Am 22.01.2013 15:45, schrieb Jürgen Spitzmüller:
I now also reverted your changes locally, and it turns out that the (old)
moderncv example file still works without any single problem with the old
layout. This is with most recent TL (2012/12/04 v1.2.1 of moderncv.cls).
Damn, you are right. I d
Georg Baum wrote:
> The attached patch implements two new VCS commands which I already announced
> some months ago. Only svn supports them fully, but I implemented a poor mans
> version for CVS and RCS. These commands are useful i several cases, e.g. if
> you give a lecture that is evolving each
Am 22.01.2013 15:19, schrieb Jürgen Spitzmüller:
You added 14 styles of "InPreamble" type (CVStyle, CVColor, FirstName,
FamilyName, Title, Address, Mobile, Phone, Fax, Email, Homepage, ExtraInfo,
Photo and Quote).
None of these are needed to keep the layout working with recent releases of
moder
Am 21.01.2013 22:15, schrieb Georg Baum:
That is what I always stated, non of my changes (except of that nasty
modernCV beast) break the backward-compatibility in the strict sense but
they introduce new commands and that is what this thread is about.
Yes. In the beginning, I thought that these
Am 26.01.2013 00:14, schrieb Julien Rioux:
Uwe is using the merged build.
No I am not. I use the build.bat that we have in Git and it compiles using this
line:
cmake %LYX_SOURCE% -G%USED_STUDIO% -DLYX_MERGE_REBUILD=0 -DLYX_MERGE_FILES=0 -DLYX_NLS=1
-DLYX_INSTALL=1 -DLYX_RELEASE=1 -DLYX_CONS
On Fri, Jan 25, 2013 at 10:23 PM, Pavel Sanda wrote:
> Scott Kostyshak wrote:
>> @@ -115,6 +116,10 @@ TabularFeature tabularFeature[] =
>> { Tabular::DELETE_COLUMN, "delete-column", false },
>> { Tabular::COPY_ROW, "copy-row", false },
>> { Tabular::COPY_COLUMN, "copy-column", fa
Am 25.01.2013 23:51, schrieb Julien Rioux:
Your latest change break the compilation for me, while I had no
compilation problem beforehand:
How can that be?
I compile with autotools and gcc 4.6.2, and you?
I am using MSVC 2010 and CMake.
regards Uwe
Scott Kostyshak wrote:
> commit 98a8c30dfac4813a5f4e3480ab38218a9e169604
> Author: Scott Kostyshak
> Date: Sun Jan 20 21:55:43 2013 -0500
>
> Change an accelerator to a more intuitive letter
>
> diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc
> index f878685..60d8a26 100644
> --
Scott Kostyshak wrote:
> @@ -115,6 +116,10 @@ TabularFeature tabularFeature[] =
> { Tabular::DELETE_COLUMN, "delete-column", false },
> { Tabular::COPY_ROW, "copy-row", false },
> { Tabular::COPY_COLUMN, "copy-column", false },
> + { Tabular::MOVE_COLUMN_RIGHT, "move-column-ri
On Sat, Jan 12, 2013 at 4:35 AM, Kornel Benko wrote:
> Hi Tommaso,
>
> I wanted to check the description of controls in hello-world-in.txt with the
> script keytest.py.
>
> So far, there exist some non-described controls
>
> Sleep
>
> Loop
>
> RaiseLyx
>
> .
>
> OK, 'Sleep' was easy.
>
> But what
On Fri, Jan 25, 2013 at 6:05 PM, Vincent van Ravesteijn wrote:
>
> Op 25 jan. 2013 23:51 schreef "Julien Rioux" het volgende:
>
>
>>
>> On Fri, Jan 25, 2013 at 5:36 PM, Uwe Stöhr wrote:
>> > Am 25.01.2013 08:39, schrieb Kornel Benko:
>> >
>> >> This for sure is not my doing. Looks, like your com
On Fri, Jan 25, 2013 at 5:36 PM, Uwe Stöhr wrote:
> Am 25.01.2013 08:39, schrieb Kornel Benko:
>
>> This for sure is not my doing. Looks, like your compiler/linker
>> finds "lyx::Encoding::any" in Encoding.obj and BiblioInfo.obj.
>>
>> The last change was Jan 19 by Julien Rioux.
>
>
> Thanks for t
Am 25.01.2013 10:43, schrieb Jean-Marc Lasgouttes:
Checking for fonts is not that difficult in latex. See the example from
configure.py for ecrm (which
can be removed now IMO):
I see, but this requires more changes in branch. I am not an expert in these things and don't want
to open Pandora'
Am 25.01.2013 13:52, schrieb Guenter Milde:
What is the reason for testing cbgreek in the first place?
If you install LyX for the first time on a PC and compile your first Greek document, MiKTeX comes up
asking you to install cbgreek. In case you don't have an Internet connection, this packa
Am 23.01.2013 22:04, schrieb Julien Rioux:
-\TestPackage{cbgreek}% for Greek
+\TestPackage[glic1000]{cbgreek}% for Greek
.tfm missing?
No, the extension must not be specified, see also the other occurrences of
\TestFont in chkconfig.ltx.
regards Uwe
Am 25.01.2013 08:39, schrieb Kornel Benko:
This for sure is not my doing. Looks, like your compiler/linker
finds "lyx::Encoding::any" in Encoding.obj and BiblioInfo.obj.
The last change was Jan 19 by Julien Rioux.
Thanks for the pointer. This was indeed the bug and I corrected this now:
http:
On Fri, Jan 25, 2013 at 3:06 PM, Tommaso Cucinotta wrote:
> On 25/01/13 08:32, Kornel Benko wrote:
>
>>> On CMake, there is no button. The good thing is that it's very easy to
>>
>>> stop the test with ctrl+C. Perhaps the bad thing is that this is why
>>
>>> some tests are failing? I'm not sure.
>
On 25/01/13 08:32, Kornel Benko wrote:
>> On CMake, there is no button. The good thing is that it's very easy to
>
>> stop the test with ctrl+C. Perhaps the bad thing is that this is why
>
>> some tests are failing? I'm not sure.
When running run-tests.sh, the focus stays all time on the LyX wi
Hi Rainer,
After updating LyX, are you able to reproduce the other bug you found?
(That "Multirow" is above the table)? I would like to fix this bug, but I
want to be able to reproduce it. I tried (with the attached .lyx file) but
it works fine. What settings or other things do I need to set?
Tha
On Fri, Jan 25, 2013 at 5:00 AM, Kornel Benko wrote:
> Am Freitag, 25. Januar 2013 um 03:59:29, schrieb Scott Kostyshak
>
>
>> On Fri, Jan 25, 2013 at 3:20 AM, Kornel Benko wrote:
>
>> > Am Freitag, 25. Januar 2013 um 01:49:16, schrieb Scott Kostyshak
>
>> >
>
>> >
>
> ...
>
>> > inserted 'KK:
On 2013-01-25, Jean-Marc Lasgouttes wrote:
> Le 23/01/2013 23:24, Uwe Stöhr a écrit :
>> commit 873d5ebc27d7c0f8949d1f6abef1d396b67498a2
>> Author: Uwe Stöhr
>> Date: Wed Jan 23 23:24:53 2013 +0100
>> chkconfig.ltx: remove check for cbgreek
>> - we would need to check for a font
Le 25/01/2013 12:17, Jean-Marc Lasgouttes a écrit :
The branch, master, has been updated.
- Log -
commit f7548ae2cd1172a84b71a0190558e40722537e63
Author: Jean-Marc Lasgouttes
Date: Wed Jan 23 23:02:05 2013 +0100
Make sure
Am Freitag, 25. Januar 2013 um 03:59:29, schrieb Scott Kostyshak
> On Fri, Jan 25, 2013 at 3:20 AM, Kornel Benko wrote:
> > Am Freitag, 25. Januar 2013 um 01:49:16, schrieb Scott Kostyshak
> >
> >
...
> > inserted 'KK: \C\[Home]' at start of each consecutive subtest.
> >
>
> Your new test stil
Le 23/01/2013 23:24, Uwe Stöhr a écrit :
The branch, 2.0.x, has been updated.
- Log -
commit 873d5ebc27d7c0f8949d1f6abef1d396b67498a2
Author: Uwe Stöhr
Date: Wed Jan 23 23:24:53 2013 +0100
chkconfig.ltx: remove check fo
Am Freitag, 25. Januar 2013 um 09:20:25, schrieb Kornel Benko
> Am Freitag, 25. Januar 2013 um 01:49:16, schrieb Scott Kostyshak
>
> > On Thu, Jan 24, 2013 at 9:26 PM, Tommaso Cucinotta wrote:
> > > On 25/01/13 02:01, Scott Kostyshak wrote:
> > >> And I still can't
> > >> get the tests to run u
On Fri, Jan 25, 2013 at 3:30 AM, Kornel Benko wrote:
> Am Donnerstag, 24. Januar 2013 um 21:02:52, schrieb Scott Kostyshak
>
>
>> On Thu, Jan 24, 2013 at 8:50 PM, Tommaso Cucinotta
>> wrote:
>
>> > On 24/01/13 04:42, Scott Kostyshak wrote:
>
>> >> I am trying to add an autotest for #8523, but ho
On Fri, Jan 25, 2013 at 3:20 AM, Kornel Benko wrote:
> Am Freitag, 25. Januar 2013 um 01:49:16, schrieb Scott Kostyshak
>
>
>> On Thu, Jan 24, 2013 at 9:26 PM, Tommaso Cucinotta
>> wrote:
>
>> > On 25/01/13 02:01, Scott Kostyshak wrote:
>
>> >> And I still can't
>
>> >> get the tests to run unde
Am Freitag, 25. Januar 2013 um 01:50:28, schrieb Scott Kostyshak
> On Thu, Jan 24, 2013 at 8:37 PM, Tommaso Cucinotta wrote:
> > On 11/01/13 09:48, Scott Kostyshak wrote:
> >>
> >> I guess we should wait for Tommaso.
> >
> > FYI [1].
> >
> > Perhaps, if you're playing with these tests, you may h
Am Donnerstag, 24. Januar 2013 um 21:02:52, schrieb Scott Kostyshak
> On Thu, Jan 24, 2013 at 8:50 PM, Tommaso Cucinotta wrote:
> > On 24/01/13 04:42, Scott Kostyshak wrote:
> >> I am trying to add an autotest for #8523, but how can I open a .lyx
> >> file that I need to reproduce the crash?
> >
Am Freitag, 25. Januar 2013 um 01:49:16, schrieb Scott Kostyshak
> On Thu, Jan 24, 2013 at 9:26 PM, Tommaso Cucinotta wrote:
> > On 25/01/13 02:01, Scott Kostyshak wrote:
> >> And I still can't
> >> get the tests to run under autotools.
> >
> > what problems were u experiencing ?
> >
> >
42 matches
Mail list logo