Re: Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-16 Thread Kornel Benko
Am Dienstag, 16. Oktober 2012 um 17:14:31, schrieb Stephan Witt > Am 16.10.2012 um 13:21 schrieb Kornel Benko : > > > Am Dienstag, 16. Oktober 2012 um 12:06:08, schrieb Kornel Benko > > > > > > > > Versuchen wir es mit der einfachen Version zuerst. > > > > > > Kornel > > > > > > Ich ha

Re: About USE_META_KEYBINDING (Stephan?)

2012-10-16 Thread Stephan Witt
Am 16.10.2012 um 23:39 schrieb Jean-Marc Lasgouttes : > While investigating ticket #8364, I stumbled on commit e9d943ae, which does > changes to KeySequence.cpp like: > >case 'm': case 'M': > +#if defined(USE_MACOSX_PACKAGING) || defined(USE_META_KEYBINDING) > +

$$e not set on import --> import of .Rnw (knitr) fails

2012-10-16 Thread Scott Kostyshak
I have this problem on master and 2.0.x. An empty $$e variable is being passed to the converter script on import because the document is not open yet: command = subst(command, token_encoding, buffer ? buffer->params().encoding().iconvName() : string()); Should $$e be set to the default encoding o

Re: Press about LyX

2012-10-16 Thread Jerry
Hi Daniel, Thanks for this nice article. May I make a suggestion? I think you should show at least one example of rendered LyX output so that the reader understands better that what you see is not what is shown on the LyX screen, but much better and better than typical Word output. Jerry (not

Re: Noweb/Literate programming Copier problem

2012-10-16 Thread Scott Kostyshak
On Tue, Oct 16, 2012 at 6:25 AM, Pavel Sanda wrote: > Scott Kostyshak wrote: >> On Thu, Oct 11, 2012 at 11:03 AM, Pavel Sanda wrote: >> > Scott Kostyshak wrote: >> >> On Wed, Oct 10, 2012 at 8:48 PM, Yihui Xie wrote: >> >> > I'm pretty busy at the moment. I'm wondering if Scott can do it. >> >>

Re: About LyX menus & usability.

2012-10-16 Thread Tommaso Cucinotta
On 11/10/12 17:48, Jürgen Spitzmüller wrote: 2012/10/11 Pavel Sanda : Tommaso Cucinotta wrote: -) move Marginal note (and Footnote ?) to Insert->Note sub-menu Footnote to submenu? No please (this is a too important feature). So, the footnote seems critical and everyone wants it very handy. N

Re: About LyX menus & usability.

2012-10-16 Thread Tommaso Cucinotta
On 13/10/12 10:42, Jean-Marc Lasgouttes wrote: Messages should be renamed "message pane" (panel?) so it is now ("pane") LaTeX source => "LaTeX Source Pane" it doesn't show merely latex (even though it might be considered the main functionality), but also various other formats, which, ehm..

Re: About LyX menus & usability.

2012-10-16 Thread Tommaso Cucinotta
On 15/10/12 21:41, Andrew Parsloe wrote: The New Oxf. Dict. gives the familiar computer usage against "pane" and no such use against "panel" (but my copy of the dictionary dates from the 1990s). This suggests (but not strongly) that "pane" should be used. Pushed a couple of commits, let's see

About USE_META_KEYBINDING (Stephan?)

2012-10-16 Thread Jean-Marc Lasgouttes
While investigating ticket #8364, I stumbled on commit e9d943ae, which does changes to KeySequence.cpp like: case 'm': case 'M': +#if defined(USE_MACOSX_PACKAGING) || defined(USE_META_KEYBINDING) + mod |= MetaModifier; +

Re: Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-16 Thread Vincent van Ravesteijn
> > > > > Yes, but nonetheless I'd like to have it resolved. > > I would like to know: > > > > Is the problem in > > * Compiling: maybe a missing include reference (something not defined?) > > * Linking: maybe missing needed library (which externals are not resolved?) > > > > > Kornel > Last time

Re: Re: Re: [LyX master] * sk.po

2012-10-16 Thread Pavel Sanda
Kornel Benko wrote: > Am Dienstag, 16. Oktober 2012 um 12:26:36, schrieb Pavel Sanda > > Kornel Benko wrote: > > > Don't worry, maybe I shouldn't commit so often :) > > > > What about using your own branch and merge it monthly or so? > > Often .po changes are somewhat painful when doing full sear

Re: Re: Re: [LyX master] * sk.po

2012-10-16 Thread Kornel Benko
Am Dienstag, 16. Oktober 2012 um 12:26:36, schrieb Pavel Sanda > Kornel Benko wrote: > > Don't worry, maybe I shouldn't commit so often :) > > What about using your own branch and merge it monthly or so? > Often .po changes are somewhat painful when doing full searches > in commit history because

Re: Re: [LyX master] * sk.po

2012-10-16 Thread Pavel Sanda
Kornel Benko wrote: > Don't worry, maybe I shouldn't commit so often :) What about using your own branch and merge it monthly or so? Often .po changes are somewhat painful when doing full searches in commit history because you get many false positives... Pavel

Re: Noweb/Literate programming Copier problem

2012-10-16 Thread Pavel Sanda
Scott Kostyshak wrote: > On Thu, Oct 11, 2012 at 11:03 AM, Pavel Sanda wrote: > > Scott Kostyshak wrote: > >> On Wed, Oct 10, 2012 at 8:48 PM, Yihui Xie wrote: > >> > I'm pretty busy at the moment. I'm wondering if Scott can do it. > >> > >> Sure, I can do that this weekend. Should it be done for

Re: About LyX menus & usability.

2012-10-16 Thread Jürgen Spitzmüller
Guenter Milde wrote: >However, I strongly suggest to rename it to something less missleading > than "short title". The often-discussed solution is outlined here: http://www.lyx.org/trac/ticket/6753#comment:2 I'll try to get this done for 2.1. Jürgen

Re: About LyX menus & usability.

2012-10-16 Thread Guenter Milde
On 2012-10-11, Kornel Benko wrote: > [-- Type: text/plain, Encoding: 7bit --] > Am Donnerstag, 11. Oktober 2012 um 17:33:19, schrieb Pavel Sanda > >> Tommaso Cucinotta wrote: >> > -) move Marginal note (and Footnote ?) to Insert->Note sub-menu >> >> Knowing well that I'm opening pandora b

Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-16 Thread Stephan Witt
Am 16.10.2012 um 09:17 schrieb Kornel Benko : > Am Dienstag, 16. Oktober 2012 um 08:40:12, schrieb Stephan Witt > > > > Yes. I think the problem is not the production of check_convert. The > > > problem is the dependency in src/support/tests/regfiles. > > > > > > The binary > > > `/Users/step

Re: Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-16 Thread Kornel Benko
Am Dienstag, 16. Oktober 2012 um 08:40:12, schrieb Stephan Witt > > Yes. I think the problem is not the production of check_convert. The > > problem is the dependency in src/support/tests/regfiles. > > > > The binary `/Users/stephan/git/lyx-build/cmake/2.1.0dev/bin/check_convert' > > is never