]> git.lyx.org Git - features.git/commitdiff
DocBook: implement subtitle for layouts that previously missed it.
authorThibaut Cuvelier <tcuvelier@lyx.org>
Fri, 27 Nov 2020 03:35:54 +0000 (04:35 +0100)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Fri, 27 Nov 2020 03:35:54 +0000 (04:35 +0100)
lib/layouts/aapaper.inc
lib/layouts/acm-sigs.inc
lib/layouts/acmart.layout
lib/layouts/beamer.layout
lib/layouts/llncs.layout
lib/layouts/paper.layout
lib/layouts/sigplanconf.layout

index 9c61410de969bbcc534a0d1e59f86d1d21dacf67..3f99a4e36c95f8a0878a626ec7453c5305800f77 100644 (file)
@@ -23,6 +23,8 @@ Style Subtitle
          Size                Normal
          Series              Bold
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
index 70a357d5ddb49ec518aaba96a6be90e409df72f8..4a0b8973a6f00032a5aa23d9d010620beb1ae739 100644 (file)
@@ -26,6 +26,8 @@ Style Subtitle
                Size   Large
                Shape  Italic
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 Style Terms        
index 7e0e85b68d7c8bb6e55e7d9e92aa9ad552c6d0b6..3298a328bad7e4521ccedb81b1b0a55aed65fb74 100644 (file)
@@ -168,6 +168,8 @@ Style Subtitle
     Size Larger
     Family Roman
   EndFont
+  DocBookTag            subtitle
+  DocBookInInfo         maybe
 End
 
 Style Email
index e17380bd2655b69e4853815c2befa5e4acf6cc84..6ba8b2e180d41ae22589e13502fde2f9ee94dd29 100644 (file)
@@ -1045,6 +1045,8 @@ Style Subtitle
     Series         Bold
     Color          Blue
   EndFont
+  DocBookTag       subtitle
+  DocBookInInfo    maybe
 End
 
 Style Author
index bd4a0121d5228deaa25b06cff0b5b19d534ebe94..6923cfa326633e25080d2721d755da2a122d9c37 100644 (file)
@@ -150,6 +150,8 @@ Style Subtitle
          Series              Bold
          Size                Large
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
index bb0725145357bc1cf4b9f53986e95a5ef8bc951d..9a83dcdfd6439531c641e022f485dced0dbd6a48 100644 (file)
@@ -162,6 +162,7 @@ Style SubTitle
        EndFont
        HTMLTitle             false
        DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
index 20b1cac1f0c4bce81d53e9df451bd7c39d88b9e0..2c7d0cb77ce1dbfb76cfa7f3468fc200ae36f1fe 100644 (file)
@@ -141,6 +141,8 @@ Style Subtitle
        Font
          Size          Larger
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End