]> 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>
Wed, 14 Mar 2018 07:40:47 +0000 (08:40 +0100)
commite51265b5f3c7765ad185303ac147792c7599386f
treee46a8225ffd107b9506cdb2c33b45f5fbf9c5fc2
parent18dc7a8e6b158f97db49fa18bef15cf4c5104ada
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
src/tex2lyx/Context.cpp
src/tex2lyx/Context.h
src/tex2lyx/test/test-structure.lyx.lyx
src/tex2lyx/text.cpp