]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
layout file converter for layout files in old format
[lyx.git] / lib / layouts / svjog.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svjog.clo]{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 2
26 Input svjour.inc
27
28
29 ClassOptions
30         Other         jog
31 End
32
33
34 Style Abstract
35         Margin                First_Dynamic
36         LatexType             Command
37         LatexName             abstract
38         Newline               1
39         NextNoIndent          0
40         ParIndent             MM
41         LabelSep              xx
42         ItemSep               0
43         TopSep                0.7
44         BottomSep             0.7
45         ParSep                0
46         Align                 Block
47         AlignPossible         Block, Left
48         LabelType             Top_Environment
49         LabelString           "Abstract."
50         LabelFont
51           Series              Bold
52         EndFont
53 End