]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
ac374c3d33e5d87b9cea5c78aae6a0b414031e06
[lyx.git] / lib / layouts / svglobal3.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{article (Springer svjour3/global)}
3 # svjour3/global (article) textclass definition file.
4 # for various Springer Verlag Journals for which no specific file exists (Global).
5 # --------
6 #
7 # Taken from initial LyX source code
8 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
9 # Adapted from svjour/jog by Cengiz Gunay in 2003.
10 # Transposed by Pascal André <andre@via.ecp.fr>
11 # Heavily modified and enhanced by serveral developers.
12 # Last revision for svjour version 3.2 by Uwe Stöhr in September 2009
13 #
14 # see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
15
16 Format 33
17
18 Input svjour.inc
19 NoStyle Chapter
20 NoCounter chapter
21
22 NoStyle Acknowledgement
23 NoStyle Headnote
24 NoStyle Dedication
25 NoStyle Running_LaTeX_Title
26 NoStyle Author_Running
27 NoStyle Mail
28 NoStyle Offprints
29 NoStyle Keywords
30
31 Preamble
32         \smartqed  % flush right qed marks, e.g. at end of proof
33 EndPreamble
34
35
36 InsetLayout Email
37         LyxType                 custom
38         LatexType               command
39         LatexName               email
40         LabelString             "Email"
41         Font
42           Color                 foreground
43           Size                  Small
44           Family                Roman
45           Shape                 Up
46           Series                Medium
47           Misc                  No_Emph
48           Misc                  No_Noun
49           Misc                  No_Bar
50         EndFont
51         LabelFont
52           Color                 green
53           Size                  Small
54         EndFont
55 End
56
57
58 InsetLayout Keywords
59         CopyStyle               Email
60         LatexName               keywords
61         LabelString             "Keywords"
62 End
63
64
65 InsetLayout PACS
66         CopyStyle               Email
67         LatexName               PACS
68         LabelString             "PACS"
69 End
70
71
72 InsetLayout Subclass
73         CopyStyle               Email
74         LatexName               subclass
75         LabelString             "Subclass"
76 End
77
78
79 Style Abstract
80   Category              FrontMatter
81   Newline               1
82   LabelType             Static
83   LabelString           "Abstract"
84 End
85
86 Style Acknowledgements
87   CopyStyle             Abstract
88   LatexName             acknowledgements
89   Category              BackMatter
90   LabelString           "Acknowledgements"
91 End