The roundtrip output of one of the tex2lyx tests has changed recently:
tex2lyx -roundtrip src/tex2lyx/test/test-insets.tex
will produce src/tex2lyx/test/test-insets.lyx.lyx and src/tex2lyx/test/test-
insets.lyx.tex. If you compare these files with the ones created about 3
weeks ago, you'll get identical .lyx.lyx files, but the attached differences
in the .lyx.tex files (ignoring the differences coming from the changed
src/tex2lyx/test/test-insets.tex file itself).
If this changed output is intended it would be a file format change, since
the same .lyx file produces now different .tex. Otherwise it is a bug. Maybe
special treatment of the citatiuon modules is needed in tex2lyx?
Georg
--- old/src/tex2lyx/test/test-insets.lyx.tex 2012-02-28 21:59:32.000000000 +0100
+++ new/src/tex2lyx/test/test-insets.lyx.tex 2012-03-10 13:38:33.000000000 +0100
@@ -107,12 +108,11 @@
\textbackslash{}Citealp: \Citep[before][after]{article-crossref}
\textbackslash{}Citealp{*}: \Citealp*[before][after]{article-crossref}
-\textbackslash{}citeauthor: \citeauthor[before][after]{article-crossref}
-\textbackslash{}citeauthor{*}: \citeauthor*[before][after]{article-crossref}
-\textbackslash{}Citeauthor: \Citeauthor[before][after]{article-crossref}
-\textbackslash{}Citeauthor{*}: \Citeauthor*[before][after]{article-crossref}
+\textbackslash{}citeauthor: \citeauthor{article-crossref} \textbackslash{}citeauthor{*}:
+\citeauthor*{article-crossref} \textbackslash{}Citeauthor: \Citeauthor{article-crossref}
+\textbackslash{}Citeauthor{*}: \Citeauthor*{article-crossref}
-\textbackslash{}citeyear: \citeyear[before][after]{article-crossref}
+\textbackslash{}citeyear: \citeyear{article-crossref}
\textbackslash{}citeyearpar: \citeyearpar[before][after]{article-crossref}