<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="">Thank you Richard. That is an interesting use of the macro. I kind of expected that when I ran it, it would give me a template \begin-\end and I would fill in what I wanted. But this works, if needed.<br class=""><div class="">
<div class=""><meta charset="UTF-8" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" 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; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class="">==Tamer<br class="">--<br class="">M. Tamer Özsu<br class="">University of Waterloo<br class=""></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Apr 19, 2022, at 12:42 PM, Richard Koch <<a href="mailto:koch@uoregon.edu" class="">koch@uoregon.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">When the Macro facility was added to TeXShop long ago, we included a large sample of things it could do. The idea was that users would examine those samples for ideas, and then throw them away and create their own macros.<br class=""><br class="">But some of the samples proved very useful. That is particularly true of Program, Encoding, and Root at the very top. Users started using the samples as part of TeXShop, rather than as a guide to making their own.<br class="">Thus today the Macro list is a motly collection of essential items, items useful for a few people, and items whose purpose we no longer remember.<br class=""><br class="">It turns out that "Insert Begin/End" works like this. Type<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">       </span>theorem<br class=""><br class="">and select it and then select the macro. You will get<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">    </span>\begin{theorem}<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">   </span><br class=""><span class="Apple-tab-span" style="white-space:pre">       </span>\end{theorem}<br class=""><br class="">and then you can insert text in the middle.<br class=""><br class="">I have completely forgotten what "Close Begin/End" was for, and looking at the actual code in the Macro editor didn't immediately ring a bell.<br class=""><br class="">Richard Koch<br class=""><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=""></div></div></blockquote></div><br class=""></body></html>