doc/ext/sprite_jsmath.py
author mridul@ramrod.Stanford.EDU
Mon, 31 Aug 2009 13:45:28 -0700
branchdev
changeset 168 3b0665eb35bc
parent 134 c270826fd4a8
permissions -rw-r--r--
The if-else cases in lsqr.py were not exhaustive. They become exhaustive by changing ab > aa to ab >= aa.

def setup(app):
    app.add_javascript('jsMath/plugins/spriteImageFonts.js')