]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/llncs.layout
Fix conversion of minipages that contains tabulars.
[lyx.git] / lib / layouts / llncs.layout
index 0f37cb71c05ca24d9e28292bfaf5582ef6dab9cc..ff1658a75a8bd46c600e5aa11ca5718f409976ea 100644 (file)
@@ -182,7 +182,7 @@ End
 
 # TOC_Title style definition
 Style TOC_Title
-  CopyStyle            Journal
+  CopyStyle            "Running LaTeX Title"
   LatexName            toctitle
   LeftMargin           "TOC title:xxx"
   LabelString          "TOC title: "
@@ -214,7 +214,7 @@ End
 
 # AuthorRunning style definition
 Style Author_Running
-  CopyStyle            Journal
+  CopyStyle            "Running LaTeX Title"
   LatexName            authorrunning
   LeftMargin           "Author Running:xxx"
   LabelString          "Author Running: "
@@ -222,7 +222,7 @@ End
 
 # TOC_Author style definition
 Style TOC_Author
-  CopyStyle            Journal
+  CopyStyle            "Running LaTeX Title"
   LatexName            tocauthor
   LeftMargin           "TOC Author :xxx"
   LabelString          "TOC Author: "
@@ -254,7 +254,7 @@ End
 #
 # Correspondence address style definition
 Style Mail
-  CopyStyle            Journal
+  CopyStyle            "Running LaTeX Title"
   LatexName            mail    
   LeftMargin           "Corr Author:xx."
   LabelString          "Corr Author: "
@@ -288,7 +288,7 @@ End
 # Bibliography style definition
 Style Bibliography
   Margin               First_Dynamic
-  LatexType            Item_Environment
+  LatexType            Bib_Environment
   LatexName            thebibliography
   NextNoIndent         1
   LeftMargin           MM
@@ -443,6 +443,7 @@ Style Theorem
   LabelString          "Theorem #. "
 End
 
+Input stdfloats.inc
 Input stdcounters.inc
 
 #Finally a few older definitions for compatibility