[OS X TeX] TeXShop and M1
Herbert Schulz
herbs at wideopenwest.com
Mon Mar 21 16:59:26 EDT 2022
> On Mar 21, 2022, at 11:26 AM, George Tourlakis <gt at cse.yorku.ca> wrote:
>
> Hi Richard (all),
>
> I am new to M1 (Air) but not to TeXShop.
>
> In the past several months, on my Intel Macs, I have been starting TeXShop simultaneously pressing Shift, so that the App opens but no files open.
>
> I noticed that this does not work on my M1. Shift + TeXShop starts the App along with the most recent source and PDF I was working on.
>
> How can I duplicate on my M1 the above described behaviour that I got used to with my Intel Macs?
>
> Thanks!
>
> George
Howdy,
I have to admit I don't like any application opening old windows on startup. In the General Tab of System Preferences turn on `Close windows when quitting an app'. I tend to re-open files using the Files->Open Recent… Menu command. If I have a project and I want files from that project to open multiple files in Tabs I either use the
% !TEX useTabs
TeXShop directive in the root Source file to open all the \include files; or the
% !TEX useTabsWithFiles
directive with subsequent
% !TEX tabbedFile{...}
directives to open those files I wish opened in Tabs.
I even have TeXShop do nothing unless I double clicked a file to open it. Both boxes are unchecked in the `On Startup' section of the Source Tab of TeXShop->Preferences.
Good Luck,
Herb Schulz
herbs at wideopenwest.com
More information about the MacOSX-TeX
mailing list