Re: [LyX 2.0.x] While exporting from the command-line, theApp() doesn't exist. It was only needed for getting hex names of colors. So, get them directly from a ColorCache object with default mapping.

2012-12-13 Thread Tommaso Cucinotta
On 13/12/12 01:51, Richard Heck wrote: Need status.20x for this. [64f57912/lyxgit] T.

GPL statement

2012-12-13 Thread Zahari Dim
I hereby grant permission to license my contributions to LyX under the Gnu General Public Licence, version 2 or later. Zahari Dmitrov Kassabov

An idea on improving the literate programming support

2012-12-13 Thread Yihui Xie
Hi, One idea about literate programming in LyX has been in my mind for a while, and I'm wondering how you think about it. I'll take Sweave/knitr for example: One nice feature of R language is that it can be used interactively, which is very helpful for us to do some experimental or exploratory

Re: An idea on improving the literate programming support

2012-12-13 Thread Scott Kostyshak
On Thu, Dec 13, 2012 at 10:55 AM, Yihui Xie x...@yihui.name wrote: Hi, One idea about literate programming in LyX has been in my mind for a while, and I'm wondering how you think about it. I'll take Sweave/knitr for example: One nice feature of R language is that it can be used

Re: Where to use qt4 (Re: Export-to fails for xhtml)

2012-12-13 Thread Vincent van Ravesteijn
Op 11-12-2012 13:09, Pavel Sanda schreef: Tommaso Cucinotta wrote: Yes, everything compiles fine. Also ColorCache.h was not giving any trouble, till I included it in graphics/PreviewLoader.cpp, because then gcc complained it cannot find QColor nor QPalette (and I had to add the QtGui/). Yes I

Restart layout update discussion; was: Re: [patch] final layout patches for branch

2012-12-13 Thread Uwe Stöhr
Dear colleagues, sorry for the delay, but my spare time is currently very limited. Before I will comment on the different posts in the old thread I want to summarize what we are discussing about because the old thread is a mixture of different topics and misunderstandings. The different

Re: [patch] final layout patches for branch

2012-12-13 Thread Uwe Stöhr
Am 10.12.2012 10:16, schrieb Jean-Marc Lasgouttes: To try to discuss concrete example, could you give me a quick description of typical changes that have occurred between these moderncv releases? I would like to see how bad it is. Compared to modernCV 1.0 the commands for the language and

Re: [DECISION] final layout patches for branch

2012-12-13 Thread Uwe Stöhr
Am 10.12.2012 18:59, schrieb Richard Heck: Sorry, but why do you decide before I could comment? Please read my comments from today. I judged that further discussion was not going to change people's minds, as indeed it did not. I was very upset because I currently invest a huge portion of

Retina Support

2012-12-13 Thread Karan Girotra
Hey, Are there any plans to provide retina display support for LyX? What exactly does it entail? Karan

Re: [PATCH] InsetTabular code cleanup

2012-12-13 Thread Uwe Stöhr
Am 08.12.2012 08:09, schrieb Scott Kostyshak: While studying InsetTabular{.cpp,.h}, I have some suggestions and questions. In the 0001 patch attached, am I missing something or can we remove cur.selection in the conditions? I would leave them in. It makes sense to me that we don#t accept a

Re: Retina Support

2012-12-13 Thread Scott Kostyshak
On Wed, Dec 12, 2012 at 8:40 PM, Karan Girotra karan.giro...@gmail.com wrote: Hey, Are there any plans to provide retina display support for LyX? What exactly does it entail? See the following links: http://marc.info/?l=lyx-develm=134892838821370w=2

Re: [PATCH] InsetTabular code cleanup

2012-12-13 Thread Scott Kostyshak
On Thu, Dec 13, 2012 at 6:45 PM, Uwe Stöhr uwesto...@web.de wrote: Am 08.12.2012 08:09, schrieb Scott Kostyshak: While studying InsetTabular{.cpp,.h}, I have some suggestions and questions. In the 0001 patch attached, am I missing something or can we remove cur.selection in the conditions?

Re: [patch] final layout patches for branch

2012-12-13 Thread Jürgen Spitzmüller
2012/12/13 Uwe Stöhr uwesto...@web.de: Another example is KOMA-script. KOMA Script is an excellent example: It has an option version=version exactly to fit the criterium we put forward: backwards compatibility. In contrast to the moderncv author (apparently), Markus Kohm has a very good

