From e09db1f151ca903aa0ab3717c26848e1fbe3e705 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Mon, 8 Aug 2016 23:43:15 -0400 Subject: [PATCH] Literate.lyx: move date with other InTitle layouts This leads to the date being output in the PDF and gets rid of the terminal error from LyX about mixing an InTitle layout with non-InTitle layouts. --- lib/examples/Literate.lyx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lib/examples/Literate.lyx b/lib/examples/Literate.lyx index 599f5c9b0e..cb524db333 100644 --- a/lib/examples/Literate.lyx +++ b/lib/examples/Literate.lyx @@ -102,21 +102,6 @@ Modified by Bernard Michael Hurley bernardh@westherts.ac.uk —- Don't blame \end_layout -\begin_layout Abstract - -\series bold -Note: -\series default - This example program is provided for educational use only. - The functionality in this C program has been superceded by the equivalent - Python code in -\emph on -examples/listerrors.lyx -\emph default - which should be installed in the \SpecialChar LyX - scripts directory. -\end_layout - \begin_layout Date \begin_inset ERT status collapsed @@ -133,6 +118,21 @@ today \end_layout +\begin_layout Abstract + +\series bold +Note: +\series default + This example program is provided for educational use only. + The functionality in this C program has been superceded by the equivalent + Python code in +\emph on +examples/listerrors.lyx +\emph default + which should be installed in the \SpecialChar LyX + scripts directory. +\end_layout + \begin_layout Standard \begin_inset CommandInset toc LatexCommand tableofcontents -- 2.39.2