hide console window in texshop

You can find options for those in the preferences:

  • TeXShop, Preferences, choose tab "Console" and set "Show Console" to "when error occurs" (default is "always")
  • TeXShop, Preferences, choose tab "Typesetting" and set "After Typesetting" to "continue editing" (default is "bring preview forward")

Currently I use macOS Mojave, v. 10.14. As addressed by @layman, the currently accepted answer no longer works (at least it did not work for me). The workaround I've used is the following:

  • Open TexShop and compile your source.
  • Take the console and place it in a non-bothersome position (this can be on a new desktop, your current desktop, etc... (I have yet to test if this works in a new window))
  • Go to TexShop, Preferences, Console, and then select the option "All consoles start at a fixed position". This will allow you to let the console run, but do it in a fixed position away from where you are.
  • After having done the above, click the "Set with current position" button. This will let your current non-obstructive placement of the console become the default placement.
  • On the same page, select the "when error occurs" option. This stops TexShop from moving to the location of the console when there is not an error.

Each time you close TexShop (or the console that you've set the position of), the current position of the console that you set will be forgotten. Simply place the console in the non-obstructive location again, and click the "Set with current position" button again under the console tab to reset this.

Tags:

Texshop