Generalwebsite for sending LaTeX snippets

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jtin
Posts: 2
Joined: Fri Jun 13, 2008 8:26 pm

website for sending LaTeX snippets

Post by jtin »

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

Recommended reading 2024:

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

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

propell
Posts: 44
Joined: Fri May 30, 2008 11:16 am

Re: website for sending LaTeX snippets

Post by propell »

Nice site! I like the minimal design and it offers a really useful service as well.

- Kjell Magne Fauske
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

website for sending LaTeX snippets

Post by Stefan Kottwitz »

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:

Code: Select all

<img src='http://mathurl.com/?img=6ydvl8' width=234 height=19 alt=''>
Stefan
LaTeX.org admin
jtin
Posts: 2
Joined: Fri Jun 13, 2008 8:26 pm

website for sending LaTeX snippets

Post by jtin »

Stefan_K wrote:Hi jtin,

welcome to the LaTeX Community Forum!
I like this webservice.
Thanks!
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:

Code: Select all

<img src='http://mathurl.com/?img=6ydvl8' width=234 height=19 alt=''>
Stefan
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. : )
Post Reply