emacs/old-config/templates/lsf-beamer.org
2018-04-07 10:54:04 +08:00

45 lines
901 B
Org Mode

#+TITLE: add titile here
#+AUTHOR: Rongsong Shen
#+EMAIL: shenrs@cn.ibm.com
#+STARTUP: beamer showall
#+OPTIONS: toc:1 H:2 ^:{}
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_FRAME_LEVEL: 2
#+BEAMER_THEME: IBM
#+latex_header: \usepackage[framesassubsections]{beamerprosper}
#+latex_header: \usepackage{fancyvrb}
#+latex_header: \usepackage{listings}
#+latex_header: \usepackage{xcolor}
#+latex_header: \usepackage{bardiag}
#+latex_header: \usepackage{filecontents}
#+BEGIN_LATEX
\newcommand\redtext[1]{
\textcolor{red}{#1}
}
#+END_LATEX
#+COLUMNS: %35ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Args) %4BEAMER_col(Col) %8BEAMER_extra(Ex)
* Background
** Problem Definition and Requirements
** Benefits and Values
* Competitors
* Technical Solutions
* Current works
* Future works
* Demo/Play
* Others
** Contact
Please provide your feedback to shenrs@cn.ibm.com