]> git.lyx.org Git - features.git/commit
tex2lyx: More work on beamer support
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 14 Mar 2018 07:40:47 +0000 (08:40 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 17 Mar 2018 12:49:13 +0000 (13:49 +0100)
commit7c816488b698e0c577e48da0f21678cda0337fb4
treea947bbc9fe6cf2e4ffbc1d371df77276fbd05dc8
parent31c293dec38a8910764e40b7f3851dc4284164a3
tex2lyx: More work on beamer support

* Implement list item overlay support (\item<arg>)
* Implement itemcommand support (e.g., \overprint<arg>)
* Fix general list argument placement

Part of: #11068

(cherry picked from commit e51265b5f3c7765ad185303ac147792c7599386f)
src/tex2lyx/Context.cpp
src/tex2lyx/Context.h
src/tex2lyx/test/test-structure.lyx.lyx
src/tex2lyx/text.cpp