<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I am trying to include a photograph (saved as a .jpg file) in a letter written with \documentclass{letter}.<div><br></div><div>The following code</div><div>***************************************</div><div><div>\documentclass[a4paper,12pt]{letter}</div><div>\usepackage{graphics}</div><div>\signature{Signature} %&nbsp;</div><div>\begin{document}</div><div>\begin{letter}{Addressee\\address}</div><div><br></div><div>\opening{Dear Addressee:} %&nbsp;</div><div>\begin{enumerate}</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>\item</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>\includegraphics*[0,0][72,72]{DSCF0036.jpg}</div><div>\end{enumerate}</div><div>\closing{Sincerely,} %&nbsp;</div><div>\end{letter}</div><div>\end{document}</div><div>***********************************************</div><div>(where the file DSCF0036.jpg is in the same folder as the source file for the letter)</div><div>produces no error message, but produces the letter without the picture.</div><div>Increasing the box size to [0,0][720,720] only increases the size of the space left open&nbsp;</div><div>for the picture (to a full page).</div><div><br></div><div>I realize that this may be a problem with my viewer (I'm using the standard preview viewer that is associated to TeXShop) but is there a way for me to be sure the picture is actually being included? &nbsp;Or am I omitting something obvious that would lead to this behavior?</div><div>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><br class="Apple-interchange-newline">Zbigniew Nitecki</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Department of Mathematics</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Tufts University</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medford, MA 02155</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; font-size: 12px; "><br></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">telephones:</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3843</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Dept.<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3234</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Dept. fax<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3966</font></p><span class="Apple-style-span" style="font-size: 12px; "><a href="http://www.tufts.edu/~znitecki/">http://www.tufts.edu/~znitecki/</a></span>
</div>
<br></div></body></html>