>>Date: Fri, 29 Jul 2005 07:26:26 +0100 >>From: Roy Schestowitz <[EMAIL PROTECTED]> >>To: lyx-users@lists.lyx.org >>Subject: Re: How to export a lyx document to a latex document?
>>Quoting Paul Smith <[EMAIL PROTECTED]>: >> >>> On 7/29/05, sylvain zorman <[EMAIL PROTECTED]> wrote: >>>> I have tried to do : file->export-> Latex ; but nothing happened. >>> >>> file->export-> Latex creates a file with the name of your LyX file but >>> with the extension tex, and this file is placed in the directory where >>> your LyX file is. Cannot you find it? >>> >>> Paul >> >>If it does not work, consider re-installing LyX, MiKTeX and the rest... >> >>You may also be interested in a command line utility, e.g. >>http://www.mail-archive.com/lyx-users@lists.lyx.org/msg04333.html This is an old message. lyx -e latex foo.lyx works without needing a gui since 1.3.2, AFAIR, and clobbers foo.tex if it exists.. Using LyXWin, call it from a console after adding Program Files/LyX/bin to the path. -- Jean-Pierre