The branch, master, has been updated. - Log -----------------------------------------------------------------
commit fd68d8a37cc4e7061489e70ff5550c6c46330e0e Author: Uwe Stöhr <[email protected]> Date: Mon Feb 18 15:04:28 2013 +0100 test-insets.tex: fix the encoding of the Å character diff --git a/src/tex2lyx/test/test-insets.lyx.lyx b/src/tex2lyx/test/test-insets.lyx.lyx index 309bfea..59f7a1b 100644 --- a/src/tex2lyx/test/test-insets.lyx.lyx +++ b/src/tex2lyx/test/test-insets.lyx.lyx @@ -6029,7 +6029,7 @@ iy1ÊW \color red uIY \color inherit -Ueø987o@EÂ3É2Oæ5aɶA6 +Ueø987o@EÅ3É2Oæ5aɶA6 \end_layout \end_inset diff --git a/src/tex2lyx/test/test-insets.tex b/src/tex2lyx/test/test-insets.tex index f67ae80..591bd7b 100644 --- a/src/tex2lyx/test/test-insets.tex +++ b/src/tex2lyx/test/test-insets.tex @@ -576,7 +576,7 @@ e\textcorner{} \textipa{\!o|!\textdoublebarpipe ||\!b\!d\!j\!g\!Ge'} -\textipa{iy1\textbaru W\textcolor{red}{uIY}Ueø987o@E3\textcloserevepsilon 2Oæ5a\textscoelig A6} +\textipa{iy1\textbaru W\textcolor{red}{uIY}Ueø987o@E½3\textcloserevepsilon 2Oæ5a\textscoelig A6} \textipa{\*ww4\;H\textbarrevglotstop\textbarglotstop C\textctz\textturnlonglegr\texththeng \texttoptiebar{ar}\textbottomtiebar{tz}} ----------------------------------------------------------------------- Summary of changes: src/tex2lyx/test/test-insets.lyx.lyx | 2 +- src/tex2lyx/test/test-insets.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- The LyX Source Repository
