DocBook: implement AMS articles.

This commit is contained in:
Thibaut Cuvelier 2020-11-04 22:43:05 +01:00
parent e36b661efe
commit 0ba926a3ce
3 changed files with 7 additions and 2 deletions

View File

@ -447,9 +447,9 @@ export/templates/Letters/KOMA-Script_Letter_%28V._2%29_docbook5
export/examples(|/de)/Letters/Serial_Letter_.*_docbook5
# - DIN-Brief: order of paragraphs cannot match valid DocBook.
export/templates/Letters/DIN-Brief_docbook5
# - AMS Book: order of elements is not compatible with DocBook (some parts must be in <info>, others cannot, while
# - AMS: order of elements is not compatible with DocBook (some parts must be in <info>, others cannot, while
# still being in the book's header).
export/examples/Books/American_Mathematical_Society_%28AMS%29_docbook5
export/examples/.*/American_Mathematical_Society_%28AMS%29_docbook5
# - Branches may cause problems (especially when mixing with parts that must go in <info>).
export/export/latex/languages/supported-languages_(|babel|babel_auto-legacy|polyglossia)_?docbook5

View File

@ -39,6 +39,7 @@ Style Standard
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
DocBookTag para
End
Input stdfloats.inc

View File

@ -128,6 +128,10 @@ Style Abstract
LabelFont
Shape Smallcaps
EndFont
DocBookTag para
DocBookWrapperTag abstract
DocBookWrapperMergeWithPrevious true
DocBookInInfo always
End
# Clear Address definition from lyxmacros