]> git.lyx.org Git - features.git/blob - lib/layouts/IEEEtran-CompSoc.layout
IEEEtran-CompSoc.layout: use the new NoInsetLayout tag
[features.git] / lib / layouts / IEEEtran-CompSoc.layout
1 #% Do not delete he line below; configure depends on this
2 #  \DeclareLaTeXClass[IEEEtran]{IEEE Transactions Computer Society}
3 #  \DeclareCategory{Articles}
4 # Author: Uwe Stöhr (uwestoehr@web.de)
5 #
6 # IEEtran Computer Society textclass definition file.
7
8
9 Format 44
10
11 Input IEEEtran.layout
12
13 ClassOptions
14   FontSize      12
15   Other         compsoc
16 end
17
18
19 Style Standard_in_Title
20   CopyStyle     Standard
21   Category      FrontMatter
22   InTitle       1
23 End
24
25
26 NoInsetLayout Flex:Author_Name
27 NoInsetLayout Flex:Author_Affiliation
28 NoInsetLayout Flex:Author_Mark
29
30
31 InsetLayout Flex:Author_Footnote
32   LyxType       custom
33   LatexType     command
34   Decoration    Classic
35   ForcePlain    1
36   LaTeXName     IEEEcompsocitemizethanks
37   LabelString   "Author foot"
38   Font
39     Size        Small
40   EndFont
41   LabelFont
42     Color       blue
43     Size        Small
44   EndFont
45 End
46
47
48 Style Abstract
49   InTitle       1
50   TopSep        0.1
51 End
52
53
54 Style Keywords
55   InTitle       1
56   BottomSep     0.1
57 End
58
59
60 Style Nontitle_Abstract_Index_Text
61   CopyStyle     Appendices
62   LatexName     IEEEdisplaynontitleabstractindextext
63   Category      FrontMatter
64   TopSep        1
65   LabelString   "NontitleAbstractIndexText"
66 End
67