]> git.lyx.org Git - lyx.git/commit
tex2lyx: extend titling support
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 23 May 2018 10:34:41 +0000 (12:34 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 9 Sep 2018 09:33:25 +0000 (11:33 +0200)
commitc41f9f7ed7a890523acd387868472080d0c68df2
tree731f23b576d9e2171d00948fd536f3ac7115cdd7
parent00f344effa3edbc5668667478a991d1f9445bd74
tex2lyx: extend titling support

Rather than checking for hardcoded title commands such as \maketitle,
use the titlename and titletype as defined in the layout.

This now also includes title environments.

Fixes part of #6461

(cherry picked from commit 429edc0a59a0509445bb93cd7d60c3d9ff36bd6b)
src/tex2lyx/text.cpp
status.23x