Tagged Questions
6
votes
2answers
380 views
How can I keep a clean document folder with custom .cls, .sty, .bst files in a separate subfolder?
I am using a Makefile for generating a document from its tex source. The whole project consisting of own input files (.tex,.bib,.eps, ...) and non-pre-installed static input files (cls, sty, bst) is ...