Am Samstag, 18. Februar 2017 um 12:36:13, schrieb Kornel Benko <kor...@lyx.org> > Am Samstag, 18. Februar 2017 um 11:43:06, schrieb Kornel Benko > <kor...@lyx.org> > > Am Samstag, 18. Februar 2017 um 10:38:27, schrieb Kornel Benko > > <kor...@lyx.org> > > > Am Samstag, 18. Februar 2017 um 10:19:52, schrieb Jürgen Spitzmüller > > > <sp...@lyx.org> > > > > > Lyx converts the character '"' in footnote as > > > > > \char`\" > > > > > Correcting the double quotes cures the compilation. > > > > > > > > Please try again. > > > > > > > > Jürgen > > > > > > > > > > OK for this test now. Thanks Jürgen. > > > Starting a full export test (but without xhtml). This takes a while, I'll > > > report later. > > > > The only one remaining test is now 'export/doc/ar/Intro_pdf4_systemF'. > > > > Found the reason. The formulas in the table in 'doc/ar/Intro.lyx' are wrong. > Correcting them this file starts to compile. > See attached examples. Displayed in lyx one does not see a difference, but > compiled with xelatex > ar_OK.lyx compiles. >
Here the proposed patch. Kornel
diff --git a/lib/doc/ar/Intro.lyx b/lib/doc/ar/Intro.lyx index 114294f..61fa69d 100644 --- a/lib/doc/ar/Intro.lyx +++ b/lib/doc/ar/Intro.lyx @@ -1204,7 +1204,7 @@ in \begin_layout Plain Layout انش -\begin_inset Formula $1\text{ }in=2.54\text{ }cm$ +\begin_inset Formula $1\,in=2.54\,cm$ \end_inset @@ -1228,7 +1228,7 @@ pt \begin_layout Plain Layout نقطة -\begin_inset Formula $72.27\text{ }pt=1\text{ }in$ +\begin_inset Formula $72.27\,pt=1\,in$ \end_inset @@ -1252,7 +1252,7 @@ pc \begin_layout Plain Layout بيكا -\begin_inset Formula $1\text{ }pc\text{ }pt$ +\begin_inset Formula $1\,pc\,pt$ \end_inset @@ -1276,7 +1276,7 @@ sp \begin_layout Plain Layout نقطة قياسية -\begin_inset Formula $65536\text{ }sp=1\text{ }pt$ +\begin_inset Formula $65536\,sp=1\,pt$ \end_inset @@ -1300,7 +1300,7 @@ bp \begin_layout Plain Layout نقطة كبيرة -\begin_inset Formula $72\text{ }bp=1\text{ }in$ +\begin_inset Formula $72\,bp=1\,in$ \end_inset @@ -1324,7 +1324,7 @@ dd \begin_layout Plain Layout didot -\begin_inset Formula $72\text{ }dd\approx37.6\text{ }mm$ +\begin_inset Formula $72\,dd\approx37.6\,mm$ \end_inset @@ -1348,7 +1348,7 @@ cc \begin_layout Plain Layout cicero -\begin_inset Formula $1\text{ }cc\text{ }dd$ +\begin_inset Formula $1\,cc\,dd$ \end_inset @@ -1552,7 +1552,7 @@ mu \begin_layout Plain Layout وحدة رياضية -\begin_inset Formula $1\text{ }mu=1/18\text{ }em$ +\begin_inset Formula $1\,mu=1/18\,em$ \end_inset
signature.asc
Description: This is a digitally signed message part.