Aha, I was not reading my error message correctly. It looks like im my simple file the problem was that in Output I had Synronize with Output checked and had selected \synctex -1 as the option.
Removing this gives me XeTeX output from what I can see. This does not seem to be the problem with the Math Manual. ________________________________ From: John Kane <jrkrid...@yahoo.ca> To: Scott Kostyshak <skost...@lyx.org>; Anders Ekberg <a...@me.com> Cc: "lyx-users@lists.lyx.org" <lyx-users@lists.lyx.org> Sent: Thursday, October 3, 2013 7:03:44 AM Subject: Re: Cannot export Math manual using XeTeX I forgot to mention that a simple text file with a couple in-line bits of math in Lyx exports just fine. Another lyx file which looks much the same gives me first a knitr error. I have no call to knitr but the knitr module is loaded. Remove knitr module and I get a XeTeX error in 2.0.6. I have not had a change to check it in 2.1dev. XeTeX seem to be a bit weird. Oh well, back to chopping up the file. :) ________________________________ From: Scott Kostyshak <skost...@lyx.org> To: Anders Ekberg <a...@me.com> Cc: "lyx-users@lists.lyx.org" <lyx-users@lists.lyx.org>; John Kane <jrkrid...@yahoo.ca> Sent: Thursday, October 3, 2013 1:59:59 AM Subject: Re: Cannot export Math manual using XeTeX Thanks for the confirmation. I started a thread on lyx-devel. Hopefully there's an easy way to have pdfTeX and XeTeX working. Note that if I remove the following lines from the preamble, export with XeTeX works fine (but pdfTeX is broken): \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi} \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi} Scott On Wed, Oct 2, 2013 at 2:10 PM, Anders Ekberg <a...@me.com> wrote: > Can confirm on MacOSX 10.8 for LyX 2.0.6 and 2.1b1 > XeTeX-bug/limitation? > /@nders > > From: John Kane <jrkrid...@yahoo.ca> > Reply-To: John Kane <jrkrid...@yahoo.ca> > Date: onsdag 2 oktober 2013 14:49 > To: Scott Kostyshak <skost...@lyx.org>, "lyx-users@lists.lyx.org" > <lyx-users@lists.lyx.org> > Subject: Re: Cannot export Math manual using XeTeX > > No idea of why the problem but I can confirm it. I get the same error > message in 2.0.6 and 2.1 dev with what seems to be the same Ubuntu/TexLive > setup. > ________________________________ > From: Scott Kostyshak <skost...@lyx.org> > To: "lyx-users@lists.lyx.org" <lyx-users@lists.lyx.org> > Sent: Wednesday, October 2, 2013 12:12:30 AM > Subject: Cannot export Math manual using XeTeX > > This is my first venture into XeTeX. The only background information > I've read is: > http://wiki.lyx.org/LyX/XeTeX > Is there anything else I should read? > > I'm using Ubuntu 13.04 and TeX Live 2013. With LyX 2.0.x and 2.1git I > cannot export the Math manual to PDF with XeTeX. > > I get: > ** WARNING ** Failed to convert input string to UTF16... > > and the first error in my log is: > > ! Undefined control sequence. > > l.120 \DeclareInputText > > {176}{\ifmmode^\circ\else\textdegree\fi} > > Any ideas? > > Scott > >