Re: [Vim-latex-devel] Able to do compilation in a sub-directory?
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2011-02-16 04:01:14
|
> *tangentially, I recall with some other apps I tried they would > overwrite symlinks, I guess its to do with how they access the file?* Yep. Some apps will unlink (i.e., delete) the file and re-create it. pdflatex does not do that; it overwrites whatever is there (and thus follows the symlink). Among other things, that helps to ensure that autorefreshing works in more PDF viewers. --Ted -- Ted Pavlic <te...@te...> Please visit my 2010 d'Feet ALS walk page: http://web.alsa.org/goto/tpavlic My family appreciates your support in the fight to defeat ALS. |