]> git.lyx.org Git - features.git/blobdiff - lib/layouts/apax.inc
Change name and email in some other files
[features.git] / lib / layouts / apax.inc
index d37cd2bff9240d3f4b56834f1662ffd103f25355..4309d69db8cc7fb32439dd64eb577dbc43831d9d 100644 (file)
@@ -2,7 +2,7 @@
 # Author: Jacob Bishop <bishop.jacob@gmail.com> based on the apa 
 # layout written by Randy Gobbel.
 
-Format 85
+Format 89
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -154,6 +154,10 @@ Style LeftHeader
          Series              Bold
          Size                Small
        EndFont
+       DocBookTag            authorinitials
+       DocBookAttr           role='left-header'
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -324,6 +328,7 @@ Style AuthorNote
        EndFont
        DocBookTag            para
        DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End
 
 
@@ -611,6 +616,9 @@ Style Course
          Size                Small
          Shape               Italic
        EndFont
+       DocBookTag            releaseinfo
+       DocBookAttr           role='course'
+       DocBookInInfo         always
 End
 
 
@@ -631,7 +639,14 @@ Style addORCIDlink
          LabelString         "Author-name"
          Tooltip             ORCID
          Mandatory           1
+         DocBookTag          phrase
+         DocBookAttr         role='author-name'
        EndArgument
+       # TODO: for DocBook, this won't work outside the preamble.
+       DocBookTag            personblurb
+       DocBookAttr           role='orcid'
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End