Every time someone brings up LaTeX I bring up Pandoc. It's an awesome conversion tool written in Haskell that converts between a number of input and output languages, most notably from markdown to LaTeX or a PDF made with LaTeX. I've been using it for all my assignments and papers since I got it, and it's really nice to write in markdown, but be able to use LaTeX for things markdown can't handle.
Yes. It's great to be able to use a LaTeX-formatted equation into a regular Pandoc Markdown document.
BTW, for those wanting to learn more about how to use LaTeX, you might try writing your doc in Markdown, pandoc it into LaTeX, and then look at that LaTeX output in your editor.
I'll add though, that with LaTeX I had to write markup. With Markdown I just write.
I was just forced to start using it for one project, and once I got over the learning curve (which is a lot shorter than it first appears) I love it. Now I'm using it for projects where it is not necessary but is a superior solution to word. The only thing I still really struggle with is the placement of figures exactly where you want them.
But LaTeX is often better at determining where a figure should go. There is usually no reason it has to be right after a certain paragraph - books and magazines certainly don't do that. It's just another thing to get used to coming from Word.
It says so right on the frontpage:
This document is generated from LTEX sources compiled with pdfLTEX v. 14e in an INTEL Pentium III 700 MHz system running Linux kernel version 2.2.14-12.
The packages used are hyperref.sty and pdfscreen.sty
Link: http://johnmacfarlane.net/pandoc/