latex/slides.tex
changeset 134 73012a0eb878
parent 105 bba1ae4ef1ae
child 157 3174d4803cd5
equal deleted inserted replaced
133:a9bb00e2073b 134:73012a0eb878
   265   \item Our document is short, but let's learn to add a TOC.
   265   \item Our document is short, but let's learn to add a TOC.
   266   \item Add \lstinline{\tableofcontents} where you want TOC to
   266   \item Add \lstinline{\tableofcontents} where you want TOC to
   267     appear.
   267     appear.
   268   \item Compile. 
   268   \item Compile. 
   269   \item Only headings appear. No page numbers. 
   269   \item Only headings appear. No page numbers. 
   270   \item A \lstinline{\.toc} file is generated. 
   270   \item A \lstinline{.toc} file is generated. 
   271   \item Re-compile.
   271   \item Re-compile.
   272   \item Any numbered section/block automatically appears
   272   \item Any numbered section/block automatically appears
   273   \end{itemize}
   273   \end{itemize}
   274   \tiny See rev8 of \texttt{hg}
   274   \tiny See rev8 of \texttt{hg}
   275 \end{frame}
   275 \end{frame}