Is weird,

In preference, I have:
>From format lyx to format reach text Font:
'latex2rtf -p -S -o $$o $$i'

But when I export it does a pdflatex


===========================================================================
 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: Monday, March 20, 2017 at 12:18 PM
> From: "Guenter Milde" <mi...@users.sf.net>
> To: lyx-users@lists.lyx.org
> Subject: Re: lyx to latex
>
> On 2017-03-20, Patrick Dupre wrote:
> > Hello,
> 
> > If I remember correctly, I was able to convert directly a lyx file to a
> > rtf file in the past. Did this option disappear ?
> 
> It seems to be still in LyX but depends on the external program latex2rtf:
> 
> configure.py contains the code:
> 
>     checkProg('a LaTeX -> RTF converter', ['latex2rtf -p -S -o $$o $$i', 
> 'latex2rt -p -S -o $$o $$i'],
>         rc_entry = [ r'\converter latex      rtf        "%%"  "needaux"' ])
> 
> Günter
> 
> 
>

Reply via email to