Versal / shared-libs

DEPRECATED -- inlined in other repos now
0 stars 0 forks source link

Use SVG for mathjax, and load properly #15

Closed janpaul123 closed 11 years ago

janpaul123 commented 11 years ago

Because SVG is 25% faster and supported in modern browsers (IE >= 9).

Also refactored structure a bit in 37c3d9e, because it took me about 10 minutes to understand the build structure. :-( (My rule of thumb: if I can make something more understandable in the same time it took me to understand it in the first place, I'm gonna do it.)

dylanpyle commented 11 years ago

:+1:

mereskin-zz commented 11 years ago

@dylanpyle is this merged? Can Tekliner use mathjax2.2 and safe.js already?

Cc @dntst

rjz commented 11 years ago

@mereskin, sorry, we had to back this one out to un-break the player build. If this is blocking Tekliner, we'll work to get it back in ASAP.

mereskin-zz commented 11 years ago

Rj, it looks like it is blocking them. Thanks!

~ AM

On Tue, Oct 15, 2013 at 11:27 PM, RJ Zaworski notifications@github.com wrote:

@mereskin, sorry, we had to back this one out to un-break the player build. If this is blocking Tekliner, we'll work to get it back in ASAP.

Reply to this email directly or view it on GitHub: https://github.com/Versal/shared-libs/pull/15#issuecomment-26344405

rjz commented 11 years ago

Thanks, Andrey! I merged the follow-up and opened a player PR (https://github.com/Versal/player/pull/970) for the update.