
\makeatletter
\def\input@path{{figures}{tables}{chapters}}
\makeatother
私のマシンでは動作しません。たとえば、サブフォルダー内のファイルが\input{chapter_01}
どこにchapter_01.tex
あるかをクリックすると、コンパイルは正常に動作しますが、Texstudio の goto 関数は動作しません。
何か案が?
\makeatletter
\def\input@path{{figures}{tables}{chapters}}
\makeatother
私のマシンでは動作しません。たとえば、サブフォルダー内のファイルが\input{chapter_01}
どこにchapter_01.tex
あるかをクリックすると、コンパイルは正常に動作しますが、Texstudio の goto 関数は動作しません。
何か案が?