<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><div style="text-align: justify;" class=""></div><div style="text-align: justify;" class=""><font face="Lucida Grande, Helvetica, Arial" size="1" class=""><br class=""></font></div><div><blockquote type="cite" class=""><div class="">On 19 Jun2021, at 12:30 PM, Nitecki, Zbigniew H. <<a href="mailto:Zbigniew.Nitecki@tufts.edu" class="">Zbigniew.Nitecki@tufts.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
<div class="">
<div class="" style="word-wrap:break-word; line-break:after-white-space">I tried the changes you and Murray Eisenberg suggested. It crashed the compilation.
<div class=""><br class="">
</div>
<div class="">Here is what I know:</div>
<div class="">1. Murray talked about PDFLatex. I don’t know if it is the same thing as I am using. The TeXShop editor allows the following Typeset options:</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>Plain Tex</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>Latex</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>Bibtex</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>Makeindex</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>Xelatex</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>Xetex</div>
<div class="">I have always used the Latex setting, which seems to include Ghostscript, etc (I use Pstricks a lot, and it works with that setting.)</div>
<div class=""><br class="">
</div>
<div class="">2. My preamble has \usepackage{graphix}</div>
<div class=""><br class="">
</div>
<div class="">3. dropping the .pdf in the file name results in “file plot1 not found"</div>
<div class=""><br class="">
</div>
<div class="">5. Again the TeXShop editor menu has two macros for figures: regular or eps. The settings I mentioned in my previous email were the eps settings (including all the </div>
<div class="">weird stuff like \bf inside the caption) which I had used because when I used the regular setting (which I usually do) the typesetting crashed. With the eps settings, the </div>
<div class="">system simply says it doesn’t recognize the \epsfile command, and skips the whole picture.</div>
<div class="">The changes suggested by both of you take me back to the “regular” settings.</div>
<div class=""><br class="">
</div>
<div class="">4. The console output which concerns the relevant part of the source code is</div>
<div class="">
<blockquote type="cite" class="">
<div class="">./Monsters.tex:669: LaTeX Error: Cannot determine size of graphic in plot1.pdf </div>
<div class="">(no BoundingBox).</div>
<div class=""><br class="">
</div>
<div class="">See the LaTeX manual or LaTeX Companion for explanation.</div>
<div class="">Type H <return> for immediate help.</div>
<div class=""> ... </div>
<div class=""> </div>
<div class="">l.669 <span class="x_Apple-tab-span" style="white-space:pre"></span>}</div>
<div class=""> \quad</div>
<div class="">? </div>
<div class=""><plot1.pdf></div>
<div class=""><br class="">
</div>
<div class="">./Monsters.tex:672: LaTeX Error: Cannot determine size of graphic in plot2.pdf </div>
<div class="">(no BoundingBox).</div>
<div class=""><br class="">
</div>
<div class="">See the LaTeX manual or LaTeX Companion for explanation.</div>
<div class="">Type H <return> for immediate help.</div>
<div class=""> ... </div>
<div class=""> </div>
<div class="">l.672 <span class="x_Apple-tab-span" style="white-space:pre"></span>}</div>
<div class=""> \quad</div>
<div class="">? </div>
<div class=""><plot2.pdf></div>
<div class=""><br class="">
</div>
<div class="">./Monsters.tex:675: LaTeX Error: Cannot determine size of graphic in plot3.pdf </div>
<div class="">(no BoundingBox).</div>
<div class=""><br class="">
</div>
<div class="">See the LaTeX manual or LaTeX Companion for explanation.</div>
<div class="">Type H <return> for immediate help.</div>
<div class=""> ... </div>
<div class=""> </div>
<div class="">l.675 <span class="x_Apple-tab-span" style="white-space:pre"></span>}</div>
<div class=""> </div>
<div class="">? </div>
<div class=""><plot3.pdf> [311] [312] [313]</div>
</blockquote>
<div class=""><br class="">
</div>
<br class="">
and the crash data at the end reads</div>
<div class="">
<blockquote type="cite" class="">
<div class="">### ps2pdf13 /tmp/altpdflatex.40944-1624119801/Coeur.ps /tmp/altpdflatex.40944-1624119801/Coeur.pdf</div>
<div class="">Error: /undefined in obj</div>
<div class="">Operand stack:</div>
<div class=""> 4 0</div>
<div class="">Execution stack:</div>
<div class=""> %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1974 1 3 %oparray_pop 1973 1 3 %oparray_pop
1961 1 3 %oparray_pop 1817 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--</div>
<div class="">Dictionary stack:</div>
<div class=""> --dict:727/1123(ro)(G)-- --dict:1/20(G)-- --dict:170/200(L)-- --dict:234/300(L)-- --dict:85/200(L)--</div>
<div class="">Current allocation mode is local</div>
<div class="">Current file position is 4087310</div>
<div class="">GPL Ghostscript 9.50: Unrecoverable error, exit code 1</div>
<div class="">GPL Ghostscript 9.50: ERROR: A pdfmark destination page 318 points beyond the last page 317.</div>
<div class="">### FAILED to generate /tmp/altpdflatex.40944-1624119801/Coeur.pdf ()</div>
</blockquote>
<div class="">
<div class=""><br class="">
</div>
</div>
<div class="">
<div class="">I am not sure how to specify a bounding box for the output. I’m attaching the first of the three files that I am trying to include, for reference.</div>
</div>
<div class=""><br class="">
</div>
</div></div></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">---<br class="">Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;"> </span><a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a><br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;"> </span><br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;"> </span>Mobile (413)-427-5334<br class=""><br class=""></div>
</div>
<br class=""></div></body></html>