tea.mathoverflow.net - Discussion Feed (Introducing diagrams in my question.) Sun, 04 Nov 2018 12:58:03 -0800 http://mathoverflow.tqft.net/ Lussumo Vanilla 1.1.9 & Feed Publisher SteveLandsburg comments on "Introducing diagrams in my question." (22587) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22587#Comment_22587 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22587#Comment_22587 Thu, 20 Jun 2013 17:21:40 -0700 SteveLandsburg In response to Anton's comment, I try never to post links whose future I can't control. If Anton's free hosting service goes out of business, his diagrams will disappear and his postings will be unreadable. Much better, I think, to buy a domain name, host it wherever you like, and point your links to that domain name. Then if your hosting service disappears, you can move your content elsewhere and your links will still work.

]]>
Asaf Karagila comments on "Introducing diagrams in my question." (22582) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22582#Comment_22582 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22582#Comment_22582 Thu, 20 Jun 2013 15:47:14 -0700 Asaf Karagila Zev, 2.2 is not in beta anymore.

]]>
Zev Chonoles comments on "Introducing diagrams in my question." (22581) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22581#Comment_22581 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22581#Comment_22581 Thu, 20 Jun 2013 14:59:37 -0700 Zev Chonoles Tom: MathJax 2.2 beta has support for basic commutative diagrams (no diagonal, curved, etc. arrows) via the AMScd package, and seeing as how it is now in use on math.SE, I imagine it will also be available on MO after the move to the SE network.

]]>
Tom LaGatta comments on "Introducing diagrams in my question." (22580) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22580#Comment_22580 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=22580#Comment_22580 Thu, 20 Jun 2013 14:37:26 -0700 Tom LaGatta Any news/interest in representing commutative diagrams in MathJax? It's not the biggest deal to use one of the workarounds described above, but it would be really nice to generate diagrams directly the MathOverflow prompt.

]]>
Andrew Stacey comments on "Introducing diagrams in my question." (12460) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12460#Comment_12460 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12460#Comment_12460 Mon, 10 Jan 2011 00:02:02 -0800 Andrew Stacey ... or you could automatically convert your TikZ diagram to SVG and include it as it is with no javascript trickery. (Does MO support SVG? Somehow, I doubt it; so that remark is for bloggers as well.)

]]>
Anton Geraschenko comments on "Introducing diagrams in my question." (12453) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12453#Comment_12453 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12453#Comment_12453 Sun, 09 Jan 2011 10:58:15 -0800 Anton Geraschenko This is not strictly on topic. I just learned about JSXGraph, a javascript diagram library. The examples look fantastic, and it looks like it's extremely easy to make them interactive (I think they might actually be interactive by default). This is off-topic for two reasons:

  1. You have to write the diagrams in javascript. I don't think there's a way to automatically convert your tikz or pstricks diagrams.
  2. You can't use it on MO. Script tags are stripped when you post on MO (or any other forum) because allowing random users to include javascript is a huge security risk. If you have a blog, you should be able to include JSXGraph diagrams.
]]>
Anton Geraschenko comments on "Introducing diagrams in my question." (12302) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12302#Comment_12302 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12302#Comment_12302 Thu, 30 Dec 2010 20:00:45 -0800 Anton Geraschenko When we contacted the MathJax folk (just over a year ago), it sounded like implementing some subset of xypic was in the long-term plan. I don't know of any concrete plans yet, but I'm not especially in the know. There are certainly bigger fish to fry first, like implementing a cache.

]]>
Scott Morrison comments on "Introducing diagrams in my question." (12300) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12300#Comment_12300 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12300#Comment_12300 Thu, 30 Dec 2010 16:21:10 -0800 Scott Morrison Are there any plans to ever include support for a diagram package in MathJax? It seems extremely difficult without server side rendering. Perhaps one day we could have an "extended math mode" on MO that did the rendering server side.

]]>
Anton Geraschenko comments on "Introducing diagrams in my question." (12299) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12299#Comment_12299 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12299#Comment_12299 Thu, 30 Dec 2010 11:00:45 -0800 Anton Geraschenko MathJax doesn't (yet) have support for any diagram package (like xypic or tikz).

If you're talking about a picture diagram, I think the easiest thing to do is to take a screenshot, upload the image to some free image hosting site and include a link (as I did in this question).

If you're talking about a commutative diagram, I usually make the diagram in an array (as in this question). If you need to draw a more complicated commutative diagram with bending arrows and other fanciness, it's probably easiest to resort to the screenshot method.

]]>
Doctor Gibarian comments on "Introducing diagrams in my question." (12298) http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12298#Comment_12298 http://mathoverflow.tqft.net/discussion/871/introducing-diagrams-in-my-question/?Focus=12298#Comment_12298 Thu, 30 Dec 2010 08:29:58 -0800 Doctor Gibarian
Thx. ]]>