]> git.lyx.org Git - lyx.git/blob - lib/layouts/IEEEtran-CompSoc.layout
IEEEtran-CompSoc: new layout to support the IEEE "computer science" journals
[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 compsoc 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 InsetLayout Flex:Author_Footnote
27   LyxType       custom
28   LatexType     command
29   Decoration    Classic
30   LaTeXName     IEEEcompsocitemizethanks
31   LabelString   "Author foot"
32   Font
33     Size        Small
34   EndFont
35   LabelFont
36     Color       blue
37     Size        Small
38   EndFont
39 End
40
41
42 Style Abstract
43   InTitle       1
44   TopSep        0.1
45 End
46
47
48 Style Keywords
49   InTitle       1
50   BottomSep     0.1
51 End
52
53
54 Style Nontitle_Abstract_Index_Text
55   CopyStyle     Appendices
56   LatexName     IEEEdisplaynontitleabstractindextext
57   Category      FrontMatter
58   TopSep        1
59   LabelString   "NontitleAbstractIndexText"
60 End
61