mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
parent
c17eb8d024
commit
2cbca8be1e
@ -6,6 +6,8 @@
|
|||||||
#
|
#
|
||||||
# Author : John Perry <john.perry@usm.edu>
|
# Author : John Perry <john.perry@usm.edu>
|
||||||
# Guillaume Munch-Maccagnoni <gm@lyx.org>
|
# Guillaume Munch-Maccagnoni <gm@lyx.org>
|
||||||
|
# Reviewed following tickets #10722 & #10723
|
||||||
|
# by Jean-Pierre Chrétien <jpc@lyx.org>
|
||||||
|
|
||||||
Format 64
|
Format 64
|
||||||
|
|
||||||
@ -95,7 +97,7 @@ Style Thanks
|
|||||||
Family Roman
|
Family Roman
|
||||||
EndFont
|
EndFont
|
||||||
LabelType Static
|
LabelType Static
|
||||||
LabelString "Thanks:"
|
LabelString "Thanks: "
|
||||||
LatexType command
|
LatexType command
|
||||||
LatexName thanks
|
LatexName thanks
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
@ -106,7 +108,7 @@ Style ACM_Journal
|
|||||||
AlignPossible left
|
AlignPossible left
|
||||||
Category Preamble
|
Category Preamble
|
||||||
InPreamble 1
|
InPreamble 1
|
||||||
LabelString "Journal's Short Name:"
|
LabelString "Journal's Short Name: "
|
||||||
LabelType Static
|
LabelType Static
|
||||||
LabelFont
|
LabelFont
|
||||||
Color Blue
|
Color Blue
|
||||||
@ -135,7 +137,7 @@ Style ACM_Conference
|
|||||||
LabelString "Venue"
|
LabelString "Venue"
|
||||||
Mandatory 1
|
Mandatory 1
|
||||||
EndArgument
|
EndArgument
|
||||||
LabelString "Conference Name:"
|
LabelString "Conference Name: "
|
||||||
LatexName acmConference
|
LatexName acmConference
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
End
|
End
|
||||||
@ -173,7 +175,7 @@ Style Email
|
|||||||
EndFont
|
EndFont
|
||||||
#InPreamble 1
|
#InPreamble 1
|
||||||
InTitle 1
|
InTitle 1
|
||||||
LabelString "Email address:"
|
LabelString "Email address: "
|
||||||
LabelType Static
|
LabelType Static
|
||||||
LabelFont
|
LabelFont
|
||||||
Color Blue
|
Color Blue
|
||||||
@ -187,7 +189,7 @@ End
|
|||||||
|
|
||||||
Style ORCID
|
Style ORCID
|
||||||
CopyStyle Email
|
CopyStyle Email
|
||||||
LabelString "ORCID:"
|
LabelString "ORCID: "
|
||||||
Font
|
Font
|
||||||
Family Roman
|
Family Roman
|
||||||
EndFont
|
EndFont
|
||||||
@ -207,13 +209,13 @@ Style Affiliation
|
|||||||
Color Blue
|
Color Blue
|
||||||
Shape Italic
|
Shape Italic
|
||||||
EndFont
|
EndFont
|
||||||
LabelString "Affiliation:"
|
LabelString "Affiliation: "
|
||||||
LatexName affiliation
|
LatexName affiliation
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Additional_Affiliation
|
Style Additional_Affiliation
|
||||||
CopyStyle Affiliation
|
CopyStyle Affiliation
|
||||||
LabelString "Additional Affiliation:"
|
LabelString "Additional Affiliation: "
|
||||||
LatexName additionalaffiliation
|
LatexName additionalaffiliation
|
||||||
End
|
End
|
||||||
|
|
||||||
@ -291,7 +293,7 @@ Style TitleNote
|
|||||||
Color Blue
|
Color Blue
|
||||||
Shape Italic
|
Shape Italic
|
||||||
EndFont
|
EndFont
|
||||||
LabelString "Title Note:"
|
LabelString "Title Note: "
|
||||||
LatexName titlenote
|
LatexName titlenote
|
||||||
TopSep 0.3
|
TopSep 0.3
|
||||||
BottomSep 0.3
|
BottomSep 0.3
|
||||||
@ -299,103 +301,103 @@ End
|
|||||||
|
|
||||||
Style SubtitleNote
|
Style SubtitleNote
|
||||||
CopyStyle TitleNote
|
CopyStyle TitleNote
|
||||||
LabelString "Subtitle Note:"
|
LabelString "Subtitle Note: "
|
||||||
LatexName subtitlenote
|
LatexName subtitlenote
|
||||||
End
|
End
|
||||||
|
|
||||||
Style AuthorNote
|
Style AuthorNote
|
||||||
CopyStyle TitleNote
|
CopyStyle TitleNote
|
||||||
LabelString "Author Note:"
|
LabelString "Note: "
|
||||||
LatexName authornote
|
LatexName authornote
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Volume
|
Style ACM_Volume
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Volume:"
|
LabelString "Volume: "
|
||||||
LatexName acmVolume
|
LatexName acmVolume
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Number
|
Style ACM_Number
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Number:"
|
LabelString "Number: "
|
||||||
LatexName acmNumber
|
LatexName acmNumber
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Article
|
Style ACM_Article
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Article:"
|
LabelString "Article: "
|
||||||
LatexName acmArticle
|
LatexName acmArticle
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Year
|
Style ACM_Year
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Year:"
|
LabelString "Year: "
|
||||||
LatexName acmYear
|
LatexName acmYear
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Month
|
Style ACM_Month
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Month:"
|
LabelString "Month: "
|
||||||
LatexName acmMonth
|
LatexName acmMonth
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Art_Seq_Num
|
Style ACM_Art_Seq_Num
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "Article Sequential Number:"
|
LabelString "Article Sequential Number: "
|
||||||
LatexName acmArticleSeq
|
LatexName acmArticleSeq
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Submission_ID
|
Style ACM_Submission_ID
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Submission ID:"
|
LabelString "Submission ID: "
|
||||||
LatexName acmSubmissionID
|
LatexName acmSubmissionID
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Price
|
Style ACM_Price
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Price:"
|
LabelString "Price: "
|
||||||
LatexName acmPrice
|
LatexName acmPrice
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_ISBN
|
Style ACM_ISBN
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM ISBN:"
|
LabelString "ISBN: "
|
||||||
LatexName acmISBN
|
LatexName acmISBN
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_DOI
|
Style ACM_DOI
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM DOI:"
|
LabelString "ACM DOI: "
|
||||||
LatexName acmDOI
|
LatexName acmDOI
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Badge_R
|
Style ACM_Badge_R
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Badge R:"
|
LabelString "ACM Badge R: "
|
||||||
LatexName acmBadgeR
|
LatexName acmBadgeR
|
||||||
End
|
End
|
||||||
|
|
||||||
Style ACM_Badge_L
|
Style ACM_Badge_L
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "ACM Badge L:"
|
LabelString "ACM Badge L: "
|
||||||
LatexName acmBadgeL
|
LatexName acmBadgeL
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Start_Page
|
Style Start_Page
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "Start Page:"
|
LabelString "Start Page: "
|
||||||
LatexName startPage
|
LatexName startPage
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Terms
|
Style Terms
|
||||||
CopyStyle TitleNote
|
CopyStyle TitleNote
|
||||||
LabelString "Terms:"
|
LabelString "Terms: "
|
||||||
LatexName terms
|
LatexName terms
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Keywords
|
Style Keywords
|
||||||
CopyStyle TitleNote
|
CopyStyle TitleNote
|
||||||
LabelString "Keywords:"
|
LabelString "Keywords: "
|
||||||
LatexName keywords
|
LatexName keywords
|
||||||
End
|
End
|
||||||
|
|
||||||
@ -410,7 +412,7 @@ Style CCSXML
|
|||||||
EndFont
|
EndFont
|
||||||
FreeSpacing 1
|
FreeSpacing 1
|
||||||
InTitle 1
|
InTitle 1
|
||||||
LabelString "Computing Classification Scheme (XML):"
|
LabelString "Computing Classification Scheme (XML): "
|
||||||
LabelType Centered
|
LabelType Centered
|
||||||
LabelFont
|
LabelFont
|
||||||
Family Roman
|
Family Roman
|
||||||
@ -426,7 +428,7 @@ Style CCS_Description
|
|||||||
Argument 1
|
Argument 1
|
||||||
LabelString "Significance"
|
LabelString "Significance"
|
||||||
EndArgument
|
EndArgument
|
||||||
LabelString "Computing Classification Scheme:"
|
LabelString "Computing Classification Scheme: "
|
||||||
LatexName ccsdesc
|
LatexName ccsdesc
|
||||||
Font
|
Font
|
||||||
Family Typewriter
|
Family Typewriter
|
||||||
@ -441,13 +443,13 @@ End
|
|||||||
|
|
||||||
Style Set_Copyright
|
Style Set_Copyright
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "Set Copyright:"
|
LabelString "Set Copyright: "
|
||||||
LatexName setcopyright
|
LatexName setcopyright
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Copyright_Year
|
Style Copyright_Year
|
||||||
CopyStyle ACM_Journal
|
CopyStyle ACM_Journal
|
||||||
LabelString "Copyright Year:"
|
LabelString "Copyright Year: "
|
||||||
LatexName copyrightyear
|
LatexName copyrightyear
|
||||||
End
|
End
|
||||||
|
|
||||||
@ -466,7 +468,7 @@ Style Received
|
|||||||
LabelString "Stage"
|
LabelString "Stage"
|
||||||
Mandatory 0
|
Mandatory 0
|
||||||
EndArgument
|
EndArgument
|
||||||
LabelString "Received:"
|
LabelString "Received: "
|
||||||
LatexName received
|
LatexName received
|
||||||
End
|
End
|
||||||
|
|
||||||
@ -482,7 +484,7 @@ Style ShortAuthors
|
|||||||
LatexType command
|
LatexType command
|
||||||
InTitle 0
|
InTitle 0
|
||||||
LabelType Static
|
LabelType Static
|
||||||
LabelString "Short authors:"
|
LabelString "Short authors: "
|
||||||
Margin Dynamic
|
Margin Dynamic
|
||||||
LabelFont
|
LabelFont
|
||||||
Family Roman
|
Family Roman
|
||||||
|
Loading…
Reference in New Issue
Block a user