local mathjax

Bob's Avatar

Bob

26 Oct, 2011 09:10 PM

is it possible now to use mathjax that is installed locally on the machine so you don't need net access? Or can that be considered for a future release?

  1. Support Staff 1 Posted by Brett on 26 Oct, 2011 09:16 PM

    Brett's Avatar

    Not currently, but in the next update you should be able to work around it.

    In 1.3.1 (currently in review), if you disable the internal MathJax CDN load in preferences, and then use an HTML Header: line or add a script inline in the document, you should be able to load MathJax from wherever you like. All scripts are stripped from the document when it renders, but appended back to the preview when it loads, so any MathJax local reference should be re-included no matter where you place it in your document.

    When the update comes out, please let me know how that works for you.

    -Brett

  2. 2 Posted by Bob on 26 Oct, 2011 09:24 PM

    Bob's Avatar

    On Wed, Oct 26, 2011 at 17:15, Brett <
    [email blocked]> wrote:

    >
    > // Please reply above this line
    >

    Yes, that is what I did I put the line <script type="text/javascript"
    src="path-to-MathJax/MathJax.js?config=default"></script> into the html
    generated by Markdown and I could see the math in my browser (that is all I
    needed).

    Now if I can only figure out how to use Safari to show a web page on an
    external monitor I would be laughing. That problem seems much harder to
    solve! Thanks and I’ll let you know on the next version.

  3. 3 Posted by Bob on 27 Oct, 2011 01:57 PM

    Bob's Avatar

    Well just to close this off I just found out/tested that any file you can open in GoodReader (which includes web pages in the built in browser) you can project to an external. So that is good news if you want to present a web page using an ipad.

  4. Support Staff 4 Posted by Brett on 27 Oct, 2011 02:04 PM

    Brett's Avatar

    Good to know, thanks!

  5. Brett closed this discussion on 27 Oct, 2011 02:04 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac