Tagged Questions
3
votes
1answer
422 views
Error: Extra }, or forgotten \right in align environment
I'm getting errors in the align environment that I'm not getting for the exact same line that compiles without error in the equation one and I can't figure it out. Can someone shed some light on this? ...
1
vote
1answer
462 views
“Missing Delimiter” in Beamer-class [closed]
I got a problem when trying to change the fontsize within a beamer-class frame.
\documentclass{beamer}
\begin{document}
\begin{frame}{First frame}
{\big Just some content}
\end{frame}
\end{document}
...
13
votes
1answer
96 views
\( \) don't work with TOC?
If i write this line of code
\subsection{Ranger \( n \) boules distinguables dans \( M \) boîtes}
I obtain an error over the second \)
(./Probabilité.toc
./Probabilité.toc:8: LaTeX Error: Bad ...