]> git.lyx.org Git - features.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>
Wed, 23 May 2018 10:34:41 +0000 (12:34 +0200)
commit429edc0a59a0509445bb93cd7d60c3d9ff36bd6b
tree3b116c41d85bd3c037c7ef14231eeafcd9ee9f24
parentda4e51a6c2987ef03d5f618f9cc43c87a2992fa4
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
src/tex2lyx/text.cpp