Math & ScienceLatex equation editor

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
Gergö
Posts: 5
Joined: Sun Oct 11, 2015 10:29 am

Latex equation editor

Post by Gergö »

Hi,

I'm looking for an easy to handle offline latex equation editor, f. e. like this one:
https://www.codecogs.com/latex/eqneditor.php
but offline.
I'm not very familiar with the latex code so it should be a WYSIWYG-editor.
I need to save the formulas in PNG-format (or any other common bitmap or vector graphic format)
I tried lyx, but I cannot export the formulas as PNG :-(

I would appreciate any recomendation!

Gergö

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Latex equation editor

Post by Johannes_B »

Use LyX and creat a pdf. You just wrote a common vector-graphics-format is ok?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Latex equation editor

Post by Stefan Kottwitz »

Hi Gergö,

welcome to the forum!

Believe me, the equation syntax is not hard to learn. Other general LaTeX things are harder.

How do you plan to use the result? In a Word document, or on the Internet? I ask because it may influence the choice of the output format, such as SVG which is scalable, and PDF too. I remember, the preview-latex package can export to PNG. The standalone class too, I just don't know yet how to describe the usage with LyX, as I'm a LaTeX user.

Stefan
LaTeX.org admin
Gergö
Posts: 5
Joined: Sun Oct 11, 2015 10:29 am

Re: Latex equation editor

Post by Gergö »

Hi Stefan,
I want to use the formulas on the internet. I guess PNG would be the best way, SVG might be an option too, but some older browsers don't support this format.
What do you mean by the "standalone class"?
Gergö
Posts: 5
Joined: Sun Oct 11, 2015 10:29 am

Re: Latex equation editor

Post by Gergö »

As I'm an absolute beginner it takes a long time for me to read and understand the documentation. I've checked that the preview and the standalone packages are already installed (MiKTeX package Manager). But I have no idea how to use them in LyX and how to export to PNG???
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: Latex equation editor

Post by Stefan Kottwitz »

Hmmm... check the menu Tools / Preferences / File / Formats / PNG, what you can set there, then use File / Export / PNG via the menu.

But a simple way would be to use any screenshot software.

Stefan
LaTeX.org admin
Gergö
Posts: 5
Joined: Sun Oct 11, 2015 10:29 am

Re: Latex equation editor

Post by Gergö »

Yes, I already tried that.
Unfortunately when I try to export as PNG it doesn't work:
"No information for exporting the format PNG"
???

The idea with the screenshot isn't that bad.

Thanks anyway!
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: Latex equation editor

Post by Stefan Kottwitz »

I often make screenshots. Mark an area, click, save. Can be easier than exporting via some hard to open menu entry. And bitmap is bitmap, there's nothing to win via export over taking from the screen.

Just one exception: I noticed resolution issues with the Retina display on my Macbook, a screenshot was bigger than the original - in such a case I imported the PDF with Gimp, adjusting dpi resolution, and saved to PNG.

Just to mention that. A good screenshot tool is fine, there are some which allow to mark a screen area easily.

Stefan
LaTeX.org admin
Post Reply