I am using Beamer to prepare my slides for my presentation. I would like to increase the space between sections in the ToC only. Does any one know how to do it? I have been looking for the answers so far but they are all ask to reduce the space, not increase the space. Here are my example codes:
Code: Select all
\documentclass[compress,12pt]{beamer}\usepackage{amsmath,amssymb}\usecolortheme[RGB={0,0,205}]{structure}\usepackage{color, colortbl, graphics, graphicx}\usepackage{pgfarrows,pgfnodes}\usepackage{url}\usepackage{textcomp}\usepackage[vcentermath]{youngtab}\usepackage{pgf}\usepackage{bbm}\usepackage[flushleft]{threeparttable}\usepackage{xcolor}\usepackage{color}\usepackage{amsthm}\usepackage{mathrsfs}\usepackage{rotating}\usepackage{geometry}\usepackage{lscape}\usepackage{subfig}\usepackage{tikz}\usepackage{tabularx}\usepackage{booktabs}\usepackage{array}\usepackage{amsmath}\usepackage{amssymb}\usepackage{ragged2e} \usepackage[authoryear]{natbib}\hypersetup{colorlinks,%citecolor=blue,%filecolor=red,%linkcolor=black,%urlcolor=black}\renewcommand<>{\hl}[1]{\only#2{\beameroriginal{\hl}}{#1}}\newcommand{\hilight}[1]{\colorbox{yellow}{#1}}\newtheorem{conjecture}{Conjecture}[section]\newtheorem{remark}{Remark}[section]\newtheorem{findings}{Findings}[section]\newtheorem{methodology}{Methodology}[section]\newtheorem{simulation}{Simulation design}[section]\newtheorem{puzzles}{Puzzles}[section]