Which of the TeX editors have the possibility to make jump by clicking to source file some_source_tex_file.tex in \import{some-dir}{some_source_tex_file.tex} in view for editing?
Bigest thank you for answers!
Tell me, if \import or \subimport have the dir part as \newcommand element - this construction is possible for click and jump to view some_file.tex?
\newcommand{\commonPath}{../../../common}
\subimport{\commonPath/somedir/}{some_file.tex}


help gf. – marsupilam Jul 09 '17 at 12:21