]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
Move the Provides directives out of the amsdefs.inc file and into the class
[lyx.git] / lib / layouts / svjog.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svjog.clo,natbib.sty]{article (Springer svjour/jog)}
3 # svjour/jog (article) textclass definition file.
4 # for Springer Verlag Journal of Geodesy.
5 # --------
6 #
7 # Taken from initial LyX source code
8 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
9 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
10 # Heavily modified and enhanced by serveral developers.
11 #
12 # --------
13 # ejour2 made originally by Martin Vermeer based on article.layout.
14 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
15 #
16 # Adapted to svjour/jog (new 1999 Springer LaTeX2e classes) by
17 # MV in 2000.
18 #
19 # General textclass parameters
20 # (jog) ?
21 #
22 # see www.springer.de/author/tex/help-journals.html for class files
23
24
25 Format 33
26 Input svjour.inc
27
28 NoStyle Part
29 NoCounter part
30 NoStyle Part*
31 NoStyle Chapter
32 NoCounter chapter
33 NoStyle Chapter*
34
35 ClassOptions
36         Other         jog
37 End
38
39
40 Style Abstract
41         Margin                First_Dynamic
42         LatexType             Command
43         LatexName             abstract
44         Newline               1
45         NextNoIndent          0
46         ParIndent             MM
47         LabelSep              xx
48         ItemSep               0
49         TopSep                0.7
50         BottomSep             0.7
51         ParSep                0
52         Align                 Block
53         AlignPossible         Block, Left
54         LabelType             Top_Environment
55         LabelString           "Abstract."
56         LabelFont
57           Series              Bold
58         EndFont
59 End