Re: [O] [ox-ascii, bug] TOC-keyword doesn't work

2015-03-08 Thread Nicolas Goaziou
Hello,

Rasmus  writes:

> Consider the following file:
>
> #+OPTIONS: toc:nil author:nil
> * h1 
> #+TOC: headlines 2
> * h2
> ** h3 
>
> Expected output includes the TOC.  Actual output is
>
> 1 h1
> 
>
>   Table of Contents
>   ─
>
>
> 2 h2
> 
>
> 2.1 h3
> ──
>
> The TOC is there when #+OPTIONS: toc:t, but then you can't decide where
> it's printed.

Fixed in fab7de578772e9ae88676f42ecb57794d99c40b7. Thank you.


Regards,

-- 
Nicolas Goaziou


[O] [ox-ascii, bug] TOC-keyword doesn't work

2015-03-08 Thread Rasmus
Hi,

Consider the following file:

#+OPTIONS: toc:nil author:nil
* h1 
#+TOC: headlines 2
* h2
** h3 

Expected output includes the TOC.  Actual output is

1 h1


  Table of Contents
  ─


2 h2


2.1 h3
──

The TOC is there when #+OPTIONS: toc:t, but then you can't decide where
it's printed.

Thanks,
Rasmus

-- 
I feel emotional landscapes they puzzle me