]> git.lyx.org Git - features.git/commit
tex2lyx: do not force default bibliography style if none is set
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 23 Feb 2018 06:43:19 +0000 (07:43 +0100)
committerRichard Heck <rgheck@lyx.org>
Sat, 17 Mar 2018 19:44:05 +0000 (15:44 -0400)
commit11d20e132ae5e749029fbb941cf6fd6d7b989615
tree8e9592b9b8077c1f31d2e33d35c0a23f57fabe69
parentb35fb98335b1fff52ac0a266d45e48579427dbf8
tex2lyx: do not force default bibliography style if none is set

Some classes provide a \bibliographystyle, so we must not output any
\bibliographystyle if none is set in the TeX file.

Fixes: #10673
(cherry picked from commit ed331bedd6f7c412cbcf552c58da5d7b62846339)
src/tex2lyx/text.cpp
status.23x