I am using a LyX beamer template which can be downloaded from this link.
I'm having trouble with a large TOC, which can't fit on one page. How can I reduce the font size of TOC, so that it can be fit on one page?
|
I am using a LyX beamer template which can be downloaded from this link. I'm having trouble with a large TOC, which can't fit on one page. How can I reduce the font size of TOC, so that it can be fit on one page? |
||||
|
This isn't a complete solution, as the numbers in the item bullets aren't reduced in size, but as suggested by recluze, putting the
Without the ERTs, the result is
while with the ERTs you get
There are other sizes available, the smallest being For reference, the larger sizes are |
|||
|
|
|
You could split table of contents with parameters, such;
and
in different frames. |
|||
|
|
\begin{scriptsize}in an ERT before the TOC and\end{scriptsize}after.) – Torbjørn T. Dec 3 '11 at 23:46