<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Looking for a lightweight Latex editor</title>
	<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor/</link>
	<description>Comments on Ask MetaFilter post Looking for a lightweight Latex editor</description>
	<pubDate>Mon, 11 Aug 2008 17:27:36 -0800</pubDate>
	<lastBuildDate>Mon, 11 Aug 2008 17:27:36 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Looking for a lightweight Latex editor</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor</link>	
		<description>I&apos;m looking for a lightweight text editor that can easily be configured to work with LaTeX. &lt;br /&gt;&lt;br /&gt; I don&apos;t want an editor that is loaded with features.&lt;br&gt;
&lt;br&gt;
I&apos;m essentially looking for a syntax-highlighting Wordpad that would allow me to build and view a LaTeX file by pressing F9 (or something similar).&lt;br&gt;
&lt;br&gt;
Does something similar to this exist? Thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.98951</guid>
		<pubDate>Mon, 11 Aug 2008 17:19:27 -0800</pubDate>
		<dc:creator>alligatorman</dc:creator>
		
			<category>latex</category>
		
			<category>text</category>
		
			<category>editor</category>
		
	</item> <item>
		<title>By: vkxmai</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440138</link>	
		<description>&lt;a href=&quot;http://macromates.com/&quot;&gt;TextMate&lt;/a&gt; for OS X&lt;br&gt;
&lt;a href=&quot;http://notepad-plus.sourceforge.net/uk/site.htm&quot;&gt;Notepad++&lt;/a&gt; for Windows</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440138</guid>
		<pubDate>Mon, 11 Aug 2008 17:27:36 -0800</pubDate>
		<dc:creator>vkxmai</dc:creator>
	</item><item>
		<title>By: DecemberBoy</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440153</link>	
		<description>&lt;a href=&quot;http://www.vim.org/&quot;&gt;The One True Editor, VIM&lt;/a&gt;, with &lt;a href=&quot;http://vim-latex.sourceforge.net/&quot;&gt;VIM-LaTex&lt;/a&gt;. VIM is simultaneously lightweight and loaded with features, and you don&apos;t have to use what you don&apos;t need, unlike EMACS which accosts you with its feature overload. You may not like vi-style modal editors, though, it&apos;s kind of an acquired taste.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440153</guid>
		<pubDate>Mon, 11 Aug 2008 17:35:03 -0800</pubDate>
		<dc:creator>DecemberBoy</dc:creator>
	</item><item>
		<title>By: alligatorman</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440174</link>	
		<description>Thanks for the replies. I&apos;ll check them out. &lt;br&gt;
&lt;br&gt;
To anyone who may want to answer, I am using Windows XP.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440174</guid>
		<pubDate>Mon, 11 Aug 2008 17:54:08 -0800</pubDate>
		<dc:creator>alligatorman</dc:creator>
	</item><item>
		<title>By: kdar</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440194</link>	
		<description>This isn&apos;t &lt;i&gt;exactly&lt;/i&gt; what you&apos;re looking for, but &lt;a href=&quot;http://www.lyx.org/&quot;&gt;LyX&lt;/a&gt; is pretty excellent.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440194</guid>
		<pubDate>Mon, 11 Aug 2008 18:08:20 -0800</pubDate>
		<dc:creator>kdar</dc:creator>
	</item><item>
		<title>By: leahwrenn</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440203</link>	
		<description>Have you looked at TeXnicCenter? It may have more features than you want, but it&apos;s free and plays nuce with (La)TeX.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440203</guid>
		<pubDate>Mon, 11 Aug 2008 18:15:50 -0800</pubDate>
		<dc:creator>leahwrenn</dc:creator>
	</item><item>
		<title>By: matematichica</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440210</link>	
		<description>LyX standard output is not standard Latex, and can only be compiled with LyX.  You can create a Latex-compatible output, but it&apos;s not as person-readable as normal Latex.  I say don&apos;t do it.&lt;br&gt;
&lt;br&gt;
I have successfully used Emacs on Windows XP to create Latex documents for many years now.  Unlike DecemberBoy, I don&apos;t find that it&apos;s in-your-face with features.  I don&apos;t like the modal-editing vim style and find it counter-intutive.  Emacs has great keyboard shortcuts, which is nice.  To install Emacs on Windows, I followed &lt;a href=&quot;http://www.math.aau.dk/~dethlef/Tips/&quot;&gt;this tutorial&lt;/a&gt;.   You can install Emacs and then Auctex, which is tells Emacs about Latex and lets you compile from within Emacs.&lt;br&gt;
&lt;br&gt;
Happy texing!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440210</guid>
		<pubDate>Mon, 11 Aug 2008 18:21:08 -0800</pubDate>
		<dc:creator>matematichica</dc:creator>
	</item><item>
		<title>By: shadow vector</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440215</link>	
		<description>&lt;a href=&quot;http://www.winedt.com/&quot;&gt;WinEdt&lt;/a&gt; is exactly what you&apos;re looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440215</guid>
		<pubDate>Mon, 11 Aug 2008 18:27:09 -0800</pubDate>
		<dc:creator>shadow vector</dc:creator>
	</item><item>
		<title>By: nat</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440218</link>	
		<description>WinEdt probably doesn&apos;t qualify as lightweight, and I&apos;m pretty sure it&apos;s not free (it wasn&apos;t several years ago when I got it).  But it&apos;s been my standard program for LaTeX-ing for years, and for a reason. I&apos;m a big fan; it was especially useful for me when writing my thesis, with its many separate tex components.  Would be good for any large project; may be too bulky for quick use.&lt;br&gt;
