tea.mathoverflow.net - Discussion Feed (Introducing diagrams in my question.) 2018-11-04T12:58:03-08:00 http://mathoverflow.tqft.net/ Lussumo Vanilla & 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 2013-06-20T17:21:40-07:00 2018-11-04T12:58:03-08:00 SteveLandsburg http://mathoverflow.tqft.net/account/673/ 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 ... 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 2013-06-20T15:47:14-07:00 2018-11-04T12:58:03-08:00 Asaf Karagila http://mathoverflow.tqft.net/account/600/ Zev, 2.2 is not in beta anymore. 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 2013-06-20T14:59:37-07:00 2018-11-04T12:58:03-08:00 Zev Chonoles http://mathoverflow.tqft.net/account/123/ 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 ... 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 2013-06-20T14:37:26-07:00 2018-11-04T12:58:03-08:00 Tom LaGatta http://mathoverflow.tqft.net/account/115/ 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 ... 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 2011-01-10T00:02:02-08:00 2018-11-04T12:58:03-08:00 Andrew Stacey http://mathoverflow.tqft.net/account/4/ ... 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 ... ... 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 2011-01-09T10:58:15-08:00 2018-11-04T12:58:03-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ 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 ... 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 2010-12-30T20:00:45-08:00 2018-11-04T12:58:03-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ 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 ... 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 2010-12-30T16:21:10-08:00 2018-11-04T12:58:03-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ 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 ... 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 2010-12-30T11:00:45-08:00 2018-11-04T12:58:03-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ 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 ... 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 2010-12-30T08:29:58-08:00 2018-11-04T12:58:03-08:00 Doctor Gibarian http://mathoverflow.tqft.net/account/479/ That is. How could I introduce diagrams in my question (written originally in lyx/latex)?Thx.
Thx.]]>