Re: How to actually use the LyX 1.4 Character Style Feature

2006-10-12 Thread Juergen Spitzmueller
Georg Baum wrote: > > Here's a complete patch including the lyx2lyx changes. Georg, could you > > have a > > > look if they are correct? > > Looks good (but I did not test it). Attached an updated patch (after the latest file format incrementation). I will commit soon if I do not get any objection

Re: How to actually use the LyX 1.4 Character Style Feature

2006-10-03 Thread Juergen Spitzmueller
Georg Baum wrote: > Looks good (but I did not test it). I did test it. I was just not sure, because I basically adapted it from some other conversion funtion. Jürgen

Re: How to actually use the LyX 1.4 Character Style Feature

2006-10-03 Thread Georg Baum
Juergen Spitzmueller wrote: > Here's a complete patch including the lyx2lyx changes. Georg, could you have a > look if they are correct? Looks good (but I did not test it). Georg

Re: How to actually use the LyX 1.4 Character Style Feature

2006-10-03 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > Here's the patch. The labels can be switch on/off by means of > all-insets-toggle, furthermore the label setting is saved as a param. I'm > not sure the params solution is ideal, but it works (and I didn't have > another idea). > > All that's missing is the dile format

Re: How to actually use the LyX 1.4 Character Style Feature

2006-10-02 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > Jean-Marc Lasgouttes wrote: > > What about not showing the label when cursor is outside of the inset > > (like mathed does)? Would that be too confusing? > > I think so. There are not too much distinguishable colors, after all. > I have a patch that improves the situat