Update acmart.layout following tickets #10722 & #10723

This commit is contained in:
jpc 2017-09-01 23:02:26 +02:00
parent c17eb8d024
commit 2cbca8be1e

View File

@ -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
@ -305,37 +307,37 @@ 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
@ -347,19 +349,19 @@ 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