latex幻灯片

\documentclass{beamer}
\usepackage[space,space,hyperref]{ctex}
\usetheme{warsaw}
\author{XingFuCheng}
\title{支持向量机}
\begin{document}


\frame{\titlepage}
\begin{frame}[c]\frametitle{支持向量机}
The context goes here,中文
\end{frame}

%目录
\begin{frame}\frametitle{Outline}
\tableofcontents[part=1,pausesections]
\end{frame}

%无序列表
\begin{frame}
  \begin{itemize}
\item The first item
\item The second item
\item The third item
\item The fourth item
\end{itemize}
\end{frame}

%有序列表
\begin{frame}
  \begin{enumerate}
\item The first item
\item The second item
\item The third item
\item The fourth item
\end{enumerate}
\end{frame}

%字体
\begin{frame}
  \emph{Sample Text}
\textbf{Sample Text}
\textit{Sample Text}
\textsl{Sample Text}
\alert{Sample Text}
\textrm{Sample Text}
\textsf{Sample Text}
\textcolor{green}{Sample Text}
\structure{Sample Text}
\end{frame}

%分栏
\begin{frame}
  \begin{columns}
\column{.60\textwidth}
First column text and/or code
\column{.40\textwidth}
Second column text and/or code
\end{columns}
\end{frame}

%插入表格
\begin{frame}
  \begin{table}[tb]
\centering
\caption{Caption here\label{tab:tablename}}
\begin{tabular}{l|cc} \hline
\textbf{column 1} & \textbf{column 2} & \textbf{column 3} \\ Hello & Beamer & NAN \\ \hline
$\alpha+\beta$ & $\gamma+\eta$ & 34\% \\ \hline
\end{tabular}
\end{table}
\end{frame}

%插入图片
\begin{frame}
  \begin{figure}[tb]
\centering
%\includegraphics[width=0.9\textwidth]{figure.png}
\caption{Caption here\label{fig:figure1}}
\end{figure}

\end{frame}




\end{document}
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值