[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] feature request: autogenerate a Makefile?
From: |
Sivaram Neelakantan |
Subject: |
Re: [AUCTeX] feature request: autogenerate a Makefile? |
Date: |
Tue, 23 Aug 2016 15:35:46 +0530 |
User-agent: |
Gnus/5.130015 (Ma Gnus v0.15) Emacs/24.4 (windows-nt) |
On Sun, Aug 21 2016,Mosè Giordano wrote:
> Hi Sivaram,
>
> 2016-08-17 6:57 GMT+02:00 Sivaram Neelakantan <address@hidden>:
>> Hi,
>>
>> Would it be possible for an option to generate a Makefile based on the
>> local variables that are set for included Tex files?
>
> TeX files don't work well with Makefiles, because of unavoidable
> circular dependencies: after the first compilation, auxiliary files
> are generated and then used for subsequent compilations, after which
> they're always updated. So the output file depends on the auxiliary
> files, which in a sense depend on the output file (they're generated
> together).
Thanks for the clarifications.
[snipped 29 lines]
sivaram
--