]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svjour.inc
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / svjour.inc
index 3e544809fd547e50d71cac38266c5395833a9081..fa4b3e8d440f891f615ba0e140aa7cc36a8e30b8 100644 (file)
@@ -9,7 +9,8 @@
 #
 # --------
 # ejour2 made originally by Martin Vermeer based on article.layout.
-# Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
+# Modified for LyX 1.2 by Jean-Marc Lasgouttes and MV.
+# Minor change for LyX 1.3.3 by Cengiz Gunay.
 #
 # Adapted for new svjour LaTeX2e classes published by Springer in 1999;
 # work done by MV in 2000.
@@ -39,6 +40,8 @@ Input numarticle.inc
 Input stdstarsections.inc
 Input stdlayouts.inc
 Input stdlists.inc
+Input stdfloats.inc
+Input stdcounters.inc
 
 NoStyle Part
 NoStyle Part*
@@ -119,7 +122,7 @@ Style Dedication
        CopyStyle             Headnote
        LatexName             dedication
        LeftMargin            Dedication:xxx
-       LabelString           Dedication:
+       LabelString           "Dedication:"
 End
 
 
@@ -260,7 +263,7 @@ Style Abstract
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Top_Environment
-       LabelString           Abstract.
+       LabelString           "Abstract."
        LabelFont
          Series              Bold
        EndFont
@@ -302,7 +305,7 @@ Style Acknowledgements
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Acknowledgements.
+       LabelString           "Acknowledgements."
        Font
          Size                Small
        EndFont
@@ -316,7 +319,7 @@ End
 Style Acknowledgement
        CopyStyle             Acknowledgements
        LatexName             acknowledgement
-       LabelString           Acknowledgement.
+       LabelString           "Acknowledgement."
 End
 
 
@@ -334,7 +337,7 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References
+       LabelString           "References"
        LabelBottomSep        0.7
        LabelFont
          Series              Bold
@@ -356,7 +359,7 @@ Style Claim
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Claim.
+       LabelString           "Claim."
        LabelFont
          Shape               Italic
        EndFont