<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="">
Thanks. I have run the compile many times, so that’s not the issue. I also opened the aux file and all the page reference numbers are there. It’s just that TeXShop isn’t reading them (or at least it isn’t displaying them in the output file).  It was the sheer
 weirdness of this issue that caused my to put out a call.
<div class=""><br class="">
</div>
<div class="">But I’ll try your forensics suggestions.</div>
<div class=""><br class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); 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; text-decoration: none; overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>------------ <br class="">
Keith Devlin, Mathematician<br class="">
Stanford University, Emeritus<br class="">
<br class="">
Home page: <a href="http://www.stanford.edu/~kdevlin/" class="">http://www.stanford.edu/~kdevlin/</a></div>
<div class="">------------</div>
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Jun 30, 2024, at 7:01 AM, Herbert Schulz <<a href="mailto:herbs2@mac.com" class="">herbs2@mac.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class=""><br class="">
<br class="">
<blockquote type="cite" class="">On Jun 30, 2024, at 7:28 AM, Keith J Devlin <<a href="mailto:kdevlin@stanford.edu" class="">kdevlin@stanford.edu</a>> wrote:<br class="">
<br class="">
HI! <br class="">
<br class="">
I have a Mac running Monterey and another running Ventura, synched over iCloud.<br class="">
<br class="">
MacTeX 2024 runs perfectly on the Monterey machine.<br class="">
<br class="">
But when running MacTeX 2024 on Ventura with the identical project folder,   \pageref   does not display the pages in the PDF output. As far as I can tell, that is the only thing that fails in the compile.<br class="">
<br class="">
I’ve tried deleting the aux file on Ventura but that does not fix the issue.<br class="">
<br class="">
Presumably a pathway problem, but that’s a level I’m not familiar with.<br class="">
<br class="">
Any suggestions?<br class="">
<br class="">
KD<br class="">
<br class="">
------------ <br class="">
Keith Devlin, Mathematician<br class="">
Stanford University, Emeritus<br class="">
<br class="">
Home page: <a href="http://www.stanford.edu/~kdevlin/" class="">http://www.stanford.edu/~kdevlin/</a><br class="">
------------<br class="">
</blockquote>
<br class="">
Howdy,<br class="">
<br class="">
Note that it takes mutiple (at least two but it could be more) typesetting passes for \pageref to show a result. How are you typesetting on the two systems? E.g., using latexmk will automate the reprocessing but just using (pdf/lua/xe)latex once will b not
 give a result.<br class="">
<br class="">
Also compare the .log files from each system. For the same input file they should be the same so differences there may give you a clue.<br class="">
<br class="">
Finally, place the line<br class="">
<br class="">
\listfiles<br class="">
<br class="">
before the \documentclass command to get a list of all files and packages and version numbers being loaded so you can compare the differences in typesetting.<br class="">
<br class="">
Hope this helps.<br class="">
<br class="">
Good Luck,<br class="">
<br class="">
Herb Schulz<br class="">
<a href="mailto:herbs2@mac.com" class="">herbs2@mac.com</a><br class="">
<br class="">
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>