]> git.lyx.org Git - lyx.git/blob - lib/layouts/svprobth.layout
fix typo that put too many include paths for most people
[lyx.git] / lib / layouts / svprobth.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svprobth.clo]{article (Springer - svjour/PTRF)}
3 # svjour/probth (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 # Adapted to Probability Theory and Related Fields by JMarc
20 #
21 # General textclass parameters
22 # (jog) ?
23 #
24 # see www.springer.de/author/tex/help-journals.html for class files
25 #
26 # The standard Springer Journal sections
27 Input svjour.inc
28
29 ClassOptions
30   Other         probth
31 End
32
33
34 ## Now, some cosmetic changes wrt the default style.
35
36 # Title style definition
37 Style Title
38   # standard font definition
39   Font 
40     Family              Roman
41     Series              Bold
42     Size                Larger
43   EndFont
44 End
45
46 # Subtitle style definition
47 Style Subtitle
48   # standard font definition
49   Font 
50     Family              Roman
51     Series              Bold
52     Size                Large
53   EndFont
54 End
55
56 # Author style definition
57 Style Author
58   # standard font definition
59   Font 
60     Series              Medium
61     Shape               Up
62   EndFont
63 End