[MacPorts] #48750: notebook: incomplete support for MathJax

MacPorts noreply at macports.org
Thu Sep 3 23:27:33 PDT 2015


#48750: notebook: incomplete support for MathJax
-----------------------------+--------------------------------
 Reporter:  akim.demaille@…  |      Owner:  macports-tickets@…
     Type:  defect           |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:  2.3.3
 Keywords:                   |       Port:  py34-notebook
-----------------------------+--------------------------------
 Hi,

 Using py34-notebook, when I open a notebook and try some LaTeX with
 \newcommand, it does not work.  A simple example:
 $\newcommand{\foo}{bar}\foo$.

 Yet the logs in the browser include:

 {{{
 [Error] Failed to load resource: the server responded with a status of 404
 (Not Found) (newcommand.js, line 0)
 [Error] Failed to load resource: the server responded with a status of 404
 (Not Found) (jquery.min.map, line 0)
 [Error] Failed to load resource: the server responded with a status of 404
 (Not Found) (backbone-min.map, line 0)
 }}}

 As you can see, newcommand.js is not very it is expected to be.  I have no
 idea if the two other errors are benign, but I guess they should be
 checked too.

 Thanks.

-- 
Ticket URL: <https://trac.macports.org/ticket/48750>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list