<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="">
Having fixed my minimal test example, I was able to experiment and came away with a usable workaround to the problems I was having earlier.
<div class="">However, my experience leaves me with two questions—both are now matters of idle curiosity, so not requiring ASAP (or even eventual) answers.</div>
<div class="">But let me ask them:</div>
<div class=""><br class="">
</div>
<div class="">1, I was trying to create a picture showing the ways the sub-squares in a partition of the square (into nine congruent squares of length 1/3) could be ordered linearly</div>
<div class="">so that successive sub-squares share an edge.  So I have a 3X3 grid and want to insert a node in the center of each cell, then draw nclines connecting them.</div>
<div class="">This worked fine using the format <font color="#00a3d7" class="">\cnodeput(x,y){nodename}{number}</font> for the nodes and  <font color="#008cb4" class="">\ncline{</font><span style="caret-color: rgb(0, 140, 180);" class=""><font color="#008cb4" class="">codename}{nextnodename}
</font>for the inclines.</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">But when I tried to add arrows to the nclines using the format </span><font color="#008cb4" class="">\ncline{->}{</font><font color="#008cb4" style="caret-color: rgb(0, 140, 180);" class="">codename}{nextnodename}
</font><span style="caret-color: rgb(0, 140, 180);" class="">my typesetting crashed.  I still don’t know why, since it worked</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">fine for the minimal example.  I could live without the arrowheads, but just for luck I tried the alternative format </span><font color="#008cb4" class="">\ncline[arrows=->]{</font><font color="#008cb4" style="caret-color: rgb(0, 140, 180);" class="">codename}{nextnodename}
</font><font style="caret-color: rgb(0, 140, 180);" class="">and this</font></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">worked fine (both in the minimal example and in the book project).  So I don’t
<i class="">need</i> to know why, but I am curious about the difference between the two formats, which</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">I have always treated as equivalent.  What about the difference between them would make one work and the other crash?</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class=""><br class="">
</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">2. I have a second, even less pressing question.  For “put” commands (\rput, \uput) the starred versions (\rput*, \uput*) sanctify (:-) the object being “put” —the </span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">object gets a little halo of space around it and anything that crosses its space via an earlier command is erased—at least the part under the halo.</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">But when I tried the analogous modification of the \ncline command (\ncline*—which the Graphics Companion acknowledges as a real thing, even though it is called not useful ) </span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">the <i class="">
opposite</i> occurs:  instead of a bit of the edge from the grid being erase, the whole \ncline gets erased.   Is there a way to “sanctify” an \ncline—to make it the forefront</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">object relative to any object created earlier in the pspicture environment?</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class=""><br class="">
</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">If anyone has the interest, time and energy to answer either question, I’ll be thankful.</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class=""><br class="">
</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">Cheers</span></div>
<div class=""><span style="caret-color: rgb(0, 140, 180);" class="">Ziggy Nitecki</span></div>
<div class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On May 28, 2022, at 17:20, 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="">
<div class="">
<div class="" style="word-wrap:break-word; line-break:after-white-space">Thanks, Luis, you found the problem.  I use the TeXShop editor very naively, so the suggestion by Michal Hoppe was for me too much technical jargon, and I couldn’t see why my book project,
 which certainly didn’t explicitly use his suggested input, worked when this didn’t.  Luis jogged my memory and I realized that I use the prelude
<div class="">
<div class="" style="margin:0px; font-stretch:normal; font-size:12px; line-height:normal">
% !TEX TS-program = latex</div>
<div class="">(which I presume is shorthand for latex+dvips) in my book project.  I added it to the test file and it worked, except for two typos—one which I thank Michael for spotting, and the other became obvious once I got the thing to run.</div>
<div class=""><br class="">
</div>
<div class="">Murray, I don’t use a Mac Studio—I have no idea what that even is.  I use my MacBook Pro with TexShop and no fancy gadgets that I am aware of.  </div>
<div class=""><br class="">
</div>
<div class="">Everyone, thanks for your suggestions.  The <i class="" style="font-weight:bold">
smack!</i><span class="" style="font-style:normal"> to my forehead was not as loud as I expected, but it was still there.  ouch.  :-)</span></div>
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On May 28, 2022, at 15:05, Luís Sequeira <<a href="mailto:lfsequeira@gmail.com" class="">lfsequeira@gmail.com</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="">You are probably typesetting your document with pdflatex. <br class="">
<br class="">
Use latex+dvips, or xelatex, to typeset documents that use pstricks.<br class="">
<br class="">
Sent from my iPhone<br class="">
----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">http://www.tex.ac.uk/faq</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">
https://sites.esm.psu.edu/~gray/TeX/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">http://mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Begin forwarded message:</div>
<br class="x_Apple-interchange-newline">
<blockquote type="cite" class="">
<div style="margin: 0px 0px 0px 40.8px; text-indent: -40.8px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">From:
 Michael Hoppe <<a href="mailto:mh@michael-hoppe.de" class="">mh@michael-hoppe.de</a>></font></div>
