General ⇒ beamer | Problem with References
-
- Posts: 5
- Joined: Mon May 16, 2011 4:21 pm
beamer | Problem with References
When creating a beamer class document with references, the file compiles correctly once (leaving ``?"'s at the reference sites) but then the second time through it won't compile.
The error message is
./nstalk.tex:147: Undefined control sequence
\beamer@todo ...ust \edef \inerttocsectionnumber
{\the \beamer@tempcount }\...
l.147 \end{frame}
?
my file is nstalk.tex and the first citation is at line 147
Any help appreciated,
Thanks
Sam
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: beamer | Problem with References
perhaps show us a reduced copy of your code, which produces that error,
Stefan