[OS X TeX] command-click on the name of a console file
Michael Welsh
yomcat at yomcat.geek.nz
Thu Nov 15 04:51:43 CET 2012
On 15/11/2012, at 4:42 PM, Alain Schremmer <schremmer.alain at gmail.com> wrote:
>
> The "bit of occasional bother" remains though because I occasionally work with several documents to keep them in line. e.g.
>
> RBAv4-1 > CheckableItems > 13
> RBAv4-1 > Homeworks > 13
> RBAv4-1 > WorkOuts > 13
> RBAv4-1 > Quizzes > 13
> RBAv4-1 > Text > 13
>
> where 13 is the chapter number.
This is a bit of a hack, but you could use \typeout:
Somewhere in the document, I suggest right before \end{document}, have a command that's something like
\typeout{RBAv4-1 > Text > 13}
This will get printed to the console (after all the [x] stuff about pages), so you know which file it is.
Michael
More information about the macostex-archives
mailing list