Tagged Questions

Details: Homepage: http://mathjax.org Latest stable release: 1.1a Download: ZIP: https://github.com/mathjax/MathJax/zipball/v1.1a CDN link: http://cdn.mathjax.org/mathjax/latest/MathJax.js (CDN Terms of Service)

learn more… | top users | synonyms

7
votes
2answers
127 views

Any reason to favor MathML syntax over TeX in MathJax?

MathJax, opensource javascript library to render maths, support multiple syntaxes, including MathML and LaTeX. Are there any reason to favor the use of the MathML syntax for in-page equations vs the ...
6
votes
1answer
432 views

How to create a personal wiki+blog on github using org-mode?

I Love org-mode! I tried to create my personal pages using org-export-html. Org-mode can export latex-math using mathjax very well, and many many other feathers. I love that! I want a tidy and ...
6
votes
0answers
428 views

Rendering Mathematical Equations in Android [closed]

Possible Duplicate: How to render mathematical equations in Android I am working on an android app which need to render mathematical equation. Most of the maths on the web is stores in the ...
4
votes
3answers
147 views

converting mathjax to pdf files

I have this example here that renders MathJax in real-time. I would like to convert the output into pdf so I could read it later. What is the best way to do this? Show I just tweak the source a little ...
4
votes
2answers
462 views

How to trigger a javascript function when “Processing Math” in MathJax reaches 100%

I would like to call a javascript Print() function when the js library MathJax finishes to process the visited web page. At the moment the Print() function is triggered using onload but it seems to ...
4
votes
1answer
642 views

MathJax/jsMath alternatives?

