<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 Herb. I also use these shortcuts, but today (for some reason) I tried the macro and it failed. I wanted to figure out why.<div class=""><br class=""></div><div class="">Cheers.<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:02 PM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Apr 19, 2022, at 10:22 AM, M. Tamer Özsu via MacOSX-TeX <<a href="mailto:macosx-tex@email.esm.psu.edu" class="">macosx-tex@email.esm.psu.edu</a>> wrote:<br class=""><br class="">I am on TexShop 4.70 on Monterrey 12.3.1 and when I select “Insert Begin/End” macro, it beeps and nothing happens.<br class=""><br class="">When I select “Close Begin/End” I get an AppleScript error: A “to” cannot go after this “to”<br class=""><br class="">Any guidance would be welcome.<br class=""><br class="">==Tamer<br class="">--<br class="">M. Tamer Özsu<br class="">University of Waterloo<br class=""><br class=""></blockquote><br class="">Howdy,<br class=""><br class="">I get the same thing with the `Begin/End' macro. I don't have a `Close Begin/End' macro but I've played with the macro menu so may have renamed or removed it. Instead you can use the Source->Close Current Environment menu item or learn more about Command Completion (see Help->TeXShop Tips and Tricks for a bit more information). <br class=""><br class="">E.g. if I want an itemized environment I just out `bite' or `\bite' at the start of a line and press Esc to produce<br class=""><br class="">\begin{itemize}<br class="">\item<br class="">•<br class="">\end{itemize}•<br class=""><br class="">with the first `bullet' selected. Typing deletes that first bullet and inserts your text. To add another item just place `it' or `\it' at the start of a new line and press Esc to produce<br class=""><br class="">\item<br class="">•<br class=""><br class="">with the `bullet' selected, etc. To jump out of the environment simply use the Source->Command Completion->Marks->Next Mark (or simpler, Ctl-Cmd-F) which selects that final (the next) `bullet' so typing a Return removes it and goes to the next line. PS: after the initial `bit' and Esc to get the basic itemize environment pressing Esc again gives you the version with an optional argument with that argument selected for entry and Cmd-Ctl-F then goes to and selects the `bullet' for the first item text, etc.<br class=""><br class="">Good Luck,<br class=""><br class="">Herb Schulz<br class=""><a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a><br class=""><br class=""><br class="">----------- Please Consult the Following Before Posting -----------<br class="">TeX FAQ: http://www.tex.ac.uk/faq<br class="">List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/<br class="">List Archives: http://dir.gmane.org/gmane.comp.tex.macosx<br class="">                https://email.esm.psu.edu/pipermail/macosx-tex/<br class="">TeX on Mac OS X Website: http://mactex-wiki.tug.org/<br class="">List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex<br class=""></div></div></blockquote></div><br class=""></div></body></html>