Re: Anomaly with instant preview

2012-02-11 Thread Andrew Parsloe
On 12/02/2012 2:21 p.m., Richard Heck wrote: On 02/11/2012 03:19 PM, Andrew Parsloe wrote: Inside a preview inset in ERT put \global\let\a=A In 'real life' there would be some intermediary text here. Later one wants to refer to the value stored in \a, so, in a new preview inset write in ERT

Re: error in nn.po

2012-02-11 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > I think there is an error in nn.po that was introduced here: > http://www.lyx.org/trac/changeset/40727 > > In the second line below, I think that <<"Stilen '%1$'>> should be <<"Stilen > `%1$s'>> Thanks. Fixed. > [note the two modifications: <`> instead of <'> and add an

Re: Anomaly with instant preview

2012-02-11 Thread Richard Heck
On 02/11/2012 03:19 PM, Andrew Parsloe wrote: Inside a preview inset in ERT put \global\let\a=A In 'real life' there would be some intermediary text here. Later one wants to refer to the value stored in \a, so, in a new preview inset write in ERT \a Write some more text. A new value is ass

Re: google summer of code is starting

2012-02-11 Thread Tommaso Cucinotta
Il 05/02/2012 20:48, Vincent van Ravesteijn ha scritto: Op 4-2-2012 21:04, Xu Wang schreef: I remember there was an effort to participate last year but it didn't work out. Just thought I would share this that gives the timeline for this year: http://google-opensource.blogspot.com/2012/02/goog

Re: AdvFind for EOLN

2012-02-11 Thread Tommaso Cucinotta
Il 04/02/2012 14:20, Pavel Sanda ha scritto: Tommaso, is there some way how to replace normal end of paragraph with forced new line (ctrl+enter) via advanced search/replace dialog? This is a use-case deviating quite a lot from the "typical" one I had in mind, when one finds mostly single-para

Re: Setting environment variables

2012-02-11 Thread Tommaso Cucinotta
Il 31/01/2012 05:58, Liviu Andronic ha scritto: On Tue, Jan 31, 2012 at 1:46 AM, Tommaso Cucinotta wrote: However, 'makebeamerinfo' [1] supports several presets via cli switches and via an ENV var [2]. For example, teh user can -t clean makebeamerinfo's default, pageturn and wiperigh

Anomaly with instant preview

2012-02-11 Thread Andrew Parsloe
Inside a preview inset in ERT put \global\let\a=A In 'real life' there would be some intermediary text here. Later one wants to refer to the value stored in \a, so, in a new preview inset write in ERT \a Write some more text. A new value is assigned to \a: in a third preview inset write in