----------  Forwarded Message  ----------

Subject: Patch to add KOMA-Script_book.lyx and associated BibTeX file and CC 
logo to Examples>Books and update Makefile.am
Date: Saturday, 31 December 2022, 15:45:51 GMT
From: John Robert Hudson <j.r.hud...@virginmedia.com>
To: lyx-devel@lists.lyx.org

I have reverted this patch because I have realised that I failed to add the 
relevant files before committing.
Sorry
>From 4b75a514a5d32745ef5873ac94706a8881193f1c Mon Sep 17 00:00:00 2001
From: John R Hudson <j.r.hud...@virginmedia.com>
Date: Sat, 31 Dec 2022 15:38:22 +0000
Subject: [PATCH] Add KOMA-Script_Book.lyx and associated BibTeX file and CC
 logo to Examples>Books and update Makefile.am

---
 lib/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 34296ed12e..241a9f5cde 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -376,6 +376,7 @@ dist_articlechessexamples_DATA = \
 bookexamplesdir = $(pkgdatadir)/examples/Books
 dist_bookexamples_DATA = \
 	examples/Books/American_Mathematical_Society_%28AMS%29.lyx \
+	examples/Books/KOMA-Script_Book.lyx \
 	examples/Books/Recipe_Book.lyx \
 	examples/Books/Tufte_Book.lyx
 
-- 
2.35.3

>From b98fc166ae60c8accc21cbdc85f1067db9f23a0b Mon Sep 17 00:00:00 2001
From: John R Hudson <j.r.hud...@virginmedia.com>
Date: Sun, 1 Jan 2023 14:30:44 +0000
Subject: [PATCH] Revert because failed to add new files before commit to "Add
 KOMA-Script_Book.lyx and associated BibTeX file and CC logo to Examples>Books
 and update Makefile.am"

This reverts commit 4b75a514a5d32745ef5873ac94706a8881193f1c.
---
 lib/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 241a9f5cde..34296ed12e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -376,7 +376,6 @@ dist_articlechessexamples_DATA = \
 bookexamplesdir = $(pkgdatadir)/examples/Books
 dist_bookexamples_DATA = \
 	examples/Books/American_Mathematical_Society_%28AMS%29.lyx \
-	examples/Books/KOMA-Script_Book.lyx \
 	examples/Books/Recipe_Book.lyx \
 	examples/Books/Tufte_Book.lyx
 
-- 
2.35.3

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to