[OS X TeX] invisible filename.synctex.gz
Herbert Schulz
herbs at wideopenwest.com
Tue Jun 11 13:29:16 CEST 2013
On Jun 11, 2013, at 3:35 AM, RA Friedrich Vosberg <fv at rafv.de> wrote:
> Morning.
>
> Is there a way to create and keep as default the filename.synctex.gz files as invisible files? I would like to see in Finder.app »clean« directories containing only files which I realy use, but not »helper files«.
>
> Kind regards, Friedrich
Howdy,
You could create a Macro that sets the hidden bit on those files; something that runs
chflags hidden *.synctex.gz *.aux
and others but I'm not sure that it's a good idea to hide those files. We have, too often, had problems reported that turned out to be due to old .aux, .synctex.gz, etc., files and this makes it even more difficult to analyze the problem since it's all too easy to forget they are there.
I tend to remove all the files and recreated them, via a Typeset, when I really need them.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
More information about the macostex-archives
mailing list