commit f4b14fcf49a3842d8fd083bd738b41e0bed876aa
Author: Scott Kostyshak <[email protected]>
Date:   Thu Jun 1 16:15:52 2017 -0400

    RELEASE-NOTES: explain new mixing layouts warning
---
 lib/RELEASE-NOTES |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index d2fca2d..1c8202f 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -160,3 +160,10 @@
   option in the LyX preferences;
   2) provides explicit consent to the use of the converter on the first
   compilation of the R-enhanced document.
+
+* LyX now gives a warning if a document mixes title and non-title layouts.
+  In some cases, this warning is harmless, but in other cases the document has
+  a serious problem even though the LaTeX command does not exit with error. For
+  example, create a document with a title layout, then a standard layout, and
+  then an author layout, and you will see in the PDF that the author is not
+  typeset as an author.

Reply via email to