All,
I have a file, chapter5.tex, which has:
\includeonly{section1}
\include{section1}
When I am working in Texshop on section1.tex and I get an error,
clicking on Go To Error (command E) takes me to the project root
file, chapter5.tex.
How can I get command E to take me to the error in section1.tex?
D.