Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Steve Litt
typ...@mac.com said on Tue, 12 Oct 2021 17:41:01 +1100

>I am looking for a step-by-step guide that shows how to convert my LyX
>document to LaTeX.
>
>That is: a Journal, having approved my PDF, now wants a LaTeX version
>of it.
>
>I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January
>2021)

lyx --export latex myfile.lyx

or, if you're using lualatex to compile:

lyx --export luatex myfile.lyx

Be sure your journal knows which program to compile it with, and that
they have to compile to get your index and bibliography right.

SteveT

Steve Litt 
Spring 2021 featured book: Troubleshooting Techniques of the Successful
Technologist http://www.troubleshooters.com/techniques
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Axel Dessecker
Am Dienstag, 12. Oktober 2021, 13:27:20 CEST schrieb typ...@mac.com:
> On 12 Oct 2021, at 9:10 pm, typ...@mac.com wrote:
> > On 12 Oct 2021, at 8:59 pm, Axel Dessecker  wrote:
> >> Am Dienstag, 12. Oktober 2021, 11:15:04 CEST schrieb typ...@mac.com:
> >>> Thanks Alex, I did that. Exported to LaTeX (plain) but I cannot find the
> >>> file!? (The system details were included: just-in-case.) LyX101
> >>> 
>  On 12 Oct 2021, at 7:50 pm, Axel Dessecker 
>  wrote:
>  
>  LyX101,
>  
>  Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
> > I am looking for a step-by-step guide that shows how to convert my LyX
> > document to LaTeX.
> > 
> > That is: a Journal, having approved my PDF, now wants a LaTeX version
> > of
> > it.
> > 
> > I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January
> > 2021)
> > 
> > Thank you,
> > 
> > LyX101
>  
>  Why don't you just export your document via File -> Export? My machine
>  shows me five options to export to LaTeX but I don't think this depends
>  on the operating system you are using.
>  
>  Axel
> >> 
> >> Please don't top-post to keep the thread.
> >> 
> >> As the tutorial tells you: "Select File->Export->LaTeX. This will create
> >> a file whatever.tex from the whatever.lyx file you are editing.”
> >> 
> >> The file will be created in the directory where whatever.lyx resides.
> >> (Unfortunately this is not made explicit in the English version of the
> >> tutorial I have installed but it is in translations such as the German
> >> one.)
> >> 
> >> Axel
> > 
> > Thanks again, Axel. I'll try again. LyX101.
> 
> File found and tested on LaTeXiT. About 100 errors identified: undefined
> control sequence, missing $ inserted, LaTeX error can be used only in
> preamble, etc.
> 
> SOS. Where to from here, please? LyX101

What was your reason to convert to LaTeX (plain)? In typical cases LaTeX 
(pdflatex) or even 
LaTeX (XeTex) might be a better alternative. This depends on your file 
specifications, which 
we don't know about. And I just learned LaTeXiT was rather an equation editor...

Axel


-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread typist
On 12 Oct 2021, at 9:10 pm, typ...@mac.com wrote:
> 
> On 12 Oct 2021, at 8:59 pm, Axel Dessecker  wrote:
>> Am Dienstag, 12. Oktober 2021, 11:15:04 CEST schrieb typ...@mac.com:
>>> Thanks Alex, I did that. Exported to LaTeX (plain) but I cannot find the
>>> file!? (The system details were included: just-in-case.) LyX101
 On 12 Oct 2021, at 7:50 pm, Axel Dessecker  wrote:
 
 LyX101,
 
 Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
> I am looking for a step-by-step guide that shows how to convert my LyX
> document to LaTeX.
> 
> That is: a Journal, having approved my PDF, now wants a LaTeX version of
> it.
> 
> I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January 2021)
> 
> Thank you,
> 
> LyX101
 
 Why don't you just export your document via File -> Export? My machine
 shows me five options to export to LaTeX but I don't think this depends
 on the operating system you are using.
 
 Axel
>> 
>> Please don't top-post to keep the thread.
>> 
>> As the tutorial tells you: "Select File->Export->LaTeX. This will create a 
>> file whatever.tex from the whatever.lyx file you are editing.”
>> 
>> The file will be created in the directory where whatever.lyx resides. 
>> (Unfortunately this is not made explicit in the English version of the 
>> tutorial I have installed but it is in translations such as the German one.)
>> 
>> Axel
> Thanks again, Axel. I'll try again. LyX101.

