How are mathematical papers written?

Preview? Pshaw! Who on God’s green earth could be posting the exact same thing I am posting at the exact same moment?

Well, technically, just a moment BEFORE… :smiley:

Apparently, you can export TeX-formatted eqations from Mathematica. I guess it won’t do the whole document, though. I’ve never tried it, but now I’ll have to check it out. You know, just in case I get the urge to submit a few things to professional math journals in my spare time. :dubious:

Stranger

WikiMedia, the software that underlies Wikipedia, support inlining TeX for the purpose of displaying math. This is used to considerable effect in the mathematics portions of the English Wikipedia at http://en.wikipedia.org/.

TeX is an excellent product that requires some degree of programming knowledge to really use well. I used to type papers for people in TeX. The results are far superior to what you’d get out of Word; TeX has enough sense not to hyphenate two lines in a row (unless it REALLY has to), for example. TeX also has a mechanism by which you can “tighten” or “loosen” a paragraph’s spacing constraints so as to make it one line shorter or longer without changing margins or anything else.

My guess is the admins are not going to like a new feature that is going to add yet more server load to our currently overworked hamsters.

Just FYI, I asked a mathematical typesetting expert I know for an opinion about the feasibility of integrating math markup into this board’s vB code. He opined as follows:

If anybody is seriously interested in trying to wheedle the admins for math markup capabilities (and considering all the math and physics questions we deal with around here, I agree that it would be a nice feature), show 'em this quote.

Well, to the extent that a .dvi (DeVice Independant) is an “image” file, TeX does. MathML only produces an image file when coupled with a browser. Remember that XML in general is not intended to say what the result looks like, but to mark semantics and let the browser read it. One browser might interpret <title> as italicizing its argument and another might underline, for instance.

At one point I learned LaTeX, but now I use MathType. This is a program which will actually show you the equation in a window as it will appear. You acn ten embed this into Word documents as an OLE. It will also take your equation and write it as LaTeX which you can then cut and paste into a LaTeX document i fyou want. Furthermore, it lets you completely redefine the keyboard with modifiers so that <Ctl-G, a> inputs an alpha <Ctl-M, +> inputs a + or - sign, etc. It’s great.

I’m not associated with the porduct at all except as a very satisfied user.

Scientific Word does the latter as well, but I think not the former.