]> git.lyx.org Git - lyx.git/blob - lib/layouts/IEEEtran-CompSoc.layout
411f191d45c478dfc3638c31738c726c476a4e45
[lyx.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 43
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 # enable this if bug #8545 is fixed
27 #NoStyle Author_Name
28 #NoStyle Flex:Author_Affiliation
29 #NoStyle Flex:Author_Mark
30
31
32 InsetLayout Flex:Author_Footnote
33   LyxType       custom
34   LatexType     command
35   Decoration    Classic
36   ForcePlain    1
37   LaTeXName     IEEEcompsocitemizethanks
38   LabelString   "Author foot"
39   Font
40     Size        Small
41   EndFont
42   LabelFont
43     Color       blue
44     Size        Small
45   EndFont
46 End
47
48
49 Style Abstract
50   InTitle       1
51   TopSep        0.1
52 End
53
54
55 Style Keywords
56   InTitle       1
57   BottomSep     0.1
58 End
59
60
61 Style Nontitle_Abstract_Index_Text
62   CopyStyle     Appendices
63   LatexName     IEEEdisplaynontitleabstractindextext
64   Category      FrontMatter
65   TopSep        1
66   LabelString   "NontitleAbstractIndexText"
67 End
68