I'm just learning about org mode, although I've used both emacs and beamer for 
many years.

In my first attempt, I get a frame 'Contents', which is blank.  I tried various 
options, but never get anything but a blank 'Contents'.

Here is an attempt:

#+TITLE: A Test
#+startup: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: default
#+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act) %4BEAMER_col(Col) 
%8BEAMER_opt(Opt)
#+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC
#+latex_header: \newcommand{\lyxdot}{.}

* First topic
- Of course, it would be a bullet chart

* Second topic
#+ATTR_LaTeX: :height 0.8\textheight
[[../hn-inroute-fixed/stuff\lyxdot 2014-04-14.pdf]]



Reply via email to