Re: Helping out

2011-03-04 Thread José Matos
On Friday 04 March 2011 10:43:08 Jean-Marc Lasgouttes wrote: > How predictable we are, aren't we? > > JMarc I have a word for you: "Latex_Title". If any of the readers do not remember this consider yourself lucky. :-) -- José Abílio

Re: Helping out

2011-03-04 Thread Jean-Marc Lasgouttes
Le 04/03/2011 11:17, José Matos a écrit : On Thursday 03 March 2011 22:11:13 Jean-Marc Lasgouttes wrote: We can use ObsoletedBy for that. If those are styles that we distribute a lyx2lyx solution is cleaner, IMHO. How predictable we are, aren't we? JMarc

Re: Helping out

2011-03-04 Thread José Matos
On Thursday 03 March 2011 22:11:13 Jean-Marc Lasgouttes wrote: > Le 03/03/11 22:17, Richard Heck a écrit : > > It would certainly be worth standardizing these, in so far as that is > > possible. Note that this would be a format change, in effect, and would > > require lyx2lyx conversion. If you wan

Re: Helping out

2011-03-03 Thread Tommaso Cucinotta
Il 03/03/2011 01:44, Julien Rioux ha scritto: On 02/03/2011 5:29 PM, Jean-Marc Lasgouttes wrote: You mean having he styl Author use IEEEauthor for IEEE documents? It looks like our IEEEtran layout does not do that, but it could. Besides bizarre \and issues, many things are already possible for l

Re: Helping out

2011-03-03 Thread Jean-Marc Lasgouttes
Le 03/03/11 22:17, Richard Heck a écrit : It would certainly be worth standardizing these, in so far as that is possible. Note that this would be a format change, in effect, and would require lyx2lyx conversion. If you want to put this on the list for 2.1, that'd be great. I'd be happy to help wi

Re: Helping out

2011-03-03 Thread Guenter Milde
On 2011-03-02, Julien Rioux wrote: > On 02/03/2011 5:21 PM, Tommaso Cucinotta wrote: >> one possibility could be of course to define a lyx-specific LaTeX macro >> package which is actually used when generating latex code, for example >> in the "author style" case, one would generate smth. like \lyx

Re: Helping out

