Re: #6767: Aspell spellchecker broken

2010-06-15 Thread Stephan Witt
Am 15.06.2010 um 00:20 schrieb LyX Ticket Tracker: > #6767: Aspell spellchecker broken > +--- > Reporter: spitz | Owner: stwitt > Type: defect | Status: accepted > Priority: normal | Milestone: 2.0

Re: Current status of Tufte style?

2010-06-15 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > The problem with the tufte class is that it is very much in a flux. Now > they seem to have changed the class so that titling information need to > be put into the preamble. It is really very hard to provide sensible > support for such a dynamic class. > > For the time

Re: #6767: Aspell spellchecker broken

2010-06-15 Thread Stephan Witt
Am 15.06.2010 um 09:29 schrieb LyX Ticket Tracker: > #6767: Aspell spellchecker broken > --+- > Reporter: spitz | Owner: stwitt > Type: defect| Status: accepted > Priority: high | Milestone

Re: #6767: Aspell spellchecker broken

2010-06-15 Thread Pavel Sanda
Stephan Witt wrote: > > #6767: Aspell spellchecker broken > > --+- > > Reporter: spitz | Owner: stwitt > > Type: defect| Status: accepted > > Priority: high | Milestone: 2.0.0 > > Compon

Beta plans

2010-06-15 Thread Pavel Sanda
hi, we have lot of plans but clearly not enough time to make them done ;) Vincent, Richard, you seem to have the biggest portion of the plate. is it better to kill most of the plans and release first beta at the end of june or should i postpone it + 1 month again? do you have some idea about the

Re: Current status of Tufte style?

2010-06-15 Thread Richard Heck
On 06/15/2010 04:38 AM, Jürgen Spitzmüller wrote: I understand that we could use the new InPreamble tag in trunk to achieve this. However, if I add to tufte-book.layout: Layout Title InPreamble 1 End Layout Author InPreamble 1 End This has to be "Style Title", of course.

Re: Beta plans

2010-06-15 Thread RGH
On 06/15/2010 11:08 AM, Pavel Sanda wrote: hi, we have lot of plans but clearly not enough time to make them done ;) Vincent, Richard, you seem to have the biggest portion of the plate. is it better to kill most of the plans and release first beta at the end of june or should i postpone it + 1

Re: Beta plans

2010-06-15 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > * Multiple viewers/converters. Juergen asked for some help; how this > evolved, what is to be done in this area? J: I still did not yet find the > time to re-address this. I need to clean up the tree with my changes (it > doesn't compile anymore) and re-ponder the thing. I

Re: Current status of Tufte style?

2010-06-15 Thread Jürgen Spitzmüller
Richard Heck wrote: > This has to be "Style Title", of course. yes, sorry. > That said, I must have > committed the wrong patch on this, as it is completely broken. I've > fixed it now. Now Lyx crashes when I open the tufte example file. Dunno if this is due to your commit. backtrace: Progr

Re: Possible branch-inset improvements

2010-06-15 Thread Richard Heck
On 06/14/2010 04:55 PM, Vincent van Ravesteijn wrote: would you find it a good idea to enhance branch insets in the following way ? 1. add possibility to define pre-post latex commands for a branch which would be inserted just before/after each branch inset? No. pity. what would be your

Re: Current status of Tufte style?

2010-06-15 Thread Richard Heck
On 06/15/2010 01:19 PM, Jürgen Spitzmüller wrote: Richard Heck wrote: This has to be "Style Title", of course. yes, sorry. That said, I must have committed the wrong patch on this, as it is completely broken. I've fixed it now. Now Lyx crashes when I open the tufte exampl

RefStyle, Again

2010-06-15 Thread Richard Heck
So, now that I have a bit of time to get back to coding, I want to return to the refstyle patch posted a long time ago. If I'm remembering right, Jurgen had some concerns about how it would interact with user-customized prettyref formats and the like. I think this can be addressed, so far as

Re: Possible branch-inset improvements

2010-06-15 Thread Jean-Marc Lasgouttes
Le 14 juin 10 à 22:55, Vincent van Ravesteijn a écrit : Adding this to branches is just another ad-hoc solution. Maybe we should create an Inset option that specifies whether an Inset can be turned on/off to output. Just like how I wanted to refactor the previews.. one InsetPreview and other

Re: Current status of Tufte style?

2010-06-15 Thread Richard Heck
On 06/15/2010 01:35 PM, Richard Heck wrote: On 06/15/2010 01:19 PM, Jürgen Spitzmüller wrote: Now Lyx crashes when I open the tufte example file. Dunno if this is due to your commit. Probably. I'll have a look. Should be fixed now. rh

Re: Current status of Tufte style?

2010-06-15 Thread Jürgen Spitzmüller
Richard Heck wrote: > Should be fixed now. Yes, it is. And it works as expected. Thanks! Jürgen