<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: New hot document: Tips &amp; Tricks</title>
	<atom:link href="http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/</link>
	<description>ONE blog, MULTI readers</description>
	<lastBuildDate>Fri, 13 Nov 2009 17:44:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: G. Grothendieck</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-7412</link>
		<dc:creator>G. Grothendieck</dc:creator>
		<pubDate>Mon, 12 May 2008 09:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-7412</guid>
		<description>Remove latex title and title page.

--no-header removes the title but then its not a valid self
contained latex file any more.  Leaving the first line of your 
input file blank and putting this on the second line does it:

%!postproc(tex): \\maketitle %\maketitle

Given the minimalist philosophy of txt2tags I think this should
be easier to do, e.g. maybe: txt2tags --no-title -t tex input.t2t</description>
		<content:encoded><![CDATA[<p>Remove latex title and title page.</p>
<p>&#8211;no-header removes the title but then its not a valid self<br />
contained latex file any more.  Leaving the first line of your<br />
input file blank and putting this on the second line does it:</p>
<p>%!postproc(tex): \\maketitle %\maketitle</p>
<p>Given the minimalist philosophy of txt2tags I think this should<br />
be easier to do, e.g. maybe: txt2tags &#8211;no-title -t tex input.t2t</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurélio Jargas</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-7146</link>
		<dc:creator>Aurélio Jargas</dc:creator>
		<pubDate>Sun, 18 Nov 2007 21:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-7146</guid>
		<description>Hello Claude!

In this case, you must use the %!encoding setting on every document, reflecting the source file encoding (ISO or UTF).

Nice to see you here</description>
		<content:encoded><![CDATA[<p>Hello Claude!</p>
<p>In this case, you must use the %!encoding setting on every document, reflecting the source file encoding (ISO or UTF).</p>
<p>Nice to see you here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude Hiebel</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-7120</link>
		<dc:creator>Claude Hiebel</dc:creator>
		<pubDate>Sat, 17 Nov 2007 14:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-7120</guid>
		<description>Hello Aurelio ! 
no need for new translation ? 

I suggest a tip for html generation pages.
I worked in iso8859-1 (in use in France) for my website.
Now installing Debian Etch : all is in UTF8. This is fully incompatible for my website.
People working with 2 different codes depending of their OS
So now I generate  &#180; &#249; aso with a translation table : 
a line for each character :
%!preproc(html) : &quot;è&quot; &quot;&amp;egrave&quot; 
I already need another command 
%!postproc(html) : &quot;&amp;&quot; &quot;&amp;&quot; 
because I got &egrave; without it.
And I put these commands in the RC file.

Seems to work

Bye
Claude</description>
		<content:encoded><![CDATA[<p>Hello Aurelio !<br />
no need for new translation ? </p>
<p>I suggest a tip for html generation pages.<br />
I worked in iso8859-1 (in use in France) for my website.<br />
Now installing Debian Etch : all is in UTF8. This is fully incompatible for my website.<br />
People working with 2 different codes depending of their OS<br />
So now I generate  &acute; &ugrave; aso with a translation table :<br />
a line for each character :<br />
%!preproc(html) : &#8220;è&#8221; &#8220;&amp;egrave&#8221;<br />
I already need another command<br />
%!postproc(html) : &#8220;&amp;&#8221; &#8220;&amp;&#8221;<br />
because I got &amp;egrave; without it.<br />
And I put these commands in the RC file.</p>
<p>Seems to work</p>
<p>Bye<br />
Claude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-2470</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 25 Apr 2007 13:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-2470</guid>
		<description>Thank You</description>
		<content:encoded><![CDATA[<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurélio Jargas</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-383</link>
		<dc:creator>Aurélio Jargas</dc:creator>
		<pubDate>Sat, 18 Nov 2006 10:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-383</guid>
		<description>Hello Ruben,

The problem is that the &quot;:&quot; char is not recognized by txt2tags as valid for URLs, inside the form data (after the &quot;?&quot;). If you just change from PreProc to PostProc on your first rule, it will work:

&lt;code&gt;%!postproc(html): &#039;DEF(.*?)DEF&#039;  &#039;&lt;a href=&quot;\1&quot;&gt;\1&lt;/a&gt;&#039;&lt;/code&gt;

But your second filter is fine.</description>
		<content:encoded><![CDATA[<p>Hello Ruben,</p>
<p>The problem is that the &#8220;:&#8221; char is not recognized by txt2tags as valid for URLs, inside the form data (after the &#8220;?&#8221;). If you just change from PreProc to PostProc on your first rule, it will work:</p>
<p><code>%!postproc(html): 'DEF(.*?)DEF'  '&lt;a href="\1"&gt;\1&lt;/a&gt;'</code></p>
<p>But your second filter is fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben.pt</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-366</link>
		<dc:creator>Ruben.pt</dc:creator>
		<pubDate>Thu, 16 Nov 2006 17:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-366</guid>
		<description>I have been trying very hard to do something like

%!preproc: &#039;DEF(.*)DEF&#039; [\1 http://www.google.com/search?q=define:\1]

But it just doesn&#039;t work and I don&#039;t know why.
Could you explain why? It break the web or don&#039;t add the \1 on the link (I tried many things).
Why I can do on preproc ?

Finally I got success on this way:
%!postproc(html):  &#039;--([^ ].*?)--&#039;  &lt;a HREF=&quot;http://www.google.com/search?q=define:1&quot; rel=&quot;nofollow&quot;&gt;\1&lt;/a&gt;

So  --css--     is converted to  a link to google define css
I think is useful.

Cumprimentos.</description>
		<content:encoded><![CDATA[<p>I have been trying very hard to do something like</p>
<p>%!preproc: &#8216;DEF(.*)DEF&#8217; [\1 <a href="http://www.google.com/search?q=define:" rel="nofollow">http://www.google.com/search?q=define:</a>\1]</p>
<p>But it just doesn&#8217;t work and I don&#8217;t know why.<br />
Could you explain why? It break the web or don&#8217;t add the \1 on the link (I tried many things).<br />
Why I can do on preproc ?</p>
<p>Finally I got success on this way:<br />
%!postproc(html):  &#8216;&#8211;([^ ].*?)&#8211;&#8217;  &lt;a HREF=&#8221;http://www.google.com/search?q=define:1&#8243; rel=&#8221;nofollow&#8221;&gt;\1&lt;/a&gt;</p>
<p>So  &#8211;css&#8211;     is converted to  a link to google define css<br />
I think is useful.</p>
<p>Cumprimentos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobuse</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-92</link>
		<dc:creator>bobuse</dc:creator>
		<pubDate>Wed, 27 Sep 2006 15:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-92</guid>
		<description>Thank you for this tip ;-)</description>
		<content:encoded><![CDATA[<p>Thank you for this tip ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurélio Jargas</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-91</link>
		<dc:creator>Aurélio Jargas</dc:creator>
		<pubDate>Wed, 27 Sep 2006 14:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-91</guid>
		<description>Hi bobuse,

The first postproc you can change by a single:

%!style(tex): pgf

Ok, tell me any news on the K world :)</description>
		<content:encoded><![CDATA[<p>Hi bobuse,</p>
<p>The first postproc you can change by a single:</p>
<p>%!style(tex): pgf</p>
<p>Ok, tell me any news on the K world :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobuse</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-89</link>
		<dc:creator>bobuse</dc:creator>
		<pubDate>Wed, 27 Sep 2006 10:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-89</guid>
		<description>Hi Aurélio,

I prefer to use pgf to incude pictures in my latex documents, so these q&amp;d achieve the conversion :
%!postproc(tex): &#039;(\usepackage{amsfonts,graphicx,url})&#039; &#039;\1\n\usepackage{pgf}&#039;
%!postproc(tex): &#039;includegraphics{(.*).png}&#039; &#039;pgfimage[width=\linewidth]{\1}&#039;

PS: I don&#039;t forgot you, I will soonly publish my ktxt2tags app. But I&#039;m a bit busy currently :-)</description>
		<content:encoded><![CDATA[<p>Hi Aurélio,</p>
<p>I prefer to use pgf to incude pictures in my latex documents, so these q&amp;d achieve the conversion :<br />
%!postproc(tex): &#8216;(\usepackage{amsfonts,graphicx,url})&#8217; &#8216;\1\n\usepackage{pgf}&#8217;<br />
%!postproc(tex): &#8216;includegraphics{(.*).png}&#8217; &#8216;pgfimage[width=\linewidth]{\1}&#8217;</p>
<p>PS: I don&#8217;t forgot you, I will soonly publish my ktxt2tags app. But I&#8217;m a bit busy currently :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurélio Jargas</title>
		<link>http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-84</link>
		<dc:creator>Aurélio Jargas</dc:creator>
		<pubDate>Mon, 25 Sep 2006 21:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://txt2tags.wordpress.com/2006/09/21/new-hot-document-tips-tricks/#comment-84</guid>
		<description>Ouch! Fixed, thanks :)</description>
		<content:encoded><![CDATA[<p>Ouch! Fixed, thanks :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
