]> git.lyx.org Git - features.git/blob - lib/layouts/svjog.layout
Fix bug #7289. Confusingly, svjour.inc declares "NoStyle Chapter", and then
[features.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 NoStyle Chapter
28 NoCounter chapter
29
30 ClassOptions
31         Other         jog
32 End
33
34
35 Style Abstract
36         Margin                First_Dynamic
37         LatexType             Command
38         LatexName             abstract
39         Newline               1
40         NextNoIndent          0
41         ParIndent             MM
42         LabelSep              xx
43         ItemSep               0
44         TopSep                0.7
45         BottomSep             0.7
46         ParSep                0
47         Align                 Block
48         AlignPossible         Block, Left
49         LabelType             Top_Environment
50         LabelString           "Abstract."
51         LabelFont
52           Series              Bold
53         EndFont
54 End