File found and tested on LaTeXiT. About 100 errors identified: undefined 
control sequence, missing $ inserted, LaTeX error can be used only in preamble, 
etc.

SOS. Where to from here, please? LyX101

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread typist
On 12 Oct 2021, at 8:59 pm, Axel Dessecker  wrote:
> Am Dienstag, 12. Oktober 2021, 11:15:04 CEST schrieb typ...@mac.com:
> > Thanks Alex, I did that. Exported to LaTeX (plain) but I cannot find the
> > file!? (The system details were included: just-in-case.) LyX101
> > > On 12 Oct 2021, at 7:50 pm, Axel Dessecker  wrote:
> > >
> > > LyX101,
> > >
> > > Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
> > > > I am looking for a step-by-step guide that shows how to convert my LyX
> > > > document to LaTeX.
> > > >
> > > > That is: a Journal, having approved my PDF, now wants a LaTeX version of
> > > > it.
> > > >
> > > > I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January 2021)
> > > >
> > > > Thank you,
> > > >
> > > > LyX101
> > >
> > > Why don't you just export your document via File -> Export? My machine
> > > shows me five options to export to LaTeX but I don't think this depends
> > > on the operating system you are using.
> > >
> > > Axel
> 
> Please don't top-post to keep the thread.
> 
> As the tutorial tells you: "Select File->Export->LaTeX. This will create a 
> file whatever.tex from the whatever.lyx file you are editing.”
> 
> The file will be created in the directory where whatever.lyx resides. 
> (Unfortunately this is not made explicit in the English version of the 
> tutorial I have installed but it is in translations such as the German one.)
> 
> Axel
Thanks again, Axel. I'll try again. LyX101.

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Axel Dessecker
Am Dienstag, 12. Oktober 2021, 11:15:04 CEST schrieb typ...@mac.com:
> Thanks Alex, I did that. Exported to LaTeX (plain) but I cannot find the
> file!? (The system details were included: just-in-case.) LyX101
> > On 12 Oct 2021, at 7:50 pm, Axel Dessecker  wrote:
> > 
> > LyX101,
> > 
> > Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
> > > I am looking for a step-by-step guide that shows how to convert my LyX
> > > document to LaTeX.
> > > 
> > > That is: a Journal, having approved my PDF, now wants a LaTeX version of
> > > it.
> > > 
> > > I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January 2021)
> > > 
> > > Thank you,
> > > 
> > > LyX101
> > 
> > Why don't you just export your document via File -> Export? My machine
> > shows me five options to export to LaTeX but I don't think this depends
> > on the operating system you are using.
> > 
> > Axel

Please don't top-post to keep the thread.

As the tutorial tells you: "Select File->Export->LaTeX. This will create a file 
whatever.tex from 
the whatever.lyx file you are editing.” 

The file will be created in the directory where whatever.lyx resides. 
(Unfortunately this is 
not made explicit in the English version of the tutorial I have installed but 
it is in translations 
such as the German one.)

Axel

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Dr Eberhard Lisse

Please do not confuse novices with XeTeX.

LyX can export to a number of formats from the File pulldown, PDF being
the most common with several choices LuaTeX being probably the most
common.

There is also DVI, if really necessary, and of course LaTeX. Hoeevr you
would only export to LaTeX usually if you need to debug the LaTeX code,
not for day to day use.

The files reside in the same directory as the LyX and if you export
repeatedly (after changes) it'll ask for overwrite.

And, there is a really well designed help system for perusal :-)-O

greetings, el

On 12/10/2021 13:43, Axel Dessecker wrote:

Am Dienstag, 12. Oktober 2021, 13:27:20 CEST schrieb typ...@mac.com:

On 12 Oct 2021, at 9:10 pm, typ...@mac.com wrote:

On 12 Oct 2021, at 8:59 pm, Axel Dessecker  wrote:

Am Dienstag, 12. Oktober 2021, 11:15:04 CEST schrieb typ...@mac.com:


Thanks Alex, I did that.  Exported to LaTeX (plain) but I cannot
find the file!?  (The system details were included: just-in-case.)
LyX101


On 12 Oct 2021, at 7:50 pm, Axel Dessecker 

[...]

Why don't you just export your document via File -> Export? My machine
shows me five options to export to LaTeX but I don't think this depends
on the operating system you are using.

Axel

[...]

--
To email me replace 'nospam' with 'el'

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread typist
Thanks Alex, I did that. Exported to LaTeX (plain) but I cannot find the file!? 
(The system details were included: just-in-case.) LyX101

