生成的一些檔案是非常暫時的(例如 .parlocs 檔案和 .log 檔案),而其他檔案則用於後續的執行。例如,.delayed 檔案告訴 XeTeX 首字下沉和插圖的切出位置在哪裡,由於移動切出部分會導致後續文字移動,可能需要多次執行才能重新建立它,因此刪除這些檔案可能會造成嚴重影響。
我想它們可以被移動到其他位置,但至少我覺得,當所有相關檔案都不與主要的 .tex 檔案位於同一目錄時,會非常令人困惑。
Some of the files that get made are very temporary (e.g. the .parlocs file and the .log file), others get used for subsequent runs. For example the .delayed file tells XeTeX where cutouts for drop-caps and figures in a cutout go, and since moving a cutout moves the text that follows, it can take multiple runs to re-create it, so deleting those files can be really detrimental.
They could be made to go somewhere else, I suppose, but I at least find it very confusing when all the relevant files are not in the same directory as the main .tex file.
機器翻譯自 English