<?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>NerdyRoom™ &#187; gedit</title>
	<atom:link href="http://www.nrtm.de/index.php/tag/gedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nrtm.de</link>
	<description>never read the manual</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:02:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gedit for LaTeX</title>
		<link>http://www.nrtm.de/index.php/2009/09/18/gedit-for-latex/</link>
		<comments>http://www.nrtm.de/index.php/2009/09/18/gedit-for-latex/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:39:39 +0000</pubDate>
		<dc:creator>Willi</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[latex]]></category>

		<guid isPermaLink="false">http://www.nrtm.de/?p=1716</guid>
		<description><![CDATA[I&#8217;m a gnome user. Yes &#8211; I really do like the look and feel. truly madly deeply . . . And I&#8217;m fond of gedit &#8211; I know its a rather simply editor &#8211; but I see it as an advantage. Trust me &#8211; simplicity isn&#8217;t always a bad thing But there&#8217;s one thing which [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a gnome user. Yes &#8211; I really do like the look and feel. truly madly deeply . . . And I&#8217;m fond of gedit &#8211; I know its a rather simply editor &#8211; but I see it as an advantage. Trust me &#8211; simplicity isn&#8217;t always a bad thing <img src='http://www.nrtm.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
But there&#8217;s one thing which occasionally annoys me &#8211; writing LaTeX in gedit can be cumbersome as there&#8217;s no support for all the things one has to do when creating a LaTeX-document so I used to switch between half a dozen apps to get this done. But recently I stumbled upon a plugin that merges everything needed into gedit:<br />
<a href="http://live.gnome.org/Gedit/LaTeXPlugin">http://live.gnome.org/Gedit/LaTeXPlugin</a><br />
(ubuntu 9.04 users can &#8220;sudo aptitude install gedit-latex-plugin&#8221; and are ready to go &#8211; except there is a newer release candidate available from the link . . .)<br />
I needed to install some extra packages like rubber and poppler(for python) but then gedit looks like this when opening a tex-file:<br />
<a href="http://www.nrtm.de/wp-content/uploads/2009/09/gedit01.png"><img src="http://www.nrtm.de/wp-content/uploads/2009/09/gedit01-300x183.png" alt="gedit01" title="gedit01" width="300" height="183" class="aligncenter size-medium wp-image-1717" /></a><br />
<a href="http://www.nrtm.de/wp-content/uploads/2009/09/gedit02.png"><img src="http://www.nrtm.de/wp-content/uploads/2009/09/gedit02-300x183.png" alt="gedit02" title="gedit02" width="300" height="183" class="aligncenter size-medium wp-image-1718" /></a><br />
As you can see it provides an embedded preview, specialized syntax highlighting and (in the pane on the left) symbol-insertion as well as a structured tree-view of your LaTeX-file so you can jump to your desired section easily. The additional toolbar on the top provides lstlisting insertion as well as the usual stuff like, imageinsertion, all kinds of listings as well as matrices and bibliographies.</p>
<p>Have fun while you can,<br />
Willi </p>
 <p><a href="http://www.nrtm.de/?flattrss_redirect&amp;id=1716&amp;md5=067b686289cd3b950bb03b012bc0f7cb" title="Flattr" target="_blank"><img src="https://www.nrtm.de/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nrtm.de/index.php/2009/09/18/gedit-for-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://www.nrtm.de/?flattrss_redirect&amp;id=1716&amp;md5=067b686289cd3b950bb03b012bc0f7cb" type="text/html" />
	</item>
		<item>
		<title>C Code Beautifier in gedit</title>
		<link>http://www.nrtm.de/index.php/2009/05/22/c-code-beautifier-in-gedit/</link>
		<comments>http://www.nrtm.de/index.php/2009/05/22/c-code-beautifier-in-gedit/#comments</comments>
		<pubDate>Fri, 22 May 2009 15:37:03 +0000</pubDate>
		<dc:creator>jens</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[beautify]]></category>
		<category><![CDATA[benchit]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[indent]]></category>

		<guid isPermaLink="false">http://www.nrtm.de/?p=979</guid>
		<description><![CDATA[Wer kennt es nicht, der Quellcode des anderen sieht sch***e aus, aber man muß/will ihn trotzdem lesen. Ich hab für gedit eine einfache Möglichkeit gefunden: indent http://www.gnu.org/software/indent/ installieren (sudo aptitude install indent) gedit Preferences: External Tools plugin aktivieren External Tools plugin konfigurieren Jetzt im External Tools Manager ein neues &#8220;Tool&#8221; anlegen: Name (z.B. &#8220;CodeBeautify&#8221;) Description [...]]]></description>
			<content:encoded><![CDATA[<p>Wer kennt es nicht, der Quellcode des anderen sieht sch***e aus, aber man muß/will ihn trotzdem lesen. Ich hab für gedit eine einfache Möglichkeit gefunden:</p>
<ul>
<li>indent <a title="http://www.gnu.org/software/indent/" href="http://www.gnu.org/software/indent/" target="_blank">http://www.gnu.org/software/indent/</a> installieren (sudo aptitude install indent)</li>
<li>gedit Preferences: External Tools plugin aktivieren</li>
<li> External Tools plugin konfigurieren</li>
</ul>
<p>Jetzt im External Tools Manager ein neues &#8220;Tool&#8221; anlegen:<br />
<em>Name</em> (z.B. &#8220;CodeBeautify&#8221;)<br />
<em>Description</em> (z.B. &#8220;Make a BenchIT compatible code reformatting (K&amp;R style)&#8221;)<br />
<em>Shortcut Key</em> (z.B. &#8220;&lt;Control&gt;F12&#8243;)<br />
<em>Command:</em></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
indent  <span style="color: #ff0000;">'FLAGS'</span></pre></div></div>

<p><em>Input:</em> Current document<br />
<em>Output:</em> Replace current document<br />
<em>Applicability:</em> All Documents</p>
<p>Meine <em><strong>Flags</strong></em> sind (etwas abgewandelter Kernighan &amp; Ritchie Style für C Datein des BenchIT Projekts):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #660033;">-nbad</span> <span style="color: #660033;">-bap</span> <span style="color: #660033;">-nbbb</span> <span style="color: #660033;">-sob</span> <span style="color: #660033;">-c40</span> <span style="color: #660033;">-cd40</span> <span style="color: #660033;">-ncdb</span> <span style="color: #660033;">-cp40</span> <span style="color: #660033;">-d0</span> <span style="color: #660033;">-nfc1</span> <span style="color: #660033;">-fca</span> <span style="color: #660033;">-sc</span> <span style="color: #660033;">-br</span> <span style="color: #660033;">-ce</span> <span style="color: #660033;">-cdw</span> <span style="color: #660033;">-cli3</span>
<span style="color: #660033;">-cbi3</span> <span style="color: #660033;">-nss</span> <span style="color: #660033;">-npcs</span> <span style="color: #660033;">-ncs</span> <span style="color: #660033;">-saf</span> <span style="color: #660033;">-sai</span> <span style="color: #660033;">-saw</span> <span style="color: #660033;">-nprs</span> <span style="color: #660033;">-di1</span> <span style="color: #660033;">-nbc</span> <span style="color: #660033;">-nbfda</span> <span style="color: #660033;">-nbfde</span> <span style="color: #660033;">-npsl</span> <span style="color: #660033;">-brs</span> <span style="color: #660033;">-brf</span>
<span style="color: #660033;">-i3</span> <span style="color: #660033;">-ci3</span> <span style="color: #660033;">-lp</span> <span style="color: #660033;">-ip3</span> <span style="color: #660033;">-l80</span> <span style="color: #660033;">-nbbo</span> <span style="color: #660033;">-nhnl</span> <span style="color: #660033;">-nut</span></pre></div></div>

<p>(Indent bringt einige vordefinierte Styles mit, d.h. man muß nicht gezwungenermaßen eine große Menge an Flags angeben.)</p>
<p>Hat man eine beliebige C Datei geöffnet einfach Control+F12 drücken und schon ist die Datei formatiert.</p>
 <p><a href="http://www.nrtm.de/?flattrss_redirect&amp;id=979&amp;md5=a9ec63c92c684ff1bc796614a8a3af6f" title="Flattr" target="_blank"><img src="https://www.nrtm.de/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nrtm.de/index.php/2009/05/22/c-code-beautifier-in-gedit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<atom:link rel="payment" href="http://www.nrtm.de/?flattrss_redirect&amp;id=979&amp;md5=a9ec63c92c684ff1bc796614a8a3af6f" type="text/html" />
	</item>
		<item>
		<title>f95 snippets for gedit</title>
		<link>http://www.nrtm.de/index.php/2009/04/06/f95-snippets-for-gedit/</link>
		<comments>http://www.nrtm.de/index.php/2009/04/06/f95-snippets-for-gedit/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 14:19:26 +0000</pubDate>
		<dc:creator>jens</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[nerdcore]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[fortran]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.nrtm.de/?p=539</guid>
		<description><![CDATA[stefan used the &#8220;snippets&#8221; plugin while presenting us some code of his practical. these plugin is really powerful to reduce time while programming. fortran is supported by default, but there are no implemented snippets. so i searched some minutes for some snippets, but nothing. i want this, so i have to implement it f95 snippets]]></description>
			<content:encoded><![CDATA[<p>stefan used the &#8220;snippets&#8221; plugin while presenting us some code of his practical. these plugin is really powerful to reduce time while programming. fortran is supported by default, but there are no implemented snippets. so i searched some minutes for some snippets, but nothing.</p>
<p>i want this, so i have to implement it <img src='http://www.nrtm.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<a href="http://www.nrtm.de/wp-content/uploads/2009/04/f95tar.gz">f95 snippets</a></p>
 <p><a href="http://www.nrtm.de/?flattrss_redirect&amp;id=539&amp;md5=45386b3de0244af2b30c19afc810de9b" title="Flattr" target="_blank"><img src="https://www.nrtm.de/wp-content/plugins/flattrss/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nrtm.de/index.php/2009/04/06/f95-snippets-for-gedit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<atom:link rel="payment" href="http://www.nrtm.de/?flattrss_redirect&amp;id=539&amp;md5=45386b3de0244af2b30c19afc810de9b" type="text/html" />
	</item>
	</channel>
</rss>

