Re: [O] org-export-expand-include-keyword doesn't handle inline tasks well

2012-10-16 Thread Myles English
Nicolas Goaziou writes: > Hello, > > "Myles English" writes: > >> When a tree includes another file tree by using the #+INCLUDE keyword, >> the imported headlines are demoted by appending an appropriate number >> of asterisks. The problem is when an inline task is included, the >> number of

Re: [O] org-export-expand-include-keyword doesn't handle inline tasks well

2012-10-16 Thread Nicolas Goaziou
Hello, "Myles English" writes: > When a tree includes another file tree by using the #+INCLUDE keyword, > the imported headlines are demoted by appending an appropriate number > of asterisks. The problem is when an inline task is included, the > number of asterisks seems to make it unrecogn

[O] org-export-expand-include-keyword doesn't handle inline tasks well

2012-10-16 Thread Myles English
Hi, When a tree includes another file tree by using the #+INCLUDE keyword, the imported headlines are demoted by appending an appropriate number of asterisks. The problem is when an inline task is included, the number of asterisks seems to make it unrecognisable as an inline task. Can some