X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.iki;h=decd706fb5e12fad1fcb7e0138da33fafee46399;hp=3a2b976efe0b81c2950fe9b3bbd90c772a12061c;hb=7a180e9ea675ae1e4429b455152172f380f2c439;hpb=814f309bb59cc52fe685b7d0e0d680bad0c2a6cd diff --git a/index.iki b/index.iki index 3a2b976e..decd706f 100644 --- a/index.iki +++ b/index.iki @@ -8,6 +8,22 @@ the Linguistics building at 10 Washington Place, in room 104 (back of the first One student session will be held every Wednesday from 3-4 on the fourth floor at 10 Washington Place. +Here is $some^2 x^{e \pi} + 3y$ math, and $$here_{is} some + more$$ End of math. +Except I want to add this: $\frac{-b\pm\sqrt{b^2-4ac}}{2a\pi^i}$ Okay now I'm finished. + +Here is a test: + + +> [[!format python """ +def f(x): + if x: + print "hello, world\n" + else: + return False +"""]] + +End of test. + ## Announcements ##