On Sat, Jun 03, 2006 at 04:46:58PM +0300, Martin Vermeer wrote:
> On Sat, Jun 03, 2006 at 02:25:49PM +0200, Georg Baum wrote:
> > Am Samstag, 3. Juni 2006 11:31 schrieb Martin Vermeer:

...
 
> > I noticed too that range(222,246) would not work, but range(222,245) 
> > returns [222, 223, ... 244], so 245 is not handled now. José, could you 
> > please tell us the correct solution?
> 
> I found out in the meantime. See attached.
> 
>  
> > Please add also an entry to development/FORMAT. Apart from that I think 
> > that it can go in.
> 
> OK

It's in. Log file:

 
        Add support for framed.sty

        * src/LaTeXFeatures.C: add framed.sty

        (const * simplefeatures[]: add framed.sty
        (const LaTeXFeatures::getPackages): define shadecolor

        * src/insets/insetnote.h

        * src/insets/insetnote.C
        (const init_notetranslator):
        (InsetNote::setButtonLabel): add Framed and Shaded
        (InsetNote::latex): add output
        (InsetNote::validate): require framed.sty

        * src/buffer.C
        (BufferList bufferlist): new LyX version 246

        * src/frontends/qt3/ui/QNoteDialogBase.ui: add

        * src/frontends/qt3/QNoteDialog.C: add

        * src/frontends/qt3/QNote.C
        (QNote::update_contents): add framed, shaded
        (QNote::apply): add framed, shaded

        * src/LColor.[Ch]: add background colour for shaded

        * lib/lyx2lyx/LyX.py: New version support

        * lib/lyx2lyx/lyx_1_5.py: convert/revert

        * lib/chkconfig.ltx: add framed.sty

        * src/frontends/xforms/FormNote.C
        (FormNote::build):
        (FormNote::update): add FIXME

        * src/frontends/gtk/GNote.C
        (GNote::doBuild):
        (GNote::update):
        (GNote::apply): add FIXME

        * development/FORMAT: document format increase

- Martin

Attachment: pgpfDUb0rMUw6.pgp
Description: PGP signature

Reply via email to