]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
fix to the lyxstring bug, better searching for dep files in latex log, use \hfil...
[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 # The standard Springer Journal sections
25 Input svjour.inc
26
27 ClassOptions
28   Other         jog
29 End
30
31 # Abstract style definition
32 Style Abstract 
33   Margin                First_Dynamic
34   LatexType             Command
35   LatexName             abstract
36   Newline               1
37   NextNoIndent          0
38   ParIndent             MM
39   LabelSep              xx
40   ItemSep               0
41   TopSep                0.7
42   BottomSep             0.7
43   ParSep                0
44   Align                 Block
45   AlignPossible         Block, Left
46   LabelType             Top_Environment
47   LabelString           Abstract. 
48
49   # label font definition
50   LabelFont 
51     Series              Bold
52   EndFont
53 End