| 1 | initial version |
html(r"$\color{blue}{" + latex(f) + r"}")
| 2 | No.2 Revision |
| 3 | No.3 Revision |
html(r"$\color{blue}{" + latex(f) + r"}$")
| 4 | No.4 Revision |
Like this:
html(r"$\color{blue}{" + latex(f) + r"}$")r"}$")
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.