Re: Strange compile error
On 03/09/17 21:20, Paul A. Rubin wrote: On 09/03/2017 04:10 PM, Steve Hnizdur wrote: Hi Thanks for replying. Ctrl-R does pdflatex. Attached is the tex file produced by exporting from lyx, and I get the same error by running pdflatex directly on it. I'm running Ubuntu 16.04 with everything upto date. By the way the error still happens if the superscripts are removed, it seems to be the \dots that are causing the problem. Cheers To facilitate others following the thread, it's preferred that we bottom-post. I just ran pdflatex against your TeX, and again it compiled for me with no errors. I'm running Linux Mint 18.2 (based on Ubuntu 16.04), with LyX 2.2.3 and TeXLive 2017. I've attached the pdflatex log file; maybe you can look for differences with yours and find out where yours deviates. It seems to be something on your system, not a LyX error. Paul I can confirm there is a problem with amsmath 2.15a. I have now updated to 2.16a and all is fine. Many thanks for comments and help. -- Steve Hnizdur
Re: convert to rtf
Yes, the latex2rtf versions are slightly different: latex2rtf-2.3.16-1.fc26.x86_64 latex2rtf-2.3.11-1.fc24.x86_64 === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France === > Sent: Friday, September 08, 2017 at 2:42 AM > From: "Richard Heck" > To: "Patrick Dupre" , lyx > Subject: Re: convert to rtf > > On 09/07/2017 08:02 AM, Patrick Dupre wrote: > > Hello, > > > > I have one machine with fedora 24 and one with fedora 26 (both with lyx > > 2.2.3) > > When I convert the lyx file to a rtf file, it works well on the > > fedora 24 machine, and it does not work on the machine with > > fedora 26. > > In both file .lyx/configure.log, I have the same: > > \converter latex rtf"latex2rtf -p -S -o $$o $$i" > > "needaux" > > > > What should I check? I guess that the issue may be with the conversion from > > the lyx to latex. > > I wouldn't think so. If you're using 2.2.3 on both machines, then the > LaTeX output should be the same. The difference in the OS should not > make a difference. My guess would be that there may be a difference in > the latex2rtf converter. > > If you run LyX from a terminal, you should see any error messages that > are output during the conversion. LyX just calls converters directly. > > Richard > >
Re: convert to rtf
Hello, I downgraded to latex2rtf-2.3.11, but I get the same behavior. I none word when I ask for a rtf convertion from lyx, it does not generate the rft file but display the pdf file. If I want the rft file, I need to generate a latex (plain) file first and then to run latex2rtf. Any ideas? === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France === > Sent: Tuesday, September 12, 2017 at 11:20 PM > From: "Patrick Dupre" > To: "Richard Heck" > Cc: lyx > Subject: Re: convert to rtf > > Yes, the latex2rtf versions are slightly different: > > latex2rtf-2.3.16-1.fc26.x86_64 > latex2rtf-2.3.11-1.fc24.x86_64 > > > === > Patrick DUPRÉ | | email: pdu...@gmx.com > Laboratoire de Physico-Chimie de l'Atmosphère | | > Université du Littoral-Côte d'Opale | | > Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 > 189A, avenue Maurice Schumann | | 59140 Dunkerque, France > === > > > > Sent: Friday, September 08, 2017 at 2:42 AM > > From: "Richard Heck" > > To: "Patrick Dupre" , lyx > > Subject: Re: convert to rtf > > > > On 09/07/2017 08:02 AM, Patrick Dupre wrote: > > > Hello, > > > > > > I have one machine with fedora 24 and one with fedora 26 (both with lyx > > > 2.2.3) > > > When I convert the lyx file to a rtf file, it works well on the > > > fedora 24 machine, and it does not work on the machine with > > > fedora 26. > > > In both file .lyx/configure.log, I have the same: > > > \converter latex rtf"latex2rtf -p -S -o $$o $$i" > > > "needaux" > > > > > > What should I check? I guess that the issue may be with the conversion > > > from the lyx to latex. > > > > I wouldn't think so. If you're using 2.2.3 on both machines, then the > > LaTeX output should be the same. The difference in the OS should not > > make a difference. My guess would be that there may be a difference in > > the latex2rtf converter. > > > > If you run LyX from a terminal, you should see any error messages that > > are output during the conversion. LyX just calls converters directly. > > > > Richard > > > > >