Hope you don't mind a little LaTeX self-promotion. I've set up a site to make it easier to pass around equations, especially to those who don't read LaTeX:
http://mathurl.com
This let you send people equations by URL, like http://mathurl.com/?6ydvl8
General ⇒ website for sending LaTeX snippets
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: website for sending LaTeX snippets
Nice site! I like the minimal design and it offers a really useful service as well.
- Kjell Magne Fauske
- Kjell Magne Fauske
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
website for sending LaTeX snippets
Hi jtin,
welcome to the LaTeX Community Forum!
I like this webservice.
Perhaps you could make it even more user-friendly if you offer the html code for copy&paste for embedding the resulting image like:
Stefan
welcome to the LaTeX Community Forum!
I like this webservice.
Perhaps you could make it even more user-friendly if you offer the html code for copy&paste for embedding the resulting image like:
Code: Select all
<img src='http://mathurl.com/?img=6ydvl8' width=234 height=19 alt=''>
LaTeX.org admin
website for sending LaTeX snippets
Thanks!Stefan_K wrote:Hi jtin,
welcome to the LaTeX Community Forum!
I like this webservice.
I couldn't figure out how to do this without making it look more complicated, but it's there now, if you go searching for it. : )Stefan_K wrote: Perhaps you could make it even more user-friendly if you offer the html code for copy&paste for embedding the resulting image like:StefanCode: Select all
<img src='http://mathurl.com/?img=6ydvl8' width=234 height=19 alt=''>