From 5febcf6236658916ef3c50521a623892cef66bcb Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 3 Jun 2017 18:52:04 -0400 Subject: [PATCH] aa.lyx: fix mixed layouts causing wrong PDF output LyX correctly gave a warning about mixing InTitle layouts: There was a LyX note in a Title environment, then there were standard environments, and then a Title environment. This setup caused several missing elements in the PDF. Simply changing the Title environment of the Note to standard solved the problems: The PDF output is now correct and LyX no longer gives a warning. --- lib/templates/aa.lyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/templates/aa.lyx b/lib/templates/aa.lyx index 33c7350a81..8fd04ec78b 100644 --- a/lib/templates/aa.lyx +++ b/lib/templates/aa.lyx @@ -77,7 +77,7 @@ \begin_body -\begin_layout Title +\begin_layout Standard \begin_inset Note Note status open