[OS X TeX] SyncTeX question

Ettore Aldrovandi ealdrov at mail.math.fsu.edu
Thu Nov 3 04:37:26 CET 2016


> On Nov 2, 2016, at 20:44, Ross Moore <ross.moore at mq.edu.au> wrote:
> 
> Hi Herb,
> 
>> On 3 Nov 2016, at 10:58, Herb Schulz <herbs at wideopenwest.com <mailto:herbs at wideopenwest.com>> wrote:
>> 
>> Howdy,
>> 
>> I think the best thing to do is copy the files into a folder and create symlinks in the Dropbox folder of the source files and graphics, etc., but not the aux, etc,, files on one computer.
> 
> Will that actually work? Have you tried it?
> 
> If the target of the symlink changes, will that cause an update in the Cloud?
> The symlink file itself has not changed on disk — if it is a “soft” link via  ln -s  
> —  so what would trigger DropBox to update and broadcast this to other clients?


A simlink  _in_ Dropbox to a file in some other folder won’t work in the intended way. Dropbox (or other cloud services) don’t have a concept of symlink. As soon as it syncs it will actually copy the link’s target. So, if you edit _that_ on a remote machine it will break your link on the one you initially set it up.

> If you use a “hard” link — ln   with no option — then I suppose it would 
> do the right thing for DropBox, as now the file information does update.

More or less same behavior. It copies the files, so you end up with two separate copies. Check the inodes.

—Ettore

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/macostex-archives/attachments/20161102/2932bf91/attachment.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://www.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