Week 2 Activity 1 – Playing around with LaTeX

 x^2 + y^2 &= 1 \\ y &= \sqrt{1 - x^2}

Here I am experimenting with adding Math equations to my blog post. First, I (actually Keith) installed a plugin called QuickLaTeX on WordPress. If the shortcode is added to the page, it will send each piece of LaTeX code on the page to quicklatex.com, render them into images and return the URLs. I have noticed that the images are a little too low-res for my liking and I may experiment with other ways to get cleaner LaTeX equations on the page.

2 Replies to “Week 2 Activity 1 – Playing around with LaTeX”

Leave a Reply

Your email address will not be published. Required fields are marked *