Suvayu Ali <fatkasuvayu+linux <at> gmail.com> writes:

> On Mon, Feb 04, 2013 at 12:00:08PM +0800, James Harkins wrote:
> > #+OPTIONS:   H:10 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
> 
> The H:10 is your problem.  Since you want 2nd level headlines to be
> frames, it should be H:2.

Ah. OK, that's an improvement.

Still a problem, though. The old exporter preserves the outline structure under 
the frame level, as nested bullet lists. The new exporter flattens them.

***** In:

* Section A
** Slide 1
*** Third-level
**** Fourth-level

***** Old exporter:

Slide 1
-------
- Third-level
-- Fourth-level

***** New exporter:

Slide 1
-------
Third-level
Fourth-level

Should the new exporter change the appearance of my presentations so much? I'm 
hoping there's an option for this (as redoing the markup for 20 or more sets of 
class slides is... painful to contemplate).

Thanks,
hjh


Reply via email to