&lt;br&gt;
Now what I&apos;d really love is a chat program a la aim/gchat/etc that would take any tex code I typed in and output appropriately...... anyone?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440218</guid>
		<pubDate>Mon, 11 Aug 2008 18:28:31 -0800</pubDate>
		<dc:creator>nat</dc:creator>
	</item><item>
		<title>By: Melismata</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440368</link>	
		<description>Brief is a good one, as is Scientific Notebook.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440368</guid>
		<pubDate>Mon, 11 Aug 2008 20:35:34 -0800</pubDate>
		<dc:creator>Melismata</dc:creator>
	</item><item>
		<title>By: ROU_Xenophobe</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440408</link>	
		<description>I&apos;ve used WinEDT for a while now and like it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440408</guid>
		<pubDate>Mon, 11 Aug 2008 21:02:53 -0800</pubDate>
		<dc:creator>ROU_Xenophobe</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1440548</link>	
		<description>&lt;a href=&quot;http://www.scintilla.org/SciTE.html&quot;&gt;SciTE&lt;/a&gt; is decent, free and cross-platform, and &lt;a href=&quot;http://mellit.wordpress.com/latex-with-scite/&quot;&gt;LaTeX support is available&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1440548</guid>
		<pubDate>Tue, 12 Aug 2008 01:00:34 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item><item>
		<title>By: bluefly</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1470074</link>	
		<description>Texmaker isn&apos;t bad.  Melismata, what is Brief?  Googling didn&apos;t turn anything up (I am admittedly an amateur Googler).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1470074</guid>
		<pubDate>Mon, 08 Sep 2008 17:33:15 -0800</pubDate>
		<dc:creator>bluefly</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1470403</link>	
		<description>&lt;a href=&quot;http://www.google.com.au/search?q=brief+editor&quot;&gt;http://www.google.com.au/search?q=brief+editor&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1470403</guid>
		<pubDate>Tue, 09 Sep 2008 05:52:44 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1470405</link>	
		<description>Also, the very first result for&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.google.com.au/search?q=brief&quot;&gt;http://www.google.com.au/search?q=brief&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Is this &lt;a href=&quot;http://en.wikipedia.org/wiki/Brief&quot;&gt;Wikipedia disambiguation page&lt;/a&gt;, which contains a link entitled &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Brief_(text_editor)&quot;&gt;Brief (text editor)&lt;/a&gt;&quot;.&lt;br&gt;
&lt;br&gt;
Honestly, the Googling is not so difficult.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1470405</guid>
		<pubDate>Tue, 09 Sep 2008 05:56:10 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item><item>
		<title>By: bluefly</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1470991</link>	
		<description>Honestly, you&apos;re a bit of an asshole.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.google.com/search?q=brief+latex+editor&quot;&gt;http://www.google.com/search?q=brief+latex+editor&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
didn&apos;t turn up anything.  I also tried searching for brief tex editor (since we&apos;re talking about editing tex files).  Thanks for the links and the redressing.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1470991</guid>
		<pubDate>Tue, 09 Sep 2008 14:01:44 -0800</pubDate>
		<dc:creator>bluefly</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/98951/Looking-for-a-lightweight-Latex-editor#1471220</link>	
		<description>I&apos;m actually a &lt;em&gt;complete&lt;/em&gt; arsehole, but I&apos;m still willing to donate my time to help you improve your Google skills.&lt;br&gt;
&lt;br&gt;
The &lt;em&gt;second&lt;/em&gt; result for &lt;a href=&quot;http://www.google.com/search?hl=en&amp;q=brief+tex+editor&quot;&gt;brief tex editor&lt;/a&gt; is a link to the Wikipedia article on Brief.  Most of the first page of results is links to download sites offering the product.&lt;br&gt;
&lt;br&gt;
Perhaps you need to use the button on the left - the one marked &quot;Google Search&quot;.  It often works better than the &quot;I&apos;m Feeling Lucky&quot; button on the right.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98951-1471220</guid>
		<pubDate>Tue, 09 Sep 2008 16:46:58 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item>
	</channel>
</rss>
