picture and tabular environments?

275 views
Skip to first unread message

dethfire

unread,
Dec 27, 2010, 2:47:20 PM12/27/10
to MathJax Users
I'm close to implementing this on a major physics site, but some of my
LaTeX is not rendering. Such commands with generated pictures/tabs/
columns are breaking. Is there any development in adding such
features? thanks!

projetmbc

unread,
Dec 28, 2010, 3:56:23 AM12/28/10
to MathJax Users
Hello,
you can use use the tables and the support of pictures in HTML. I don
not think that will be a good things that MathJax supports tables.

Best regards.
Christophe (I'm not a developper but simply one user).

dethfire

unread,
Dec 28, 2010, 10:15:10 AM12/28/10
to MathJax Users
Christophe, thanks for your reply. Tables perhaps, but generated
pictures are very common in my opinion. Let me give you an example of
some code that fails in mathjax:

\]

\unitlength 1mm
\begin{picture}(55,90)(0,0)
\linethickness{0.3mm}
\put(20,10){\line(0,1){80}}
\linethickness{0.3mm}
\multiput(20,90)(0.12,-0.12){250}{\line(1,0){0.12}}
\linethickness{0.3mm}
\multiput(20,30)(0.12,0.12){250}{\line(1,0){0.12}}
\linethickness{0.3mm}
\multiput(20,10)(0.12,0.2){250}{\line(0,1){0.2}}
\put(15,30){\makebox(0,0)[cc]{t}}
\put(15,60){\makebox(0,0)[cc]{\gamma t}}
\put(15,90){\makebox(0,0)[cc]{k^2t}}

\put(55,60){\makebox(0,0)[cc]{kt}}

\end{picture}
\[

projetmbc

unread,
Dec 29, 2010, 4:43:03 AM12/29/10
to MathJax Users
Hello,
you can take a look at JSXGraph :
http://jsxgraph.uni-bayreuth.de/wp/

This can be a solution for ploting mathematical draws using
JavaScript.

You can call MathJax in JSXGraph :
http://jsxgraph.uni-bayreuth.de/wiki/index.php/Using_MathJax

Best regards.
Christophe

Reply all
Reply to author
Forward
0 new messages