commit e09db1f151ca903aa0ab3717c26848e1fbe3e705
Author: Scott Kostyshak <[email protected]>
Date:   Mon Aug 8 23:43:15 2016 -0400

    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 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/lib/examples/Literate.lyx b/lib/examples/Literate.lyx
index 599f5c9..cb524db 100644
--- a/lib/examples/Literate.lyx
+++ b/lib/examples/Literate.lyx
@@ -102,21 +102,6 @@ Modified by Bernard Michael Hurley 
[email protected] —- 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

Reply via email to