]> git.lyx.org Git - features.git/commit
Proper support for beamer overprint environment
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 19 Dec 2012 18:33:39 +0000 (19:33 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 19 Dec 2012 18:33:39 +0000 (19:33 +0100)
commit4f3606181162cdb8c83ef53e91833602f981d0ae
tree69e3f4206835eafacf499f1b455a1ec33994a03c
parentc3aa7181517fc7fe6c8a4cdd8e0b96c033ed64ee
Proper support for beamer overprint environment

This has a list-like structure (with \onslide item commands). The previous implementation was rather useless, since it required lots of ERT. Since the new implementation is so different, we use ERT for conersion/reversion.

The lyx2lyx routines are not yet perfect, though.
development/FORMAT
lib/layouts/beamer.layout
lib/lyx2lyx/lyx_2_1.py
lib/lyx2lyx/parser_tools.py
src/tex2lyx/TODO.txt
src/version.h