DocBook: mark dates to disallow fonts inside.

One more test passes.
This commit is contained in:
Thibaut Cuvelier 2021-02-14 06:08:36 +01:00
parent 7ee196adbf
commit 5297862855
19 changed files with 31 additions and 1 deletions

View File

@ -477,7 +477,6 @@ export/doc(|/de|/es|/fr|/ja|/ru)/Math_docbook5
export/doc(|/de|/es|/fr|/ja|/ru)/UserGuide_docbook5
# - Double inlines (code within code, personname within personname, emphasis within date, etc.).
export/doc/(es|fr|ja)/Customization_docbook5
export/examples/Articles/Chess/Game_2_docbook5
# - Bicaption module would require some C++ implementation.
export/examples(|/de|/fr|/ja)/Modules/Multilingual_Captions_docbook5
# - European CV: hard to mix items and bibliographies.

View File

@ -73,6 +73,7 @@ Style Publication_Month
DocBookAttr role='month'
DocBookTagType paragraph
DocBookInInfo maybe
DocBookNoFontInside true
End
Style Publication_Year
@ -83,6 +84,7 @@ Style Publication_Year
DocBookAttr role='year'
DocBookTagType paragraph
DocBookInInfo maybe
DocBookNoFontInside true
End
Style Publication_Volume

View File

@ -262,6 +262,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -103,6 +103,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -177,6 +177,7 @@ Style Received
DocBookTag date
DocBookAttr role='received'
DocBookInInfo always
DocBookNoFontInside true
End
Style Accepted
@ -188,6 +189,7 @@ Style Accepted
DocBookTag date
DocBookAttr role='accepted'
DocBookInInfo always
DocBookNoFontInside true
End
Style Pubdiscuss
@ -200,6 +202,7 @@ Style Pubdiscuss
DocBookTag date
DocBookAttr role='pubdiscuss'
DocBookInInfo always
DocBookNoFontInside true
End
Style Revised
@ -212,6 +215,7 @@ Style Revised
DocBookTag date
DocBookAttr role='revised'
DocBookInInfo always
DocBookNoFontInside true
End
Style Published
@ -224,6 +228,7 @@ Style Published
DocBookTag date
DocBookAttr role='published'
DocBookInInfo always
DocBookNoFontInside true
End
Style Abstract

View File

@ -223,6 +223,7 @@ Style Date
DocBookAttr ""
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End
# dinbrief does not emphasize the subject line

View File

@ -204,6 +204,7 @@ Style Birthday
DocBookAttr role='birthday'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style Nationality
@ -214,6 +215,7 @@ Style Nationality
DocBookAttr role='nationality'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style Gender
@ -224,6 +226,7 @@ Style Gender
DocBookAttr role='gender'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style BeforePicture
@ -247,6 +250,7 @@ Style Picture
DocBookAttr role='picture'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style AfterPicture

View File

@ -71,6 +71,7 @@ Style Nationality
DocBookAttr role='nationality'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style Birthday
@ -81,6 +82,7 @@ Style Birthday
DocBookAttr role='birthday'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style Address
@ -132,6 +134,7 @@ Style Gender
DocBookAttr role='gender'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style Fax
@ -168,6 +171,7 @@ Style Picture
DocBookAttr role='picture'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style AfterPicture

View File

@ -35,6 +35,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -211,6 +211,7 @@ InsetLayout Flex:Received
DocBookTag date
DocBookAttr role='received'
DocBookTagType inline
DocBookNoFontInside true
End
InsetLayout Flex:Revised
@ -232,6 +233,7 @@ InsetLayout Flex:Revised
DocBookTag date
DocBookAttr role='revised'
DocBookTagType inline
DocBookNoFontInside true
End
Style Abstract

View File

@ -204,6 +204,7 @@ InsetLayout Flex:Received
DocBookTag date
DocBookAttr role='received'
DocBookTagType inline
DocBookNoFontInside true
End
InsetLayout Flex:Revised
@ -225,6 +226,7 @@ InsetLayout Flex:Revised
DocBookTag date
DocBookAttr role='revised'
DocBookTagType inline
DocBookNoFontInside true
End
InsetLayout Flex:Comby

View File

@ -198,6 +198,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -172,6 +172,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -256,6 +256,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End
#suppress date indication

View File

@ -299,6 +299,7 @@ Style Photo
DocBookAttr role='picture'
DocBookInInfo always
DocBookWrapperTag NONE
DocBookNoFontInside true
End
Style Quote

View File

@ -238,6 +238,7 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -208,6 +208,7 @@ Style Date
DocBookTagType paragraph
DocBookWrapperTag NONE
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -328,6 +328,7 @@ Style Date
DocBookTagType paragraph
DocBookWrapperTag NONE
DocBookInInfo always
DocBookNoFontInside true
End

View File

@ -78,4 +78,5 @@ Style Date
DocBookTag date
DocBookTagType paragraph
DocBookInInfo always
DocBookNoFontInside true
End