<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.guillaume.lelarge.info/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>gleu's blog - Tag - pdf  - Commentaires</title>
  <link>http://blog.guillaume.lelarge.info/index.php/</link>
  <atom:link href="http://blog.guillaume.lelarge.info/index.php/feed/tag/pdf/rss2/comments" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Sun, 12 Oct 2008 09:05:00 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Passage d'ABS du SGML DocBook au XML - christophe</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/05/13/516-passage-d-abs-du-sgml-docbook-au-xml#c482</link>
    <guid isPermaLink="false">urn:md5:79cb5eb6b759a7045d54bf0953d77487</guid>
    <pubDate>Sat, 13 May 2006 13:04:50 +0000</pubDate>
    <dc:creator>christophe</dc:creator>
    
    <description>&lt;p&gt;Trop la classe ! Bravo &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>PostgreSQL manual in PDF - Guillaume Lelarge</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/29/501-postgresql-manual-in-pdf#c465</link>
    <guid isPermaLink="false">urn:md5:b6056afb1575d0c35ec6a3d3a26ea977</guid>
    <pubDate>Sat, 29 Apr 2006 10:31:08 +0000</pubDate>
    <dc:creator>Guillaume Lelarge</dc:creator>
    
    <description>&lt;p&gt;Yes, I would be glad to. I would really like to work on this. Thanks for your comment.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>PostgreSQL manual in PDF - Michael Glaesemann</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/29/501-postgresql-manual-in-pdf#c487</link>
    <guid isPermaLink="false">urn:md5:0e8b717d591a35c1cb5b56e391289b27</guid>
    <pubDate>Sat, 29 Apr 2006 03:01:23 +0000</pubDate>
    <dc:creator>Michael Glaesemann</dc:creator>
    
    <description>&lt;p&gt;Very nice! Would you be interested in sharing the details of your toolchain? Moving from SGML to XML for the English-language PostgreSQL documentation has been discussed in the past, but no one's shown a complete toolchain that works well. Feel free to drop in to the pgsql-doc mailing list: &lt;a href=&quot;http://archives.postgresql.org/pgsql-docs/&quot; title=&quot;http://archives.postgresql.org/pgsql-docs/&quot; rel=&quot;nofollow&quot;&gt;archives.postgresql.org/p...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Quelques améliorations sur le PDF de PostgreSQL - Guillaume Lelarge</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/26/497-quelques-ameliorations-sur-le-pdf-de-postgresql#c473</link>
    <guid isPermaLink="false">urn:md5:c26df575bb6288c100f7cc208318d39e</guid>
    <pubDate>Wed, 26 Apr 2006 14:37:56 +0000</pubDate>
    <dc:creator>Guillaume Lelarge</dc:creator>
    
    <description>&lt;p&gt;Pour que je m'en rappelle...&lt;/p&gt;
&lt;pre&gt;
for fichier in *.sgml
do
        backup=${fichier}.bak
        mv ${fichier} ${backup} &amp;&amp; \
        sed \
          -e '/&amp;lt;screen&amp;gt;$/N; s/&amp;lt;screen&amp;gt;
/&amp;lt;screen&amp;gt;/;' \
          -e '/&amp;lt;synopsis&amp;gt;$/N; s/&amp;lt;synopsis&amp;gt;
/&amp;lt;synopsis&amp;gt;/;' \
          -e '/&amp;lt;literallayout&amp;gt;$/N; s/&amp;lt;literallayout&amp;gt;
/&amp;lt;literallayout&amp;gt;/;' \
          -e '/&amp;lt;programlisting&amp;gt;$/N; s/&amp;lt;programlisting&amp;gt;
/&amp;lt;programlisting&amp;gt;/;' \
          ${backup} &gt; ${fichier}
done
&lt;/pre&gt;</description>
  </item>
      
    
    <item>
    <title>Quelques améliorations sur le PDF de PostgreSQL - christophe</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/26/497-quelques-ameliorations-sur-le-pdf-de-postgresql#c472</link>
    <guid isPermaLink="false">urn:md5:f88bc6dc291c9068478427c6b49ff8ef</guid>
    <pubDate>Wed, 26 Apr 2006 14:30:16 +0000</pubDate>
    <dc:creator>christophe</dc:creator>
    
    <description>&lt;p&gt;OK, j'ai trouvé, il suffit de commencer par modifier l'IFS :&lt;br /&gt;
IFS='&lt;br /&gt;
'&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Quelques améliorations sur le PDF de PostgreSQL - christophe</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/26/497-quelques-ameliorations-sur-le-pdf-de-postgresql#c471</link>
    <guid isPermaLink="false">urn:md5:69464ae61335f2113d6eb6de60d6a80f</guid>
    <pubDate>Wed, 26 Apr 2006 14:26:24 +0000</pubDate>
    <dc:creator>christophe</dc:creator>
    
    <description>&lt;p&gt;Oups, désolé. J'en suis tout étonné. Je vais voir si c'est réparable... Et j'attends ton explication avec impatience &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Quelques améliorations sur le PDF de PostgreSQL - Guillaume Lelarge</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/26/497-quelques-ameliorations-sur-le-pdf-de-postgresql#c470</link>
    <guid isPermaLink="false">urn:md5:41ade8a9563e4fdbc7225b8e0851f35e</guid>
    <pubDate>Wed, 26 Apr 2006 14:08:05 +0000</pubDate>
    <dc:creator>Guillaume Lelarge</dc:creator>
    
    <description>&lt;p&gt;On va dire que ton script marche à moitié car il réalise bien l'opération demandée mais il me supprime tous les espaces en début et en fin de ligne... un peu chiant. Merci quand même.&lt;/p&gt;
&lt;p&gt;Voici la solution avec un simple (façon de parler) script perl :
&lt;code&gt;sed -e :a -e '/&amp;lt;screen&amp;gt;$/N; s/&amp;lt;screen&amp;gt;
/&amp;lt;screen&amp;gt;/; ta' fichier_avant &gt; fichier_apres&lt;/code&gt;&lt;br/&gt;
J'explique ce soir le truc (trouvé sur http://sed.sourceforge.net/sedfaq4.html#s4.25).&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Quelques améliorations sur le PDF de PostgreSQL - christophe</title>
    <link>http://blog.guillaume.lelarge.info/index.php/post/2006/04/26/497-quelques-ameliorations-sur-le-pdf-de-postgresql#c469</link>
    <guid isPermaLink="false">urn:md5:dc5a45a40a308f91a6841f8a5c5dd322</guid>
    <pubDate>Wed, 26 Apr 2006 13:27:46 +0000</pubDate>
    <dc:creator>christophe</dc:creator>
    
    <description>&lt;p&gt;Euh, je crois que c'est assez simple ton problème de saut de ligne. Une ébauche que je te laisse compléter &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
while read line; do&lt;br /&gt;
    if [ &amp;quot;$line&amp;quot; = &amp;quot;&amp;lt;screen&amp;gt;&amp;quot; ]; then&lt;br /&gt;
	printf &amp;quot;$line&amp;quot;&lt;br /&gt;
	read line&lt;br /&gt;
    fi&lt;br /&gt;
    printf &amp;quot;$line
&amp;quot;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
Il y a peut-être encore plus simple avec sed, mais bon. Reste à ajouter les autres balises et à savoir traiter le cas où il y a des espaces après la dite balise. Un bon case à la place du if ?&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>