commit d8ed62f496cd15b90c0546c835e45533435cb8ae
Author: Georg Baum <[email protected]>
Date:   Wed Mar 11 21:00:53 2015 +0100

    Update tex2lyx test references
    
    tex2lyx outputs the correct layout ("Plain Layout") for captions since
    9d824a04d11. Previously, it did output  "Standard", which was wrong.

diff --git a/src/tex2lyx/test/algo2e.lyx.lyx b/src/tex2lyx/test/algo2e.lyx.lyx
index e88af88..dfb6c7a 100644
--- a/src/tex2lyx/test/algo2e.lyx.lyx
+++ b/src/tex2lyx/test/algo2e.lyx.lyx
@@ -203,7 +203,7 @@ status collapsed
  
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 An alg 
 \begin_inset CommandInset label
 LatexCommand label
diff --git a/src/tex2lyx/test/test-insets.lyx.lyx 
b/src/tex2lyx/test/test-insets.lyx.lyx
index 1468d17..5801561 100644
--- a/src/tex2lyx/test/test-insets.lyx.lyx
+++ b/src/tex2lyx/test/test-insets.lyx.lyx
@@ -1426,7 +1426,7 @@ kill
  
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \begin_inset Argument 1
 status collapsed
@@ -1508,7 +1508,7 @@ Second
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \begin_inset Argument 1
 status collapsed
@@ -1584,7 +1584,7 @@ Second
 
 \begin_inset Caption LongTableNoNumber
 
-\begin_layout Standard
+\begin_layout Plain Layout
 standard foot
 \end_layout
 
@@ -1629,7 +1629,7 @@ bottom.
 
 \begin_inset Caption LongTableNoNumber
 
-\begin_layout Standard
+\begin_layout Plain Layout
 (last foot)
 \end_layout
 
@@ -3462,7 +3462,7 @@ From bug 7412 another example with more captions (can 
currently not produced in
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A long table
 \end_layout
 
@@ -3487,7 +3487,7 @@ A long table
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A long table – continued
 \end_layout
 
@@ -4468,7 +4468,7 @@ status open
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \begin_inset CommandInset label
 LatexCommand label
diff --git a/src/tex2lyx/test/test-refstyle-theorems.lyx.lyx 
b/src/tex2lyx/test/test-refstyle-theorems.lyx.lyx
index 46beaea..4ae6755 100644
--- a/src/tex2lyx/test/test-refstyle-theorems.lyx.lyx
+++ b/src/tex2lyx/test/test-refstyle-theorems.lyx.lyx
@@ -254,7 +254,7 @@ protect
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 figure
 \begin_inset CommandInset label
 LatexCommand label
@@ -310,7 +310,7 @@ protect
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 table
 \begin_inset CommandInset label
 LatexCommand label
@@ -366,7 +366,7 @@ protect
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 algorithm
 \begin_inset CommandInset label
 LatexCommand label
diff --git a/src/tex2lyx/test/test-scr.lyx.lyx 
b/src/tex2lyx/test/test-scr.lyx.lyx
index 1e91df9..9658942 100644
--- a/src/tex2lyx/test/test-scr.lyx.lyx
+++ b/src/tex2lyx/test/test-scr.lyx.lyx
@@ -162,7 +162,7 @@ status open
 
 \begin_inset Caption Above
 
-\begin_layout Standard
+\begin_layout Plain Layout
 figure
 \begin_inset CommandInset label
 LatexCommand label
@@ -195,7 +195,7 @@ status open
 
 \begin_inset Caption Below
 
-\begin_layout Standard
+\begin_layout Plain Layout
 table
 \begin_inset CommandInset label
 LatexCommand label
diff --git a/src/tex2lyx/test/test-structure.lyx.lyx 
b/src/tex2lyx/test/test-structure.lyx.lyx
index 596f230..1082c45 100644
--- a/src/tex2lyx/test/test-structure.lyx.lyx
+++ b/src/tex2lyx/test/test-structure.lyx.lyx
@@ -243,7 +243,7 @@ status open
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
  
 \emph on
 
@@ -277,7 +277,7 @@ status open
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \begin_inset Argument 1
 status collapsed
@@ -322,7 +322,7 @@ status open
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 rotated table, spanning all columns
 \end_layout
 
@@ -431,7 +431,7 @@ fdgsdfdh
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 test1
 \end_layout
 
@@ -469,7 +469,7 @@ fdgs
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 test2
 \end_layout
 
@@ -502,7 +502,7 @@ status open
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 fdg
 \end_layout
 
@@ -559,7 +559,7 @@ status open
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 lkälöä
 \end_layout
 
@@ -701,7 +701,7 @@ subfigure 3
 
 \begin_inset Caption Standard
 
-\begin_layout Standard
+\begin_layout Plain Layout
 figure caption
 \end_layout
 

Reply via email to