これは、 Apple のディスカッションで見つかった2 つの投稿 ( this oneとthis one ) に関する質問です。
Sublime Text 3 を使用して、latex ドキュメントを作成およびコンパイルしています。ローカルのtexファイルで作業しているときは魅力的に機能しますが、ファイルがiCloudドライブに保存されているときは機能しません.緊急停止を直接返します. ログファイルは次のとおりです。
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=pdflatex 2016.4.19) 29 APR 2016 23:26
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**"/Users/myname/Library/Mobile Documents/com~apple~CloudDocs/tex/paper-1.tex"
! Emergency stop.
<to be read again>
\protect
<*> "/Users/myname/Library/Mobile Documents/com~
apple~CloudDocs/tex/paper-1...
*** (job aborted, file error in nonstop mode)
Here is how much of TeX's memory you used:
6 strings out of 493089
278 string characters out of 6134842
53199 words of memory out of 5000000
3590 multiletter control sequences out of 15000+600000
3640 words of font info for 14 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
3i,0n,0p,1b,6s stack positions out of 5000i,500n,10000p,200000b,80000s
! ==> Fatal error occurred, no output PDF file produced!
おそらく、iCloudがファイルをタイプ別に自動的に整理する方法に関連しています...
誰かがこの問題を取り除きましたか?