<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Intellectual Scribblings &#187; science</title>
	<atom:link href="http://old.blog.sean.whitton.me/tag/science/feed" rel="self" type="application/rss+xml" />
	<link>http://old.blog.sean.whitton.me</link>
	<description>The unexamined life is not worth living ~ Socrates</description>
	<lastBuildDate>Sat, 02 Apr 2011 23:43:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>LaTeX, TeXnicCenter and LyX</title>
		<link>http://old.blog.sean.whitton.me/2007/12/latex-texniccenter-and-lyx.html</link>
		<comments>http://old.blog.sean.whitton.me/2007/12/latex-texniccenter-and-lyx.html#comments</comments>
		<pubDate>Fri, 28 Dec 2007 16:49:00 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[wikip]]></category>

		<guid isPermaLink="false">http://newblog.seanwhitton.com/2007/12/latex-texniccenter-and-lyx.html</guid>
		<description><![CDATA[Some time ago I sat down to learn how to write equations on Wikipedia using TeX, a language used by scientists and mathematicians for technical documents. MediaWiki, the software behind Wikipedia, uses a subset of this language so that we can have pretty equations on our articles, like this one I just did (right). For [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_GHF5v_PrYxU/R3UqR-toA1I/AAAAAAAABdo/35aBAYuou5g/s1600-h/phiofz.png"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://bp2.blogger.com/_GHF5v_PrYxU/R3UqR-toA1I/AAAAAAAABdo/35aBAYuou5g/s400/phiofz.png" alt="" id="BLOGGER_PHOTO_ID_5149068237348537170" border="0" /></a>Some time ago I sat down to learn how to write equations on Wikipedia using TeX, a language used by scientists and mathematicians for technical documents. MediaWiki, the software behind Wikipedia, uses a subset of this language so that we can have pretty equations on our articles, like this one I just did (right). For some time I was wondering what was used to produce the beautiful equations in textbooks and so I delved further and discovered <a href="http://en.wikipedia.org/wiki/LaTeX">LaTeX</a>, the language used. It is called a typesetting language &#8211; you type out your document with tags (it&#8217;s a markup language, not a programming one), run it through the TeX engine and get a beautiful image or PDF out of the other side. It does headings with a table of contents, margin and foot notes, cross references that work regardless of which page the actual content is, tables (with difficulty) and of course beautiful equations like the one above.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_GHF5v_PrYxU/R3UroutoA2I/AAAAAAAABdw/kkg-dotsTn4/s1600-h/thereforex.png"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://bp1.blogger.com/_GHF5v_PrYxU/R3UroutoA2I/AAAAAAAABdw/kkg-dotsTn4/s400/thereforex.png" alt="" id="BLOGGER_PHOTO_ID_5149069727702188898" border="0" /></a>Writing LaTeX in a normal text editor works, but it is better to find an app that will check your syntax, highlight brackets and the like, and then compile into a finished document at the press of a button &#8211; effectively an IDE. So I started using <a href="http://www.toolscenter.org/">TeXnicCenter</a> on Windows which is rather nice. I would recommend it for beginners. I would suggest that readers make use of Google primarily for learning the language &#8211; there are tutorials dotted around. I intend to write my coursework up this way after Christmas &#8211; it makes it look very professional when done right. Then I will get <a href="http://www.gnuplot.info/">gnuplot</a> (not actually GNU, by the way) up to draw graphs, but I am not sure this is allowed.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_GHF5v_PrYxU/R3Usm-toA3I/AAAAAAAABd4/X4V3mors3X4/s1600-h/eipi.png"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://bp2.blogger.com/_GHF5v_PrYxU/R3Usm-toA3I/AAAAAAAABd4/X4V3mors3X4/s400/eipi.png" alt="" id="BLOGGER_PHOTO_ID_5149070797149045618" border="0" /></a>Yesterday I found myself on Ubuntu and wanted to write up some revision notes for physics so I fired up the package manager and installed a selection of LaTeX GUIs, and through this discovered <a href="http://www.lyx.org/">LyX</a>, a rather nice one. It is actually a complete environment where you are not required to use any code at all, although a knowledge of how the language works helps. Through this I produced a rather pretty overview of the course so far that I intend to use just before the exam for last-minute revision and something I can add to and complement over the revision period. Also for me doing revision this way is more fun because I do love the beautiful typesetting. So, if you like maths or mathful science, learn LaTeX or get a copy of LyX.</p>
]]></content:encoded>
			<wfw:commentRss>http://old.blog.sean.whitton.me/2007/12/latex-texniccenter-and-lyx.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

