Dear Friends, I hope someone can help me.
I am using mac. Since the last update (when Dropbox folder was moved to a new location) I observe the following behavior. When I edit files with TexShop, Dropbox folder in the dock starts bouncing, similarly to what happens with dowloads folder. I presume that some aux files during the compilation of
I am using a Mac. Since the last update (when the Dropbox folder was moved to a new location), I have observed the following behavior. When I edit files with TexShop, the Dropbox folder in the dock starts bouncing, similarly to what happens with the downloads folder. I presume that some auxiliary files during the compilation of LaTeX get purged, so Dropbox (or Mac) is trying to bring my attention to that. Disabling folder animation as well as turning off bouncing of all folders from the Terminal with:
defaults write com.apple.dock no-bouncing -bool TRUE
did not help.
Is there a way to stop the bouncing? Thanks a lot.