[OS X TeX] \include does not work within \begin{thebibliography}
Alain Schremmer
schremmer.alain at gmail.com
Thu Jan 3 23:13:59 EST 2013
On Jan 3, 2013, at 10:57 PM, Don Green Dragon wrote:
> +++++
> \backmatter
>
> \begin{thebibliography}{99}
> \include{MathBiblio}
> \end{thebibliography}
> +++++
For what it's worth, here is something that worked for me in a
different situation:
Instead of
\include{Blah}
I have
\input{Blip}
where Blip is a file that contains \include{Blah}
Regards
--schremmer
More information about the MacOSX-TeX
mailing list