gallandarakhneorg / tex-templates

Templates and styles for UTBM, UFC and UB based on tex-upmethodology and Beamer
http://www.multiagent.fr/Publications#LaTeX
GNU Lesser General Public License v3.0
20 stars 10 forks source link

Invalid label definition for parts #19

Closed gallandarakhneorg closed 10 years ago

gallandarakhneorg commented 10 years ago

In the IRTES beamer template, when putting a label after a part, the reference is expanded to the page number and not the part number.

\part{The part}
\label{part:thepart}
...
\ref{part:thepart}