<html><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:10pt"><div class="" style="font-size: 13.63636302948px;">Hi Jens Axel:</div><div class="" style="font-size: 13.63636302948px;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;">Really thank you very much.</div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;">It work exactly as you said.</div><div class="" style="font-size: 13.63636302948px; background-color: transparent;">Now I applied racket-poppler under scribble/manual with the following code, as a test:</div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px; background-color:
 transparent;"><span style="color: rgb(76, 118, 162);" class="">#lang scribble/manual</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class="">@(require racket-poppler/render-tex pict)</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class="">@(latex-path </span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class=""> (case (system-type)</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class="">   [(macosx) "/usr/local/texlive/2013/bin/universal-darwin/pdflatex"]</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);"
 class="">   [(unix)   "pdflatex"] </span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class="">   [(windows) "c:/Archivos de programa/MiKTeX 2.9/miktex/bin/pdflatex.exe"])) ; personalized</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class="">@title{Beautiful: @(latex->pict "$e^{i \\pi}=-1$") }</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><span style="color: rgb(76, 118, 162);" class="">Now we have just to learn how to scale the equation @(latex->pict "$e^{i \\pi}=-1$") to the right font size. Thank you very much Jens Axel Soegaard.</span></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px;
 background-color: transparent;">And worked just fine.</div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;">Thank you again for all your support, and by the way, congratulations for your number theory and linear algebra functions at the math library.</div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;">Sincerely, Enrique</div><div class="" style="font-size: 13.63636302948px; background-color: transparent;"><br class="" style=""></div><div class="" style="font-size: 13.63636302948px; background-color: transparent;">P.S. It would be of great value, to be able to add latex functions to the plot library. Thanks.</div><div class="" style=""><br class=""
 style=""></div></div></body></html>