<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Folding Text</title>
	<atom:link href="http://markelikalderon.com/2007/08/07/folding-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://markelikalderon.com/2007/08/07/folding-text/</link>
	<description>Philosophy and Text</description>
	<lastBuildDate>Fri, 20 May 2011 16:38:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Mark Eli Kalderon</title>
		<link>http://markelikalderon.com/2007/08/07/folding-text/comment-page-1/#comment-3353</link>
		<dc:creator>Mark Eli Kalderon</dc:creator>
		<pubDate>Thu, 15 Nov 2007 14:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://markelikalderon.com/blog/2007/08/07/folding-text/#comment-3353</guid>
		<description>&lt;p&gt;Tab triggers are snippets of text that are inserted by typing some predetermined text and hitting tab. If you insert the sections (and subsections etc) using the tab triggers in the LaTeX bundle, i.e., typing &quot;sec&quot; and hitting tab, you get the following:&lt;/p&gt;

&lt;p&gt;section{section name}label{sec:section_name} % (fold)&lt;/p&gt;

&lt;p&gt;% section section_name (end)&lt;/p&gt;

&lt;p&gt;The comments (&quot;% (fold)&quot;, &quot;% section section_name (end)&quot;) function as fold markers thus allowing code folding of sections. This is a standard part of the LaTeX bundle. Just be sure to insert your sections with the provided snippets. (It is quicker anyway.)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tab triggers are snippets of text that are inserted by typing some predetermined text and hitting tab. If you insert the sections (and subsections etc) using the tab triggers in the LaTeX bundle, i.e., typing &#8220;sec&#8221; and hitting tab, you get the following:</p>

<p>section{section name}label{sec:section_name} % (fold)</p>

<p>% section section_name (end)</p>

<p>The comments (&#8220;% (fold)&#8221;, &#8220;% section section_name (end)&#8221;) function as fold markers thus allowing code folding of sections. This is a standard part of the LaTeX bundle. Just be sure to insert your sections with the provided snippets. (It is quicker anyway.)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: algal</title>
		<link>http://markelikalderon.com/2007/08/07/folding-text/comment-page-1/#comment-3352</link>
		<dc:creator>algal</dc:creator>
		<pubDate>Thu, 15 Nov 2007 14:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://markelikalderon.com/blog/2007/08/07/folding-text/#comment-3352</guid>
		<description>&lt;p&gt;I thought TextMate would only fold blocks of text that had clear start and end markers, and therefore that it could not form the main LaTeX sectioning commands like section, subsection, subsubsection, etc.. At least it doesn&#039;t let you fold these sections when you create a LaTeX file from its default template.&lt;/p&gt;

&lt;p&gt;Have you made custom changes to your TextMate configuration?&lt;/p&gt;

&lt;p&gt;Thanks for making so much information available on your site. It&#039;s been a great help to me in choosing the right tools as I write up my dissertation.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I thought TextMate would only fold blocks of text that had clear start and end markers, and therefore that it could not form the main LaTeX sectioning commands like section, subsection, subsubsection, etc.. At least it doesn&#8217;t let you fold these sections when you create a LaTeX file from its default template.</p>

<p>Have you made custom changes to your TextMate configuration?</p>

<p>Thanks for making so much information available on your site. It&#8217;s been a great help to me in choosing the right tools as I write up my dissertation.</p>]]></content:encoded>
	</item>
</channel>
</rss>

