Open lamyergeier opened 1 year ago
That would be great, but LaTeX throws fits when you try to put things into subdirectories. Believe me, it was one of the first things I tried to do. It turns out to be remarkably complex to get right, especially with automatic file-finding and dependency creation. :-P
On Sat, Nov 18, 2023 at 5:57 AM Lamyergeier @.***> wrote:
May be user can define an environment variable such as Output that is the path to the folder that should be created and all files should be put inside it, instead of cluttering the directory with tex file.
— Reply to this email directly, view it on GitHub https://github.com/shiblon/latex-makefile/issues/193, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR4P4AV5MWNFM7T35M6AV3YFCICPAVCNFSM6AAAAAA7Q4QO26VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDAMZXGE2DKOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
May be user could define an environment variable such as
Output
that is the path to the folder that should be created and all generated files should be put inside it, instead of cluttering the directory with tex file.