Re: [LyX 2.0.x] While exporting from the command-line, theApp() doesn't exist. It was only needed for getting hex names of colors. So, get them directly from a ColorCache object with default mapping.

2012-12-13 Thread Tommaso Cucinotta
On 13/12/12 01:51, Richard Heck wrote: > > Need status.20x for this. [64f57912/lyxgit] T.

GPL statement

2012-12-13 Thread Zahari Dim
I hereby grant permission to license my contributions to LyX under the Gnu General Public Licence, version 2 or later. Zahari Dmitrov Kassabov

An idea on improving the literate programming support

2012-12-13 Thread Yihui Xie
Hi, One idea about literate programming in LyX has been in my mind for a while, and I'm wondering how you think about it. I'll take Sweave/knitr for example: One nice feature of R language is that it can be used interactively, which is very helpful for us to do some experimental or exploratory

Re: An idea on improving the literate programming support

2012-12-13 Thread Scott Kostyshak
On Thu, Dec 13, 2012 at 10:55 AM, Yihui Xie wrote: > Hi, > > One idea about literate programming in LyX has been in my mind for a > while, and I'm wondering how you think about it. I'll take > Sweave/knitr for example: > > One nice feature of R language is that it can be used

Re: Where to use qt4 (Re: Export-to fails for xhtml)

2012-12-13 Thread Vincent van Ravesteijn
Op 11-12-2012 13:09, Pavel Sanda schreef: Tommaso Cucinotta wrote: Yes, everything compiles fine. Also ColorCache.h was not giving any trouble, till I included it in graphics/PreviewLoader.cpp, because then gcc complained it cannot find QColor nor QPalette (and I had to add the QtGui/). Yes I

Restart layout update discussion; was: Re: [patch] final layout patches for branch

2012-12-13 Thread Uwe Stöhr
Dear colleagues, sorry for the delay, but my spare time is currently very limited. Before I will comment on the different posts in the old thread I want to summarize what we are discussing about because the old thread is a mixture of different topics and misunderstandings. The different

Re: [patch] final layout patches for branch

2012-12-13 Thread Uwe Stöhr
Am 10.12.2012 10:16, schrieb Jean-Marc Lasgouttes: To try to discuss concrete example, could you give me a quick description of typical changes that have occurred between these moderncv releases? I would like to see how bad it is. Compared to modernCV < 1.0 the commands for the language and

Re: [DECISION] final layout patches for branch

2012-12-13 Thread Uwe Stöhr
Am 10.12.2012 18:59, schrieb Richard Heck: Sorry, but why do you decide before I could comment? Please read my comments from today. I judged that further discussion was not going to change people's minds, as indeed it did not. I was very upset because I currently invest a huge portion of

Retina Support

2012-12-13 Thread Karan Girotra
Hey, Are there any plans to provide retina display support for LyX? What exactly does it entail? Karan

Re: [PATCH] InsetTabular code cleanup

2012-12-13 Thread Uwe Stöhr
Am 08.12.2012 08:09, schrieb Scott Kostyshak: While studying InsetTabular{.cpp,.h}, I have some suggestions and questions. In the 0001 patch attached, am I missing something or can we remove cur.selection in the conditions? I would leave them in. It makes sense to me that we don#t accept a

Re: Retina Support

2012-12-13 Thread Scott Kostyshak
On Wed, Dec 12, 2012 at 8:40 PM, Karan Girotra wrote: > Hey, > > Are there any plans to provide retina display support for LyX? What exactly > does it entail? See the following links: http://marc.info/?l=lyx-devel=134892838821370=2

Re: [PATCH] InsetTabular code cleanup

2012-12-13 Thread Scott Kostyshak
On Thu, Dec 13, 2012 at 6:45 PM, Uwe Stöhr wrote: > Am 08.12.2012 08:09, schrieb Scott Kostyshak: > > >> While studying InsetTabular{.cpp,.h}, I have some suggestions and >> questions. >> >> In the 0001 patch attached, am I missing something or can we remove >> cur.selection in

Re: [patch] final layout patches for branch

2012-12-13 Thread Jürgen Spitzmüller
2012/12/13 Uwe Stöhr : > Another example is KOMA-script. KOMA Script is an excellent example: It has an option version= exactly to fit the criterium we put forward: backwards compatibility. In contrast to the moderncv author (apparently), Markus Kohm has a very good