- Set up apple developer account
- If you want to restrict orientation, there is a secondary tag that is for iPad:
| /* | |
| * To change this license header, choose License Headers in Project Properties. | |
| * To change this template file, choose Tools | Templates | |
| * and open the template in the editor. | |
| */ | |
| import org.junit.*; | |
| import static org.junit.Assert.*; | |
| import java.io.*; |
| // ==UserScript== | |
| // @name TeXify the World MathJax | |
| // @namespace | |
| // @version 1.0 | |
| // @description Enables MathJax to process LaTeX on all websites. Based off SOUP (Stack Overflow Unofficial Patch) and http://www.math.ucla.edu/~robjohn/math/mathjax.html. | |
| // @include * | |
| // @copyright | |
| // ==/UserScript== | |
| /* | |
| var mathjaxVersion = "http://cdn.mathjax.org"; |
##Programs
##Tips
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| <link id="elToReplace" tag="img" type="image/jpeg" href="https://www.gravatar.com/avatar/6275d97cde41c8c0d2f0941caf42abf7" class="tormedia"> | |
| <h1>I am formatted with a linked style sheet</h1> | |
| <p>Me too!</p> | |
| </body> |
| import scipy as sp | |
| pi = sp.pi | |
| def div(x,y): | |
| try: | |
| return x/y | |
| except: | |
| return (x+1e-15)/(y+1e-15) | |
| L = 4 | |
| w = sp.linspace(-pi, pi, 501) | |
| #w = sp.arange(-pi,pi, pi/250) |
##Integration
##Payment Information
###Acronyms
##ToS
You need to have generated a provider id first.