Math Editor

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Math Editor

Post by neophyte »

I've been looking for a WYSIWYG mathematic text editor that can copy to the clipboard (or export into a file) in a TeX format. I found a couple that can use various other forms, such as MathML, but, for what I'm going to be using it for, I need it to use TeX. Does anyone know of a good freeware solution?

Thanks for the help!
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

meaby you can generate mathml, and then convert to tex?

my favorite is http://mathcast.sourceforge.net/home.html
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Thanks for the link. I couldn't seem to find any options for saving in TeX however. I've found several programs that do MathML just fine, and this is another, but that's just the problem - the place I have to use this in is TeX only.

Any other ideas? Thanks again!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

learn to write TeX.. it's not exactly difficult.
Post Reply