> On 12 Oct 2021, at 7:50 pm, Axel Dessecker  wrote:
> 
> LyX101,
> 
> Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
> > I am looking for a step-by-step guide that shows how to convert my LyX
> > document to LaTeX.
> >
> > That is: a Journal, having approved my PDF, now wants a LaTeX version of it.
> >
> > I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January 2021)
> >
> > Thank you,
> >
> > LyX101
> 
> Why don't you just export your document via File -> Export? My machine shows 
> me five options to export to LaTeX but I don't think this depends on the 
> operating system you are using.
> 
> Axel
> 

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Axel Dessecker
LyX101,

Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
> I am looking for a step-by-step guide that shows how to convert my LyX
> document to LaTeX.
> 
> That is: a Journal, having approved my PDF, now wants a LaTeX version of it.
> 
> I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January 2021)
> 
> Thank you,
> 
> LyX101

Why don't you just export your document via File -> Export? My machine shows me 
five 
options to export to LaTeX but I don't think this depends on the operating 
system you are 
using.

Axel

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Neal Becker
I've worked with IEEE pubs that want the .dvi together with figures as
.eps.  These can be exported directly from LyX.

On Tue, Oct 12, 2021 at 7:50 AM Axel Dessecker  wrote:
>
> Am Dienstag, 12. Oktober 2021, 13:27:20 CEST schrieb typ...@mac.com:
>
> > On 12 Oct 2021, at 9:10 pm, typ...@mac.com wrote:
>
> > > On 12 Oct 2021, at 8:59 pm, Axel Dessecker  wrote:
>
> > >> Am Dienstag, 12. Oktober 2021, 11:15:04 CEST schrieb typ...@mac.com:
>
> > >>> Thanks Alex, I did that. Exported to LaTeX (plain) but I cannot find the
>
> > >>> file!? (The system details were included: just-in-case.) LyX101
>
> > >>>
>
> >  On 12 Oct 2021, at 7:50 pm, Axel Dessecker 
>
> >  wrote:
>
> > 
>
> >  LyX101,
>
> > 
>
> >  Am Dienstag, 12. Oktober 2021, 08:41:01 CEST schrieb typ...@mac.com:
>
> > > I am looking for a step-by-step guide that shows how to convert my LyX
>
> > > document to LaTeX.
>
> > >
>
> > > That is: a Journal, having approved my PDF, now wants a LaTeX version
>
> > > of
>
> > > it.
>
> > >
>
> > > I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January
>
> > > 2021)
>
> > >
>
> > > Thank you,
>
> > >
>
> > > LyX101
>
> > 
>
> >  Why don't you just export your document via File -> Export? My machine
>
> >  shows me five options to export to LaTeX but I don't think this depends
>
> >  on the operating system you are using.
>
> > 
>
> >  Axel
>
> > >>
>
> > >> Please don't top-post to keep the thread.
>
> > >>
>
> > >> As the tutorial tells you: "Select File->Export->LaTeX. This will create
>
> > >> a file whatever.tex from the whatever.lyx file you are editing.”
>
> > >>
>
> > >> The file will be created in the directory where whatever.lyx resides.
>
> > >> (Unfortunately this is not made explicit in the English version of the
>
> > >> tutorial I have installed but it is in translations such as the German
>
> > >> one.)
>
> > >>
>
> > >> Axel
>
> > >
>
> > > Thanks again, Axel. I'll try again. LyX101.
>
> >
>
> > File found and tested on LaTeXiT. About 100 errors identified: undefined
>
> > control sequence, missing $ inserted, LaTeX error can be used only in
>
> > preamble, etc.
>
> >
>
> > SOS. Where to from here, please? LyX101
>
>
> What was your reason to convert to LaTeX (plain)? In typical cases LaTeX 
> (pdflatex) or even LaTeX (XeTex) might be a better alternative. This depends 
> on your file specifications, which we don't know about. And I just learned 
> LaTeXiT was rather an equation editor...
>
>
> Axel
>
>
>
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users



-- 
Those who don't understand recursion are doomed to repeat it
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


How to convert LyX doc to LaTeX

2021-10-12 Thread typist
I am looking for a step-by-step guide that shows how to convert my LyX document 
to LaTeX.

That is: a Journal, having approved my PDF, now wants a LaTeX version of it.

I use: macOS Big Sur, version 11.6. LyX version 2.3.6.2 (7 January 2021)

Thank you,

LyX101


-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users