[OS X TeX] Tabs in TS windows
Themis Matsoukas
tmatsoukas at icloud.com
Sat Jan 30 08:48:41 EST 2021
Thanks for the tips!
Themis
> On Jan 30, 2021, at 8:37 AM, Herbert Schulz <herbs at wideopenwest.com> wrote:
>
>
>
> Howdy,
>
> If you REALLY like tabs try setting `Prefer tabs ... when opening documents' to `always' in the `General' tab of `System Preferences'. I think that might do it globally though.
>
> If you want all sources in a project to automatically open in tabs use the TeXShop directive
>
> % !TEX useTabs
>
> in the root file to open all documents \include'd in the root file. And, to include what you want from the project use the TeXShop directives
>
> % !TEX useTabsWithFiles
> % !TEX tabbedFile{secondfile.tex}
> % !TEX tabbedFile{thirdfile.tex}
> % !TEX tabbedFile{subdir/fourthfile.tex}
>
> in the root file to open particular files in tabs.
>
> If you want Source and Preview to be tied together you can try `Windows->One Window'; not really tabbed together and I don't know what happens when you combine the two things.
>
>
More information about the MacOSX-TeX
mailing list