commit 91d8aea8d3e2a96ffbbbfbcbd63dfc07ace51a5c
Author: Scott Kostyshak <[email protected]>
Date:   Fri Jan 4 14:37:46 2019 -0500

    Bibliography.lyx: remove citation, add explanation
    
    Bibliography.lyx is not expected to be compiled on its own. This
    commit reverts 3ac2dd8e and instead adds a LyX note explaining that
    an error is expected if the .lyx file is compiled.
---
 lib/examples/thesis/Bibliography.lyx |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/lib/examples/thesis/Bibliography.lyx 
b/lib/examples/thesis/Bibliography.lyx
index e58028a..1223eba 100644
--- a/lib/examples/thesis/Bibliography.lyx
+++ b/lib/examples/thesis/Bibliography.lyx
@@ -373,17 +373,18 @@ restore the right header line
 \end_layout
 
 \begin_layout Standard
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Lightning"
-literal "false"
+\begin_inset Note Note
+status open
 
-\end_inset
+\begin_layout Plain Layout
+This .lyx file will give an error if compiled on its own, since there is
+ no reference included (BibTeX gives an error in this case).
+ This file is only intended to be included in other documents.
+\end_layout
 
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
 bibfiles "thesisExample"

Reply via email to