]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apax.inc
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / apax.inc
index d37cd2bff9240d3f4b56834f1662ffd103f25355..50c3ce37ca05911a7bc02d716c731a76f26de55b 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 93
 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