]> git.lyx.org Git - features.git/commit
tex2lyx: support for beamer text styles with overlays
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 14 Mar 2018 13:38:18 +0000 (14:38 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 17 Mar 2018 12:49:33 +0000 (13:49 +0100)
commit42863eac9259fa656c0e8a068f5847743a216fb6
tree9028d3158354f67f31c7b600919ba7a6f4fb56be
parent7c816488b698e0c577e48da0f21678cda0337fb4
tex2lyx: support for beamer text styles with overlays

E.g. things like \textbf<article>{foo} have to be imported as insets.

Part of #11068

(cherry picked from commit c74e3999812dfdff3cb6d20ef460dfca1f17c879)
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h
src/tex2lyx/text.cpp