Re: Styles, Insets, and Arguments

2012-12-29 Thread Jacob Bishop
On Sat, Dec 29, 2012 at 2:26 AM, Jürgen Spitzmüller wrote: > Jacob, try most recent trunk. A new interface for arguments was recently > introduced, and beamer support is also completely ovehauled. The only thing > missing is proper frame layout, which I have in the pipe. This is good to hear. I

Re: [patch] Re: Cannot find vezes.sty file

2012-12-29 Thread Richard Heck
On 12/29/2012 11:40 AM, Jürgen Spitzmüller wrote: Jürgen Spitzmüller wrote: Actually, if you run LyX (branch) with Protugues l7n and select "Times Roman" font, Lyx calls \usepackage{vezes} I'll have a look. Indeed an incredibely stupid bug: we translate the combo data! Richard, I suppose I c

[patch] Re: Cannot find vezes.sty file

2012-12-29 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > Actually, if you run LyX (branch) with Protugues l7n and select "Times > Roman" font, Lyx calls > > \usepackage{vezes} > > I'll have a look. Indeed an incredibely stupid bug: we translate the combo data! Richard, I suppose I can submit the attached patch. @João: Fo

Re: lyx-cvs emails -- possible to indicate when containing more than one commit?

2012-12-29 Thread Richard Heck
On 12/29/2012 11:15 AM, Scott Kostyshak wrote: On Sat, Dec 29, 2012 at 10:48 AM, Richard Heck wrote: On 12/28/2012 09:32 PM, Scott Kostyshak wrote: I currently try to keep up-to-date on pushes to the repo by reading the lyx-cvs emails. However, I just realized that I might be missing some comm

Re: lyx-cvs emails -- possible to indicate when containing more than one commit?

2012-12-29 Thread Scott Kostyshak
On Sat, Dec 29, 2012 at 10:48 AM, Richard Heck wrote: > On 12/28/2012 09:32 PM, Scott Kostyshak wrote: >> >> I currently try to keep up-to-date on pushes to the repo by reading >> the lyx-cvs emails. However, I just realized that I might be missing >> some commits that I would be interested in bec

Re: lyx-cvs emails -- possible to indicate when containing more than one commit?

2012-12-29 Thread Richard Heck
On 12/28/2012 09:32 PM, Scott Kostyshak wrote: I currently try to keep up-to-date on pushes to the repo by reading the lyx-cvs emails. However, I just realized that I might be missing some commits that I would be interested in because when someone pushes more than one commit at once, it is stacke

Re: [LyX master] apa6 layout: update format, categorize properly, and whitespace.

2012-12-29 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > We can add a git hook to reject a push that adds a layout without a > Category. This would be helpful. Jürgen

Re: [LyX master] apa6 layout: update format, categorize properly, and whitespace.

2012-12-29 Thread Vincent van Ravesteijn
Op 29-12-2012 11:09, Juergen Spitzmueller schreef: The branch, master, has been updated. - Log - commit 592a7d2144a6e56de50b9de352e907565bb7c18f Author: Juergen Spitzmueller Date: Sat Dec 29 11:09:10 2012 +0100 apa6 layout

Re: Contributions...APA 6 Layout

2012-12-29 Thread Jürgen Spitzmüller
Richard Heck wrote: > On 12/26/2012 11:56 AM, Jacob Bishop wrote: > > Regarding an inquiry by Richard, I am happy to have any contributions > > I make be included in LyX. Thus, > > > > I hereby authorize my contributions to LyX to be licensed under GPL > > version 2 or later. > > Thanks, Jacob.

Re: [DECISION] final layout patches for branch

2012-12-29 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > Once again my patch does not break the compilation of existing > documents!!! It adds styles necessary to fulfill the submission > guidelines for ACM papers and conferences. If a document produced with LyX 2.0.6 does not compile or produces wrong result on LyX 2.0.5, the fil

Re: Styles, Insets, and Arguments

2012-12-29 Thread Jürgen Spitzmüller
Jacob Bishop wrote: > I have been reading documentation, and searching through the mail archives > to try to figure out a good way of doing this (with good being defined > mostly as looks good to the user and produces the correct output). > > In doing so, I have found that I am not the ony one who