]> git.lyx.org Git - features.git/blobdiff - lib/layouts/svcommon.inc
DocBook: fix indentation.
[features.git] / lib / layouts / svcommon.inc
index 1cbd2b4b28af33b3079d474f4606fcced357bae5..7612d7737d78297ca949e39b369ea8f0bf3d3d92 100644 (file)
@@ -198,7 +198,6 @@ Style ChapAuthor
        DocBookTag            personname
        DocBookTagType        paragraph
        DocBookWrapperTag     author
-       DocBookWrapperTagType inline
        DocBookInInfo         always
 End
 
@@ -395,6 +394,11 @@ Style Institute
        EndFont
        Requires        url
        Align           Left
+       # TODO: should rather be merged with the list of authors, but this would require a lot of specific code...
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookInInfo         always
 End
 
 Style Date
@@ -442,7 +446,12 @@ Style Running_Author
        CopyStyle       Running_Title
        LatexName       authorrunning
        LabelString     "Running author:"
-       DocBookTag  NONE # Still TODO
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperAttr    role='abbrev'
+       DocBookWrapperTagType block
+       DocBookInInfo         always
 End
 
 Style Running_Chapter
@@ -559,6 +568,7 @@ Style Dedication
        DocBookWrapperTag      dedication
        DocBookWrapperTagType  block
        DocBookWrapperMergeWithPrevious    true
+       DocBookInInfo          never
 End
 
 Style Foreword
@@ -633,6 +643,8 @@ Style Acknowledgement
          Shape         Up
          Size          Small
        EndFont
+       DocBookTag  para
+       DocBookWrapperTag  acknowledgements
 End
 
 Style Acknowledgements