<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>images/c_capa.jpg</filename>
    </added>
    <added>
      <filename>images/capa.jpg</filename>
    </added>
    <added>
      <filename>layout/mac_classic.css</filename>
    </added>
    <added>
      <filename>script/tm_syntax_highlighting.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,7 @@
 * Explicar o Time.zone
-* Rever e fazer as descri&#231;&#245;es dos capitulos.
\ No newline at end of file
+* Rever e fazer as descri&#231;&#245;es dos capitulos.
+
+
+
+* http://www.geocities.jp/kosako3/oniguruma/
+* sudo gem install ultraviolet
\ No newline at end of file</diff>
      <filename>TODO.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -7,6 +7,7 @@
 	&lt;!-- &lt;link rel=&quot;stylesheet&quot; href=&quot;../layout/master.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;no title&quot; charset=&quot;utf-8&quot;&gt; --&gt;
 	&lt;!-- &lt;link rel=&quot;stylesheet&quot; href=&quot;../layout/default.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;no title&quot; charset=&quot;utf-8&quot;&gt; --&gt;
 	&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;../layout/boom.css&quot;/&gt;
+	&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;../layout/mac_classic.css&quot;/&gt;
 	&lt;!-- &lt;script src=&quot;../layout/shCore.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 	&lt;script src=&quot;../layout/shBrushRuby.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt; --&gt;
 	&lt;!-- &lt;link href=&quot;../layout/SyntaxHighlighter.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt; --&gt;</diff>
      <filename>layout/pdf_template.html</filename>
    </modified>
    <modified>
      <diff>@@ -309,7 +309,7 @@ div.backcover { page-break-before: left }
 
 div.frontcover { 
 	page: cover; 
-	background-image: url(../images/book-1.jpg);
+	background-image: url(../images/capa.jpg);
 	position: absolute;
 	width: 9.25in; height: 7in;
   left: 0; top: 0;</diff>
      <filename>layout/second.css</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,7 @@
 require 'discount'
 # require 'coderay'
+# require &quot;script/tm_syntax_highlighting&quot;
+require &quot;uv&quot;
 
 desc 'Transforma o arquivo em HTML'
 task :html =&gt; :merge do
@@ -9,6 +11,8 @@ task :html =&gt; :merge do
 
     File.open('output/index.html', 'w') do |f|
       html_template = File.new(&quot;layout/pdf_template.html&quot;).read
+      # html_template = Uv.parse( html_template, &quot;xhtml&quot;, &quot;html&quot;, true, &quot;slush_poppies&quot;)
+      
       html_template.gsub!(&quot;#body&quot;, output)
       html_template.gsub!(&quot;&lt;pre&gt;&lt;code&gt;&quot;, &quot;&lt;pre name=\&quot;code\&quot; class=\&quot;ruby\&quot;&gt;&quot;)
       html_template.gsub!(&quot;&lt;/code&gt;&quot;, &quot;&quot;)</diff>
      <filename>script/html.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>images/book-1.jpg</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>53908829d797f6e69b192a99e40fb4b1f2b7156e</id>
    </parent>
  </parents>
  <author>
    <name>Carlos Brando</name>
    <email>eduardobrando@gmail.com</email>
  </author>
  <url>http://github.com/carlopecchia/rails21-book/commit/073e0a940fcefda41694c7a03b6ed6410e3cde38</url>
  <id>073e0a940fcefda41694c7a03b6ed6410e3cde38</id>
  <committed-date>2008-06-05T20:10:29-07:00</committed-date>
  <authored-date>2008-06-05T20:10:29-07:00</authored-date>
  <message>V&#225;rios ajustes.</message>
  <tree>25f8303da34cd8c6356f3b36f2a7ffcbc4110637</tree>
  <committer>
    <name>Carlos Brando</name>
    <email>eduardobrando@gmail.com</email>
  </committer>
</commit>
