]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
More translation strings.
[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 34
17
18 Input svjour.inc
19
20 NoStyle Part
21 NoCounter part
22 NoStyle Part*
23 NoStyle Chapter
24 NoCounter chapter
25 NoStyle Chapter*
26
27 NoStyle Acknowledgement
28 NoStyle Headnote
29 NoStyle Dedication
30 NoStyle Running_LaTeX_Title
31 NoStyle Author_Running
32 NoStyle Mail
33 NoStyle Offprints
34 NoStyle Keywords
35
36 Preamble
37         \smartqed  % flush right qed marks, e.g. at end of proof
38 EndPreamble
39
40
41 InsetLayout Email
42         LyxType                 custom
43         LatexType               command
44         LatexName               email
45         LabelString             "Email"
46         Font
47           Color                 foreground
48           Size                  Small
49           Family                Roman
50           Shape                 Up
51           Series                Medium
52           Misc                  No_Emph
53           Misc                  No_Noun
54           Misc                  No_Bar
55         EndFont
56         LabelFont
57           Color                 green
58           Size                  Small
59         EndFont
60 End
61
62
63 InsetLayout Keywords
64         CopyStyle               Email
65         LatexName               keywords
66         LabelString             "Keywords"
67 End
68
69
70 InsetLayout PACS
71         CopyStyle               Email
72         LatexName               PACS
73         LabelString             "PACS"
74 End
75
76
77 InsetLayout Subclass
78         CopyStyle               Email
79         LatexName               subclass
80         LabelString             "Subclass"
81 End
82
83
84 Style Abstract
85   Category              FrontMatter
86   Newline               1
87   LabelType             Static
88   LabelString           "Abstract"
89 End
90
91 Style Acknowledgements
92   CopyStyle             Abstract
93   LatexName             acknowledgements
94   Category              BackMatter
95   LabelString           "Acknowledgements"
96 End