I want to use MathJax to display MathML equations, but its performance in IE is unacceptably slow (yes, I read about using EmulateIE7, this is also unacceptable as it would break other areas of the ...
3
votes
1answer
105 views

Display mathjax output in realtime

How do I modify this mathjax example to live preview while I type? Right now it only displays result after I have pressed enter. I would like to tweak it so that it works similar to how ...
3
votes
1answer
73 views

Is it possible to center an inline-block element and if so, how?

I have an element of initially unknown width, specifically a MathJax equation supplied by the user. I have the element set as inline-block to ensure that the width of the element fits its contents ...
3
votes
1answer
1k views

Loading javascript into a UIWebView from resources

I need to load javascript files from my apps resources folder. As of right now, it does read images from the resources just fine, but it's not reading javascripts for some reason. I have been able ...
3
votes
1answer
252 views

Enable MathJax in RSS feeds for Wordpress blogs

MathJax is a very nice javascript library to write LaTeX code within an html file. I'm using it in a Wordpress blog and everything works fine when the post is viewed in its actual address. But, the ...
2
votes
0answers
33 views

Mathjax - scale options for inline/block

Hello is it possible to have different scale for inline equations and block equations? I have scale at 150 % because of inline eq. - I need them big. But then equations that are in block are a way too ...
2
votes
1answer
128 views

Display MathJax dynamically only when there are delimiters

I have been tweaking with below sample code. The documentation for MathJax isn't very complete. Could someone more experience tell how I should modify the below code so that Tex is only parse when I ...
2
votes
1answer
137 views

Converting Simplified Math Notation to Latex/MathML

I'm trying to implement a way for users to input simplified math notation, rather than the conventional LaTex notation. The result of the expression would then be rendered using MathJax. But I can't ...
2
votes
1answer
360 views

Styling MathJax

I'm so confused about this. I've searched for tutorials but can't find any that make much sense to me, how do I set a CSS class for MathJax output? I just want to make the font big. The current ...
2
votes
3answers
399 views

How to use MathJax library on Google App Engine

I'm trying to add Tex support to my application and I would like to use MathJax to render Mathematics formulas client side since I gave up the server side solution explained here. The MathJax library ...
1
vote
1answer
12 views

mathJax on iphone with device width yields image fonts

I'm using MathJax to render math symbols on a page designed for viewing on a mobile device, say an iphone. When I use the meta tag <meta name="viewport" content="user-scalable=no, ...
1
vote
2answers
29 views

Configuring mathjax to stick to certain divs

I have recently started a blog, in which I talk about programming, reading, science, and math. Now, for the programming part, I have installed SyntaxHighlighter, but I am rather confused with what I ...
1
vote
1answer
38 views

window array in mathjax

I'm trying to understand MathJax's api for a hack i'm writing. The first line of code is an anonymous function that has a window array. What is this "window array"? Here is the code: (function (d) { ...
1
vote
1answer
53 views

Is it possible to put HTML inside TeX/MathML with MathJax the way it can be done with jqMath?

Using jqMath you can use \html to insert html inside mathematical expressions, such as in \[y = ax^\html'&lt;input type="text" size=1>'+bx+c\] This results in the following expression ...
1
vote
1answer
78 views

Add mathjax support to a (local) ikiwiki [closed]

Is there a way to add mathjax support to ikiwiki? If so, how to proceed step by step (in linux) to get this?
1
vote
2answers
195 views

Combining jQuery Mobile and MathJax on a mobile site?

There seems to be some issues when combining MathJax and jQuery Mobile on the same page. Sometimes the MathJax renders correctly and other times it does not - and this can happen to the same page. ...
1
vote
0answers
397 views

MathJAX in Android

I am trying to display math formulae in Android's webview. I ve written the code in a separate html file and using the following code to display the formulae: String data =inputStreamToString1(); ...
1
vote
1answer
243 views

Font size is bigger while displaying in Chrome

Env: MathJax 1.1 We modified the styles element in default.js to modify some of the display settings. As you see below, the font-size has been set to 50% which causes MathJax to render properly in ...
1
vote
3answers
459 views

WebView doesn't run JavaScript given in loadHTMLString

I don't understand why this isn't working. I have a test.htm file sitting on my desktop that looks like this: <html><head> <script type="text/x-mathjax-config"> ...
1
vote
1answer
613 views

How to render mathematical equations in Android

We use MathJAX to render equations expressed via latex on the browsers. How do you do something similar on the Android platform, if you need to express all mathematical equations (e.g. fractions, ...
1
vote
0answers
89 views

Is it possible to tall MathJax to use fonts for specific languages?

I love MathJax, but it does not support Cyrillic (or at least it looks so). I tried such simple text as an expression into this official example - it shows all English letters but no Russian. ...
1
vote
2answers
194 views

MathJax.js - how to recall/restart it?

So I need MathJax to restart on timer and check again all my page. I mean when the page is created it does all grate. But in time I change page content and I need MathJax to reparse it all in search ...
1
vote
2answers
402 views

How to allow my Asp.net MVC 3 web app using MathJax to accept user input $x<y>z$?

I am developing a mathematics site using Asp.Net MVC 3 + Razor + MathJax. MathJax is a javascript library to render TeX or LaTeX codes on the web browser. And TeX or LaTeX codes represent mathematics ...
1
vote
1answer
285 views

Drupal 7 and MathJax

I have tried installing the MathJax module on Drupal 7 and it shows up in the module list, however, it says that "this version of the MathJax module" is not compatible with Drupal 7. Has anyone ...
1
vote
2answers
239 views

MathJax doesn't render the “less-than sign”

I'm trying to display the less-than sign using MathJax to render MathML input... currently working on Firefox but will be expanding to other browsers. I have tried displaying the sign in different ...
1
vote
1answer
290 views

Enabling math formulae display in Mediawiki on a shared host

I am not able to enable math display/latex on the mediawiki. In standard instructions to enable latex, I need to compile texvc files, but I cannot do that because I am on a shared host (Linux Radhat). ...
1
vote
1answer
840 views

How to load MathJax dynamically?

I'm trying to use MathJax to convert text into mathematics while typing, using a textarea field. However when I send the typed text to a database to retrieve the text through a php file back to the ...
1
vote
0answers
146 views

How to make cookie-setting javascript cooperate with django.contrib.auth?

Hi I'm trying to make mathjax work in askbot Q&A forum. Got some decent results, but here is a strange issue: once I add some setting (a feature in mathjax that uses cookies) via right-clicking - ...
1
vote
1answer
198 views

How to detect when mathjax is fully loaded?

Is there anyway to identify when the mathjax is fully loaded to process mathematics. I need to hide my mathematics equations before mathjax is fully loaded and show 'loading' message in mean time.
1
vote
1answer
259 views

Showing latex commands in text string using mathjax

I have a text string, for ex. 'A vehicle travels from A to B, distance {$d} km at constant speed. While returning back to A on same path it {$variation} its speed by {$v} km/hr. The total time of ...
0
votes
2answers
20 views

Equation display issue - Mathjax/ Latex

I'm using Latex to create equations and it is rendered on a website using Mathjax. When multiple 'lim' comes in the same line, the second 'lim' is not displayed properly as shown in the image. ...
0
votes
1answer
12 views

With MathJax \[ \] math, floated elements float with the next paragraph instead of the current one

Code: http://jsfiddle.net/tRRtY/ <!DOCTYPE HTML> <html> <head> <title>$$ float</title> <script type="text/javascript" ...
0
votes
1answer
7 views

Unwanted extra space by \newcommand macro in MathJax

When I use a LaTeX macro (\newcommand for example), it occupies space in the page. Here is an example code to demonstrate the issue I am facing. URL: http://jsfiddle.net/Lkeus/ Code: ...
0
votes
1answer
25 views

mediawiki mathjax need to use escape $x$

I am using MediaWiki with MathJax, because a lot of the pages have maths equations. But on some pages I also need to display the string $x$ as is. Is there any way to escape the $x$ so it doesn't ...
0
votes
1answer
50 views

Is there a simple way to embed a MathJax formula to webpage?

If MathJax can export formula as image, I can use to insert it to a webpage easily. Unfortunately, current MathJax don't support to export image! :( Is there a simple way to create a embeded code to ...
0
votes
1answer
76 views

Can MathJax render a LaTeX math expression as an image?

I know that MathJax can render LaTeX mathematical expressions as text. Can MathJax render LaTeX math expressions as images? I can't find any information about this in the help documentation. If so, ...
0
votes
1answer
19 views

How to put some html before and after math when rendering using MathJax

I am using MathJax 1.1 in my web site. I need to place some html before and after every math encountered by the processor (tex2jax in my case). How can I do this? Should I register a callback? ...
0
votes
1answer
43 views

Mathjax not woking in Ajax based web page

I'm using Mathjax to display equations in a web application done in PHP/Ajax. The equations are rendered correctly when the page is loaded first.In the same page, when user clicks a button, an ajax ...
0
votes
1answer
40 views

MathJax JS API: How to send a var with text in it and get html out of it?

From some external source (flash app for example) I get text (which is mix of simple html, wiki markdown and TeX/LaTeX). Currently I have: (I use jQuery) function render(text) { ...
0
votes
1answer
75 views

MathJax and iPhone Objective C

I am trying to use MathJax in my iPhone app that I am building. I currently have both MathJax and the unpacked version of MathJax in my Resources folder. I have a html file in my Resources folder that ...
0
votes
0answers
114 views

Integrating mathjax with GWT with JSNI

I don't success to integrate mathjax with GWT (2.4) /JSNI. In the html header, I add <script type="text/javascript" ...
0
votes
1answer
47 views

Dynamically generate a webpage in GWT

I have a unique challenge that I'm not sure how to approach: I need to manufacture a new HTML page from scratch, one that contains a script tag and a paragraph tag with some words in it. Very simple! ...
0
votes
0answers
50 views

Change the typeface which is used to render Mathjax equations

I'm starting to implement MathJax to display formulas on a website, and I'd like to change the default typeface Mathjax used to render equations. So far I've managed to adapt font size and font color, ...
0
votes
0answers
68 views

MathJax and CSS3 Multicolumn layouts

I'm using the CSS3 multicolumn layout declarations in this document. I'm also using MathJax. Before I applied the CSS3 stuff, the MathJax rendered properly. However, now only parts of the equations ...
0
votes
0answers
52 views

Convert markup syntax to both (unstyled) xhtml and latex (or pdf)

I'm writing a web app that allows authors to insert scientific articles as part of webpages and users to read them in browser or download as pdf files. My need is to: allow editor to deal with a ...

1 2