lyx_mirror/lib/layouts/acm-sigs.inc
Scott Kostyshak 9ca91b2566 Update layouts (run layout2layout.py)
There is nothing in the diff besides the format number changing from
93 to 95. From what I understand, this is as expected since 93 -> 94
and 94 -> 95 just add new layout tags.

Updating the layouts makes it easier to test master. Otherwise, in
some use cases layout2layout can be run hundreds of times which can
make some things slow (e.g., opening documents or even opening the
advanced find pane).
2021-10-25 12:37:21 -04:00

62 lines
1.2 KiB
HTML

# Common style for ACM SIGS layouts
#
# Author: Gioele Barabucci
Format 95
Input stdclass.inc
Columns 2
Style Subtitle
Category FrontMatter
Margin Static
LatexType Command
InTitle 1
LatexName subtitle
ParSkip 0.4
ItemSep 0
TopSep 0
BottomSep 1
ParSep 1
Align Center
LabelType No_Label
Font
Size Large
Shape Italic
EndFont
DocBookTag subtitle
DocBookInInfo maybe
End
Style Terms
Category FrontMatter
Margin Dynamic
LatexType Command
LatexName terms
LabelString "General terms:"
ParSkip 0.4
BottomSep 1.5
ParSep 1.5
Align Block
LabelType Static
LabelSep M
LabelFont
Series Bold
Size large
EndFont
End
Style Keywords
CopyStyle Terms
LatexName keywords
LabelString "Keywords:"
DocBookTag keyword
DocBookTagType paragraph
DocBookWrapperTag keywordset
DocBookInInfo always
End