mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
DocBook: implement author for layouts that previously missed it.
This commit is contained in:
parent
f52946e143
commit
a397928f78
@ -141,6 +141,11 @@ Style Author
|
||||
Font
|
||||
Size Large
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -241,6 +241,11 @@ Style Author
|
||||
Size Large
|
||||
Series Medium
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -191,6 +191,11 @@ Style Author
|
||||
Size Normal
|
||||
Series Bold
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -159,7 +159,9 @@ Style Author
|
||||
Shape SmallCaps
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
@ -160,9 +160,15 @@ Style Author
|
||||
Argument 1
|
||||
LabelString ORCID
|
||||
ToolTip "Enter the 16 digit ORCID as xxxx-xxxx-xxxx-xxxx"
|
||||
# TODO: In DocBook, this cannot be in the <personname>, it must be directly within <author>.
|
||||
EndArgument
|
||||
Align Center
|
||||
Margin Dynamic
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
Style Affiliation
|
||||
|
@ -89,6 +89,11 @@ Style Authors
|
||||
Font
|
||||
Size Large
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -1070,6 +1070,11 @@ Style Author
|
||||
Size Largest
|
||||
Color Blue
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
Style Institute
|
||||
|
@ -218,6 +218,11 @@ Style Author
|
||||
ParSep 1.5
|
||||
Align Center
|
||||
AlignPossible Left, Right, Center
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -70,6 +70,11 @@ Style Author
|
||||
BottomSep 0.7
|
||||
ParSep 0.7
|
||||
Align Left
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -76,6 +76,11 @@ Style Author
|
||||
LabelString "Surname"
|
||||
ToolTip "Surname"
|
||||
EndArgument
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
Style Affil
|
||||
|
@ -114,6 +114,11 @@ Style Author
|
||||
LatexName author
|
||||
NewLine 0
|
||||
InTitle 1
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
Style Authors_Block
|
||||
|
@ -383,6 +383,11 @@ Style Author
|
||||
Shape Italic
|
||||
Color red
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -55,6 +55,11 @@ Style Author
|
||||
Preamble
|
||||
\newcommand{\setauthor}[1]{\def\theAuthor{#1}}
|
||||
EndPreamble
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -150,6 +150,11 @@ Style Author
|
||||
Font
|
||||
Size Large
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -92,6 +92,11 @@ Style Author
|
||||
Font
|
||||
Size Large
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
|
||||
End
|
||||
# Title style definition
|
||||
|
@ -204,6 +204,11 @@ Style Author
|
||||
Series Bold
|
||||
Shape Italic
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -175,6 +175,11 @@ Style Author
|
||||
LeftMargin MM
|
||||
Align Left
|
||||
LabelType No_Label
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -85,6 +85,11 @@ Style Author
|
||||
Size Large
|
||||
Color Blue
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
###
|
||||
|
@ -235,6 +235,11 @@ Style Author
|
||||
Size Large
|
||||
Shape Smallcaps
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -177,6 +177,11 @@ Style Author
|
||||
Family Sans
|
||||
Size Normal
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
@ -74,6 +74,11 @@ Style Authorinfo
|
||||
Series Bold
|
||||
Shape Italic
|
||||
EndFont
|
||||
DocBookTag personname
|
||||
DocBookTagType paragraph
|
||||
DocBookWrapperTag author
|
||||
DocBookWrapperTagType inline
|
||||
DocBookInInfo always
|
||||
End
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user