]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svprobth.layout
Fix several layout related problems revealed by -dbg tclass.
[lyx.git] / lib / layouts / svprobth.layout
index 561e1224b8aa03ce413021d53ef3b249b8987dff..04ac0c24c6623743b156463606fc78ae1728d53b 100644 (file)
@@ -1,12 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svprobth.clo]{article (Springer svjour/PTRF)}
-# svjour/probth (article) textclass definition file. 
+#  \DeclareLaTeXClass[svjour,svprobth.clo]{article (Springer svjour/PTRF)}
+# svjour/probth (article) textclass definition file.
 # for Springer Verlag Journal of Geodesy.
 # --------
 #
 # Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modified and enhanced by serveral developers.
 #
 # --------
 # (jog) ?
 #
 # see www.springer.de/author/tex/help-journals.html for class files
-#
-# The standard Springer Journal sections
+
+
+Format 31
 Input svjour.inc
 
 ClassOptions
-  Other                probth
+       Other         probth
 End
 
 
-## Now, some cosmetic changes wrt the default style.
-
-# Title style definition
 Style Title
-  # standard font definition
-  Font 
-    Family             Roman
-    Series             Bold
-    Size               Larger
-  EndFont
+       Font
+         Family              Roman
+         Series              Bold
+         Size                Larger
+       EndFont
 End
 
-# Subtitle style definition
+
 Style Subtitle
-  # standard font definition
-  Font 
-    Family             Roman
-    Series             Bold
-    Size               Large
-  EndFont
+       Font
+         Family              Roman
+         Series              Bold
+         Size                Large
+       EndFont
 End
 
-# Author style definition
 Style Author
-  # standard font definition
-  Font 
-    Series             Medium
-    Shape              Up
-  EndFont
+       Font
+         Series              Medium
+         Shape               Up
+       EndFont
 End