LyXWriting Latex Code

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
arslano
Posts: 3
Joined: Wed Oct 07, 2009 11:08 am

Writing Latex Code

Post by arslano »

Hello

I want to write full latex code instead of LyX interface. How can I manipulate LyX's Latex code manually?

Thanks
Onur

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Writing Latex Code

Post by Stefan Kottwitz »

Hi Onur,

in the LyX main menu you could choose File/Export and export to LaTeX.
You could work with that exported file using any text editor or LaTeX editor liker Kile, Texmaker, TeXworks, TeXnicCenter, ... depending on your operating system. You can find links to a dozen editors here under Software.

Stefan
LaTeX.org admin
arslano
Posts: 3
Joined: Wed Oct 07, 2009 11:08 am

Writing Latex Code

Post by arslano »

Stefan_K wrote:Hi Onur,

in the LyX main menu you could choose File/Export and export to LaTeX.
You could work with that exported file using any text editor or LaTeX editor liker Kile, Texmaker, TeXworks, TeXnicCenter, ... depending on your operating system. You can find links to a dozen editors here under Software.

Stefan
Hello Stefan

Thank you for the information. However, I meant to say that how can I work with LaTeX code in LyX, not with other distributions.

Thanks.
Onur.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Re: Writing Latex Code

Post by Stefan Kottwitz »

You could insert LaTeX code by ERT fields in LyX, or do you already know that?

Stefan
LaTeX.org admin
Post Reply