LyXLaTex into Lyx before compiling

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
hooman
Posts: 41
Joined: Tue Jul 06, 2010 3:03 pm

LaTex into Lyx before compiling

Post by hooman »

Hi,
I'm new to Lyx and need to know if there is a way to change an equation that's been written in LaTex ( or using the 'tex' command tool in Lyx ;to appear in Lyx format in the actual lyx file where you are writing( i.e. before compiling).
Many thanks!

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Re: LaTex into Lyx before compiling

Post by meho_r »

I assume you mean equations which are entered inside the ERT boxes in LyX. You may try this: Right Click on the ERT box containing a "plain" LaTeX code for equation > Dissolve inset > Select the text > Ctrl+M (which is a shortcut for "Insert Math"). Another way would be to export your document as a .tex file, then import it in LyX again.
hooman
Posts: 41
Joined: Tue Jul 06, 2010 3:03 pm

Re: LaTex into Lyx before compiling

Post by hooman »

Thank you. That's exactly what I wanted. :)
Post Reply