<div style="margin: 0px 0px 0px 56.9px; text-indent: -56.9px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Subject:
 Re: [OS X TeX] stupiid question</font></div>
<div style="margin: 0px 0px 0px 38.1px; text-indent: -38.1px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Date:
 May 28, 2022 at 15:31:29 EDT</font></div>
<div style="margin: 0px 0px 0px 23.3px; text-indent: -23.3px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">To:
 TeX on Mac OS X Mailing List <<a href="mailto:macosx-tex@email.esm.psu.edu" class="">macosx-tex@email.esm.psu.edu</a>></font></div>
<div style="margin: 0px 0px 0px 64.4px; text-indent: -64.4px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Reply-To:
 TeX on Mac OS X Mailing List <<a href="mailto:macosx-tex@email.esm.psu.edu" class="">macosx-tex@email.esm.psu.edu</a>></font></div>
<div style="margin: 0px; min-height: 14px;" class=""><br class="">
</div>
</blockquote>
<blockquote type="cite" class="">Insert<br class="">
<br class="">
\usepackage[latex={-interaction=nonstopmode -shell-escape},%<br class="">
pspdf={-dALLOWPSTRANSPARENCY},%<br class="">
pdfcrop={--hires},crop=on]{auto-pst-pdf}<br class="">
<br class="">
to your preamble.  And correct <br class="">
<br class="">
\end{pspicture{}<br class="">
<br class="">
to<br class="">
<br class="">
\end{pspicture}<br class="">
<br class="">
Mike<br class="">
<br class="">
----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">http://www.tex.ac.uk/faq</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">
https://sites.esm.psu.edu/~gray/TeX/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">http://mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class="">
</blockquote>
<blockquote type="cite" class="">
<div style="margin: 0px 0px 0px 40.8px; text-indent: -40.8px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">From:
 Murray Eisenberg <<a href="mailto:murray@math.umass.edu" class="">murray@math.umass.edu</a>></font></div>
<div style="margin: 0px 0px 0px 56.9px; text-indent: -56.9px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Subject:
 benchmark LaTeX on Mac Studio?</font></div>
<div style="margin: 0px 0px 0px 38.1px; text-indent: -38.1px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Date:
 May 28, 2022 at 16:51:03 EDT</font></div>
<div style="margin: 0px 0px 0px 23.3px; text-indent: -23.3px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">To:
 "Nitecki, Zbigniew H." <<a href="mailto:Zbigniew.Nitecki@tufts.edu" class="">Zbigniew.Nitecki@tufts.edu</a>></font></div>
<div style="margin: 0px 0px 0px 25.3px; text-indent: -25.3px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Cc:
 Eisenberg Murray <<a href="mailto:murray@math.umass.edu" class="">murray@math.umass.edu</a>></font></div>
<div style="margin: 0px; min-height: 14px;" class=""><br class="">
</div>
</blockquote>
<blockquote type="cite" class="">Do I recall that in a post to the MacOSX-TeX mailing list, you said you were running TeX on a Mac Studio?
<div class=""><br class="">
</div>
<div class="">If so, then:</div>
<div class=""><br class="">
</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>(1) Which particular Mac Studio are you using — one with the M1 Max chip or one with the M1 Ultra chip, and in either case the base model or a custom configuration?</div>
<div class=""><br class="">
</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>(2)  I have a favor to ask: would you be willing to time a complete run of pdflatexmk on a document of mine — a new edition of a topology book?</div>
<div class=""><br class="">
</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>I would send the document in the form of a zip archive consisting of a main directory that contains the root .tex file along with subdirectories holding all the files needed — aside
 from MacTeX 2022/TeXLive 2022.</div>
<div class=""><br class="">
</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>The whole process, including unzipping the archive and running the pdflatexmk engine to completion of its 5 or 5 passes should take no more than 8 minutes.</div>
<div class=""><br class="">
</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>The reason I’m asking is that, on my 2019 iMac, a single pass of latex now takes around a minute, and a complete run of pdflatexmk now takes around 5 minutes. As I’m still writing and
 editing but need to see the complete current state of the document, that is just wasting too much time!</div>
<div class=""><br class="">
</div>
<div class=""><span class="x_Apple-tab-span" style="white-space:pre"></span>So I’m considering whether to upgrade to a Mac Studio but want to see whether the upgrade does significantly decrease the LaTeX processing time of my by-now 600+ page book.</div>
<div class=""><br class="">
</div>
<div class="">Murray</div>
<div class=""><br class="">
</div>
<div class="">
<div class="" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;">
<span class="x_Apple-style-span" style="border-collapse:separate; font-variant-ligatures:normal; font-variant-east-asian:normal; font-weight:normal; line-height:normal; border-spacing:0px">
<div class="" style="word-wrap:break-word"><span class="x_Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px;">
<div class="" style="word-wrap:break-word">
<div class="">
<div class="">——</div>
<div class="">Murray Eisenberg                                <a href="mailto:murray@math.umass.edu" class="">murray@math.umass.edu</a></div>
<div class="">Mathematics & Statistics Dept.       </div>
<div class="">University of Massachusetts Amherst              </div>
<div class=""><br class="">
</div>
</div>
<div class=""><br class="">
</div>
</div>
</span><br class="x_Apple-interchange-newline">
</div>
</span><br class="x_Apple-interchange-newline">
</div>
<br class="x_Apple-interchange-newline">
<br class="x_Apple-interchange-newline">
</div>
<br class="">
</blockquote>
<blockquote type="cite" class="">
<div style="margin: 0px 0px 0px 40.8px; text-indent: -40.8px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">From:
 "Nitecki, Zbigniew H." <<a href="mailto:Zbigniew.Nitecki@tufts.edu" class="">Zbigniew.Nitecki@tufts.edu</a>></font></div>
<div style="margin: 0px 0px 0px 56.9px; text-indent: -56.9px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Subject:
 [OS X TeX] stupiid question</font></div>
<div style="margin: 0px 0px 0px 38.1px; text-indent: -38.1px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Date:
 May 28, 2022 at 14:54:24 EDT</font></div>
<div style="margin: 0px 0px 0px 23.3px; text-indent: -23.3px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">To:
 TeX on Mac OS X Mailing List <<a href="mailto:macosx-tex@email.esm.psu.edu" class="">macosx-tex@email.esm.psu.edu</a>></font></div>
<div style="margin: 0px 0px 0px 64.4px; text-indent: -64.4px;" class=""><font face="Helvetica Neue" size="4" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Helvetica Neue";">Reply-To:
 TeX on Mac OS X Mailing List <<a href="mailto:macosx-tex@email.esm.psu.edu" class="">macosx-tex@email.esm.psu.edu</a>></font></div>
<div style="margin: 0px; min-height: 14px;" class=""><br class="">
</div>
</blockquote>
<blockquote type="cite" class="">
<div class="" style="word-wrap:break-word; line-break:after-white-space">I’m trying to run a test to see why the pst-nodes package is not letting me do certain things inside a big book project.
<div class="">I set up a minimal test file which (I think) calls all the relevant packages called by my much bigger book file. </div>
<div class=""></div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">
<div class=""></div>
<div class=""> The commands inside this file (as is, before introducing the eventual changes which lead to problems in my book file) work fine in the context of my book project, </div>
<div class="">but in this stand-alone form I get the error message  (when typesetting as latex)</div>
<div class=""><br class="">
</div>
<div class="">
<blockquote type="cite" class="">
<div class="">./NodeTest.tex:19: Undefined control sequence.</div>
<div class="">\c@lor@to@ps ->\PSTricks </div>
<div class="">                         _Not_Configured_For_This_Format</div>
<div class="">l.19 <span class="x_x_Apple-tab-span" style="white-space:pre"></span>\pspolygon(</div>
<div class="">                 0,0)(4,0)(4,4)(0,4)</div>
</blockquote>
</div>
<div class="">
<div class=""><br class="">
</div>
</div>
<div class="">I thought \pspolygon was a basic command in PSTricks.  What have I forgotten to load?</div>
<div class=""><br class="">
</div>
<div class="">I’m sure my forehead will feel a loud <b class="" style="font-style:italic">
smack!</b><span class="" style="font-style:normal"> when I find out.</span></div>
</div>
</blockquote>
</div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">
<div class="">
<blockquote type="cite" class="">----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">http://www.tex.ac.uk/faq</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">
https://sites.esm.psu.edu/~gray/TeX/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">http://mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class="">
</blockquote>
</div>
</div>
</div>
<span id="cid:E5C293166D89FC47B58102297734DC0A@namprd05.prod.outlook.com"><NodeTest.tex></span>----------- Please Consult the Following Before Posting -----------<br class="">
TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">http://www.tex.ac.uk/faq</a><br class="">
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">
https://sites.esm.psu.edu/~gray/TeX/</a><br class="">
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">http://mactex-wiki.tug.org/</a><br class="">
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>