From a7e52f6376f5113137e8dd97ca46033611a984ba Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 4 Jan 2019 14:37:46 -0500 Subject: [PATCH] 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 file changed, 8 insertions(+), 7 deletions(-) diff --git a/lib/examples/thesis/Bibliography.lyx b/lib/examples/thesis/Bibliography.lyx index e58028a0e4..1223eba413 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" -- 2.39.5