commit 957ac2f0c62c2bd1ea957a71d1a011575279bdbf
Author: Thibaut Cuvelier <[email protected]>
Date:   Mon Oct 19 15:53:45 2020 +0200

    DocBook: Springer, more features implemented.
---
 lib/layouts/svcommon.inc |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/lib/layouts/svcommon.inc b/lib/layouts/svcommon.inc
index 08877a4..426b5e3 100644
--- a/lib/layouts/svcommon.inc
+++ b/lib/layouts/svcommon.inc
@@ -536,6 +536,11 @@ Style Dedication
          Shape         Italic
          Size          large
        EndFont
+       DocBookTag             para
+       DocBookTagType         paragraph
+       DocBookWrapperTag      dedication
+       DocBookWrapperTagType  block
+       DocBookWrapperMergeWithPrevious    true
 End
 
 Style Foreword
@@ -563,6 +568,11 @@ Style Foreword
          Size          Huge
        EndFont
        HTMLTag         h1
+       DocBookTag             para
+       DocBookTagType         paragraph
+       DocBookWrapperTag      preface
+       DocBookWrapperTagType  block
+       DocBookWrapperMergeWithPrevious    true
 End
 
 Style Preface
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to