[OS X TeX] Tabs in TS windows
Themis Matsoukas via MacOSX-TeX
macosx-tex at email.esm.psu.edu
Sat Jan 30 14:48:41 CET 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.
>
>
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list.