<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ module RedCloth::Formatters::LATEX
   end
 
   def escape_pre(text)
-    latex_esc(text)
+    text
   end
   
   def after_transform(text)</diff>
      <filename>lib/formatters/latex.rb</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ name: escaping of existing entities in blockcode
 in: &quot;bc. Math fact: 3 &amp;lt; 5 &amp;amp; 5 &amp;gt; 3 but &amp;pound;5 &amp;#62; $5.
 &quot;
 html: &quot;&lt;pre&gt;&lt;code&gt;Math fact: 3 &amp;amp;lt; 5 &amp;amp;amp; 5 &amp;amp;gt; 3 but &amp;amp;pound;5 &amp;amp;#62; $5.&lt;/code&gt;&lt;/pre&gt;&quot;
-latex: &quot;\\begin{verbatim}\n\\begin{verbatim}Math fact: 3 \\&amp;lt; 5 \\&amp;amp; 5 \\&amp;gt; 3 but \\&amp;pound;5 \\&amp;\\#62; \\$5. \\\\\\end{verbatim}\\end{verbatim}\n&quot;
+latex: &quot;\\begin{verbatim}\n\\begin{verbatim}Math fact: 3 &amp;lt; 5 &amp;amp; 5 &amp;gt; 3 but &amp;pound;5 &amp;#62; $5.\\end{verbatim}\\end{verbatim}\n&quot;
 ---
 name: no formatting within pre
 in: |-</diff>
      <filename>test/code.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a90d15456fe74ef9ee6771f42314e34ee8cc7e16</id>
    </parent>
  </parents>
  <author>
    <name>Jase</name>
    <email>jason@hybd.net</email>
  </author>
  <url>http://github.com/jgarber/redcloth/commit/274620a73730e3055b6b9c0e6e42abc912aaf024</url>
  <id>274620a73730e3055b6b9c0e6e42abc912aaf024</id>
  <committed-date>2008-06-27T08:03:40-07:00</committed-date>
  <authored-date>2008-06-26T20:52:47-07:00</authored-date>
  <message>Changed/Fixed escaping of entities in latex block code.

Entities should not be escaped in this case it seems (well from
what I've found when testing with the pdflatex command).
[#8 state:resolved]</message>
  <tree>a57064e4cbc609019874ccd1b11770a4006293f1</tree>
  <committer>
    <name>Jason Garber</name>
    <email>jdg948@FS-4239.local</email>
  </committer>
</commit>
