Tagged Questions
5
votes
1answer
1k views
How can I get the actual relative path using \import and \subimport?
I have structured my PDFLaTeX document in folders. Inside them there are .tex files, .PDF figure files. And all works using \import and \subimport commands from the Import package:
Main/
|-- ...