From e8e3146e25ef05e30150cc2cd41d4bc06a0fddba Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 1 Feb 2023 18:16:33 +0100 Subject: [PATCH] Amend ce7eb7734bafaf When a style is defunc'ed, defunc the obsoleted variant as well --- lib/layouts/AEA.layout | 1 + lib/layouts/svglobal.layout | 1 + lib/layouts/svglobal3.layout | 1 + lib/layouts/svjog.layout | 1 + lib/layouts/svmult.layout | 1 + 5 files changed, 5 insertions(+) diff --git a/lib/layouts/AEA.layout b/lib/layouts/AEA.layout index d09e14fb74..9e932fb23e 100644 --- a/lib/layouts/AEA.layout +++ b/lib/layouts/AEA.layout @@ -32,6 +32,7 @@ NoStyle LyX-Code NoStyle Verse NoStyle Address NoStyle Right_Address +NoStyle Acknowledgment* NoStyle Acknowledgment*[[theorem]] NoStyle Algorithm* NoStyle Assumption* diff --git a/lib/layouts/svglobal.layout b/lib/layouts/svglobal.layout index 954c50770c..bb2b82a010 100644 --- a/lib/layouts/svglobal.layout +++ b/lib/layouts/svglobal.layout @@ -54,6 +54,7 @@ NoStyle Sol NoStyle Abstract* NoStyle TOC_Title NoStyle TOC_Author +NoStyle Acknowledgments NoStyle Acknowledgments[[credits]] NoStyle Keywords diff --git a/lib/layouts/svglobal3.layout b/lib/layouts/svglobal3.layout index aefaa3ded2..3ddde75e6f 100644 --- a/lib/layouts/svglobal3.layout +++ b/lib/layouts/svglobal3.layout @@ -50,6 +50,7 @@ NoStyle TOC_Title NoStyle TOC_Author NoStyle Proof(smartQED) +NoStyle Acknowledgment NoStyle Acknowledgment[[credits]] NoStyle Keywords diff --git a/lib/layouts/svjog.layout b/lib/layouts/svjog.layout index d12a828509..48ed142d26 100644 --- a/lib/layouts/svjog.layout +++ b/lib/layouts/svjog.layout @@ -58,6 +58,7 @@ NoStyle Sol NoStyle Abstract* NoStyle TOC_Title NoStyle TOC_Author +NoStyle Acknowledgements NoStyle Acknowledgments[[credits]] NoStyle Keywords diff --git a/lib/layouts/svmult.layout b/lib/layouts/svmult.layout index f0c5273f6d..77e932b408 100644 --- a/lib/layouts/svmult.layout +++ b/lib/layouts/svmult.layout @@ -19,6 +19,7 @@ ClassOptions FontSize "" End +NoStyle Acknowledgements NoStyle Acknowledgments[[credits]] # Additional headings -- 2.39.5