... | @@ -37,3 +37,9 @@ How do I show MathJax menu on double-click? |
... | @@ -37,3 +37,9 @@ How do I show MathJax menu on double-click? |
|
|
|
|
|
Here's a `thread discussing it <http://groups.google.com/group/mathjax-users/browse_thread/thread/cd9806f1fd33310e/e4a9dfc673e48264>`_ and `here's code <https://github.com/ppurka/sagenb/blob/235e4869a8cccebf527306320a3a72ff98f46cab/sagenb/data/sage/js/DoubleClickEvent.js>`_ that might help you get started.
|
|
Here's a `thread discussing it <http://groups.google.com/group/mathjax-users/browse_thread/thread/cd9806f1fd33310e/e4a9dfc673e48264>`_ and `here's code <https://github.com/ppurka/sagenb/blob/235e4869a8cccebf527306320a3a72ff98f46cab/sagenb/data/sage/js/DoubleClickEvent.js>`_ that might help you get started.
|
|
|
|
|
|
|
|
|
|
|
|
How do I re-size text when the browser falls back to image fonts?
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
See `this thread <http://groups.google.com/group/mathjax-users/browse_thread/thread/d80ae6ba62a9ae84/7197bb1868c4ae68>`_ but note that there are very few reasons why your browser might fall back to image fonts for rendering -- be sure to `check the FAQ <http://www.mathjax.org/resources/faqs/#image-fonts>`_
|
|
|
|
|