I am using Vim+latex. In my project directory, I have another separate tex file (for example a tikz/PGF file to draw a figure). When I input \ll, instead of compiling my current file, the system compiles the project file. Is it possible to tell the system to compile my current file?
Thanks a lot!