[LyX/master] DocBook: Springer, more features implemented.
Thibaut Cuvelier
tcuvelier at lyx.org
Tue Oct 20 00:05:51 UTC 2020
commit 957ac2f0c62c2bd1ea957a71d1a011575279bdbf
Author: Thibaut Cuvelier <tcuvelier at lyx.org>
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
More information about the lyx-cvs
mailing list