Tagged Questions
1
vote
2answers
677 views
How to achieve links in a part ToC in a beamer presentation?
I red \tableofcontents from \part commands in Beamer, and it was very helpful. However, I wanted the part titles to be links pointing to the pages the part began. The example without this works just ...
6
votes
1answer
972 views
Problems with part-labels using titlesec
I'm using titlesec to define the layout of my headings. It's working but I've run into a problem when I use the package to define the layout of \part's.
When I try to reference to a \part, which is ...