% \UseUtf  % Do not Remove "% \UseUtf" % Use it to save as Utf-8 file
% You may refer to demo's files in
% \chitex\examples to modify the following
%\documentclass[12pt,hyperref={bookmarks=false},slidesright]{beamer} %排版投影片需用beamer文稿
\documentclass[12pt,slidesright]{beamer} %排版投影片需用beamer文稿

%\usepackage{carticle}
\usepackage{fontspec}
\defaultfontfeatures{Mapping=tex-text}
\usepackage{zhbigspacing}
\usepackage[fakebold]{zhbigfont}
\zhspacing

\def\mingu{\newfontfamilywithslant\mingu{細明體}}
\def\kaiu{\newfontfamilywithslant\zhrmfont{標楷體}}
%\def\heiu{\newfontfamilywithslant\zhrmfont{微軟正黑體}}
%\def\heibu{\newfontfamilywithslant\zhrmfont{微軟正黑體 Bold}}
\XeTeXlinebreaklocale "zh"
\XeTeXlinebreakskip = 0pt plus 1pt

\usetheme{Frankfurt} %版面風格
%\usetheme{Malmoe}
\usecolortheme{dolphin}  %色彩搭配
\usefonttheme{structurebold}  %字型搭配
%\usefonttheme{professionalfonts}
\useoutertheme{miniframes}
\usepackage{xmpmulti}
\usepackage{amsmath,amsthm,amssymb,amsfonts}
\usepackage{graphicx}
\newcommand{\citeasnoun}{\cite}
\usepackage{bm}
\usepackage{latexsym}
\usepackage{color}
\usepackage{pgf}
\usepackage{ccaption}
\renewcommand{\figurename}{}
\captiondelim{}
\definecolor{rltred}{rgb}{1,0,0}
\newcommand{\markred}[1]{\textcolor{rltred}{#1}}
\definecolor{mbluel}{rgb}{0,0,1}
\newcommand{\markbluel}[1]{\textcolor{mbluel}{#1}}
\definecolor{mbluem}{rgb}{0,0,0.7}
\newcommand{\markbluem}[1]{\textcolor{mbluem}{#1}}
\definecolor{mblueh}{rgb}{0,0,0.4}
\newcommand{\markblueh}[1]{\textcolor{mblueh}{#1}}
\setbeamercovered{transparent}
\newcommand{\markgreenl}[1]{\textcolor{mgreenl}{#1}}
\definecolor{mgreenl}{rgb}{0,0.4,0}

\newenvironment{num}
{\leftmargini=6mm\leftmarginii=8mm
 \begin{itemize}}{\end{itemize}}

\title{Estimations for \\ Inverse of Exponents of \\ Stable Distributions}
\subtitle{}
\author{Su,Jian Lin}
\date{2009.5}


 
\begin{document}

\begin{frame}  
\titlepage
\begin{center}\begin{footnotesize}指導教授:許玉生 教授\end{footnotesize}\end{center}
\end{frame}
%----------------------------------------------------------------------------------(1)
\begin{frame}  
\begin{center}
\begin{Large}\textbf{\markbluel{Estimations for\\ Inverse of Exponents of \\ Stable Distributions}}\end{Large}~\\
\markbluel{\bf 穩定型分布之冪數之}~\\
\markbluel{\bf 倒數的點估計}
\end{center}
\end{frame}
%----------------------------------------------------------------------------------(1)
\begin{frame}
\frametitle{Outline}
\begin{enumerate}
\setbeamertemplate{items}[ball] \bf
\item 論文摘要  \pause
\item 第一節 簡介 \pause
\item 第二節 經驗分布估計法  \pause
\item 第三節 經驗特徵函數估計法 \pause
\item 第四節 Fisher Information \pause
\item 第五節 比較 \pause
\item 第六節 結論
\end{enumerate}
\end{frame}
%------------------------------------------------------------------------------------(2)

\section{\bf 論文摘要}-----省略此指令 可以編譯成功

\begin{frame}
\frametitle{論文摘要}

本文討論穩定型分布之冪數的經驗分布估計法及經驗特徵函數估計法。
我們提出兩種估計式，及其中央極限定理並用\,Fisher information\,做比較 。
\end{frame}

\end{document}