Re: r34591 - in lyx-devel/trunk: lib/scripts src src/insets src/tex2lyx

2010-06-09 Thread Jürgen Spitzmüller
2010/6/9 Guenter Milde: > Did already you consider using custom insets for the frames? > > I started doing this for the seminar.layout. > This easily translates to the way these environments are used in LaTeX. While I agree this is cleaner, there are also disadvantages: 1. you lose the outliner f

Re: r34591 - in lyx-devel/trunk: lib/scripts src src/insets src/tex2lyx

2010-06-09 Thread Guenter Milde
On 2010-06-08, José Matos wrote: > On the same vein as your work and since I dislike the latex output of > lyx- beamer I have a workaround in the form of a python script and > another layout. Did already you consider using custom insets for the frames? I started doing this for the seminar.layout

Re: r34591 - in lyx-devel/trunk: lib/scripts src src/insets src/tex2lyx

2010-06-08 Thread José Matos
On Friday 04 June 2010 23:32:40 Richard Heck wrote: > Thoughts? > > Richard I agree with your analysis. It would possible for us to have the user configuring from its personal .lyx directory lyx2lyx to bypass some conversion filters. It is not difficult and I am not suggesting it for this case

Re: r34591 - in lyx-devel/trunk: lib/scripts src src/insets src/tex2lyx

2010-06-04 Thread Richard Heck
On 06/04/2010 05:50 PM, rgh...@lyx.org wrote: Author: rgheck Date: Fri Jun 4 23:50:08 2010 New Revision: 34591 URL: http://www.lyx.org/trac/changeset/34591 Log: Introduce a new "RequiredArgs" tag for layouts. This functions much as the OptionalArgs tag does and is implemented by the now misname