2011-03-03 Thread Richard Heck
On 03/02/2011 07:44 PM, Julien Rioux wrote: For example, a simple grep -h "^Style" lib/layout/*.* | sort | uniq | wc in trunk gives 519 different styles. OK, I should do this case-insensitively but still, that number for sure can be reduced. e.g. grepping for mail: Style Author_Email Style

Re: Helping out

2011-03-02 Thread Julien Rioux
On 02/03/2011 5:29 PM, Jean-Marc Lasgouttes wrote: You mean having he styl Author use IEEEauthor for IEEE documents? It looks like our IEEEtran layout does not do that, but it could. Besides bizarre \and issues, many things are already possible for layout file authors. Of course many things are

Re: Helping out

2011-03-02 Thread Julien Rioux
On 02/03/2011 5:21 PM, Tommaso Cucinotta wrote: one possibility could be of course to define a lyx-specific LaTeX macro package which is actually used when generating latex code, for example in the "author style" case, one would generate smth. like \lyxauthor{} or \lyxsection{} similar. Then, the

Re: Helping out

2011-03-02 Thread Jean-Marc Lasgouttes
Le 02/03/11 02:03, Julien Rioux a écrit : You are right! The multiplicity of styles when it comes to macro names in latex is very annoying. In LyX it can be worked around and I think this should be looked into very seriously. Then you can easily switch from layout to layout in a document without

Re: Helping out

2011-03-02 Thread Tommaso Cucinotta
Il 02/03/2011 02:03, Julien Rioux ha scritto: You are right! The multiplicity of styles when it comes to macro names in latex is very annoying. In LyX it can be worked around and I think this should be looked into very seriously. Then you can easily switch from layout to layout in a document wi

Re: Helping out

2011-03-01 Thread Julien Rioux
On 19/02/2011 5:47 AM, Tommaso Cucinotta wrote: Il 16/02/2011 14:20, Vincent van Ravesteijn ha scritto: 2) A layout editor for creating your own layouts/character styles/insets and so forth. This one would be a very nice feature to have. I have to say that, AFAICS, currently there is also a pr

Custom styles and author/institution xrefs (was: Re: Helping out)

2011-02-21 Thread Tommaso Cucinotta
Il 19/02/2011 11:47, Tommaso Cucinotta ha scritto: Il 16/02/2011 14:20, Vincent van Ravesteijn ha scritto: 2) A layout editor for creating your own layouts/character styles/insets and so forth. This one would be a very nice feature to have. I have to say that, AFAICS, currently there is also a

Re: Helping out

2011-02-19 Thread Tommaso Cucinotta
Il 16/02/2011 14:20, Vincent van Ravesteijn ha scritto: 2) A layout editor for creating your own layouts/character styles/insets and so forth. This one would be a very nice feature to have. I have to say that, AFAICS, currently there is also a problem in merely *using* the available styles. The

Re: Helping out

2011-02-16 Thread Vincent van Ravesteijn
Hi Amir, >> I downloaded the code base and I want to help out. Does anyone have an >> idea for a simple needed task/bug fix that a newbie to the code can do? >> > Right at the moment, we are very much in bugfixing mode prior to the 2.0 > release, so I'd suggest looking here: >    http://www.lyx.or

Re: Helping out

2011-02-11 Thread Richard Heck
On 02/11/2011 02:21 PM, Amir Rachum wrote: Hi all, I downloaded the code base and I want to help out. Does anyone have an idea for a simple needed task/bug fix that a newbie to the code can do? Right at the moment, we are very much in bugfixing mode prior to the 2.0 release, so I'd suggest l

Re: Helping out

2010-06-07 Thread Peter Kümmel
Am Dienstag, den 08.06.2010, 00:03 +0200 schrieb Andre Poenitz: > On Mon, Jun 07, 2010 at 10:29:56PM +0200, Peter Kümmel wrote: > > Am Montag, den 07.06.2010, 21:42 +0200 schrieb Peter Kümmel: > > > Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes: > > > > I've been using QPlainTextEdit as

Re: Helping out

2010-06-07 Thread Andre Poenitz
On Mon, Jun 07, 2010 at 10:29:56PM +0200, Peter Kümmel wrote: > Am Montag, den 07.06.2010, 21:42 +0200 schrieb Peter Kümmel: > > Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes: > > > I've been using QPlainTextEdit as a test widget for the > > > outliner/corkboard extensions, and I've bee

Re: Helping out

2010-06-07 Thread Peter Kümmel
Am Montag, den 07.06.2010, 21:42 +0200 schrieb Peter Kümmel: > Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes: > > I've been using QPlainTextEdit as a test widget for the outliner/corkboard > > extensions, and I've been very happy with its performance. Even when > > running in my lapto

Re: Helping out

2010-06-07 Thread Peter Kümmel
Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes: > I've been using QPlainTextEdit as a test widget for the outliner/corkboard > extensions, and I've been very happy with its performance. Even when running > in my laptop within a virtual machine, performance is near instantaneous. I've

Re: Helping out

2010-06-07 Thread Peter Kümmel
Am Montag, den 07.06.2010, 20:34 +0200 schrieb Andre Poenitz: > On Fri, Jun 04, 2010 at 07:58:13AM +0200, Peter Kümmel wrote: > > Am Sonntag, den 30.05.2010, 19:56 +0300 schrieb Amir Rachum: > > > Hi guys, > > > I just downloaded the LyX code base and I would like to help you > > > people with one

Re: Helping out

2010-06-07 Thread Rob Oakes
I've been using QPlainTextEdit as a test widget for the outliner/corkboard extensions, and I've been very happy with its performance. Even when running in my laptop within a virtual machine, performance is near instantaneous. On Jun 7, 2010, at 12:34 PM, Andre Poenitz wrote: > On Fri, Jun 04,

Re: Helping out

2010-06-07 Thread Andre Poenitz
On Fri, Jun 04, 2010 at 07:58:13AM +0200, Peter Kümmel wrote: > Am Sonntag, den 30.05.2010, 19:56 +0300 schrieb Amir Rachum: > > Hi guys, > > I just downloaded the LyX code base and I would like to help you > > people with one of the most useful pieces software I ever had. > > However, I am not sur

Re: Helping out

2010-06-03 Thread Peter Kümmel
Am Sonntag, den 30.05.2010, 19:56 +0300 schrieb Amir Rachum: > Hi guys, > I just downloaded the LyX code base and I would like to help you > people with one of the most useful pieces software I ever had. > However, I am not sure how I can help seeing as the code base is > really big and confusing a

Re: Helping out

2010-05-31 Thread Pavel Sanda
Amir Rachum wrote: > Hi guys, > I just downloaded the LyX code base and I would like to help you people with > one of the most useful pieces software I ever had. > However, I am not sure how I can help seeing as the code base is really big > and confusing and I was wondering if there's some externa

Re: Helping out

2010-05-30 Thread Richard Heck
On 05/30/2010 12:56 PM, Amir Rachum wrote: Hi guys, I just downloaded the LyX code base and I would like to help you people with one of the most useful pieces software I ever had. However, I am not sure how I can help seeing as the code base is really big and confusing and I was wondering if th