Re: [O] words from radio links are not visible when exporting subtrees

2014-08-28 Thread Daniel Clemente
El Thu, 28 Aug 2014 01:06:43 +0200 Nicolas Goaziou va escriure:
 
  * word
  * aaa
  ** export only this subtree (you'll lose a word)
  ABC
 
 
 
  Go to the „**“ and use C-c C-e C-s h H (export subtree to HTML). The result 
  has the word „word“ missing from title and header:
 
  titleexport only this subtree (you'll lose a )/title
  h1 class=titleexport only this subtree (you'll lose a )/h1
 
 I think this bug came with the initial merge of the new export
 framework. Anyway, it should be fixed. Thank you for reporting it.
 

  It works now, thanks.
  



[O] words from radio links are not visible when exporting subtrees

2014-08-27 Thread Daniel Clemente

Hi, with latest org-mode and this 4-line org:


* word
* aaa
** export only this subtree (you'll lose a word)
ABC



Go to the „**“ and use C-c C-e C-s h H (export subtree to HTML). The result has 
the word „word“ missing from title and header:

titleexport only this subtree (you'll lose a )/title
h1 class=titleexport only this subtree (you'll lose a )/h1


I tried to bisect it but export stopped working for other reasons.




Re: [O] words from radio links are not visible when exporting subtrees

2014-08-27 Thread Nicolas Goaziou
Hello,

Daniel Clemente n142...@gmail.com writes:

 Hi, with latest org-mode and this 4-line org:


 * word
 * aaa
 ** export only this subtree (you'll lose a word)
 ABC



 Go to the „**“ and use C-c C-e C-s h H (export subtree to HTML). The result 
 has the word „word“ missing from title and header:

 titleexport only this subtree (you'll lose a )/title
 h1 class=titleexport only this subtree (you'll lose a )/h1


 I tried to bisect it but export stopped working for other reasons.

I think this bug came with the initial merge of the new export
framework. Anyway, it should be fixed. Thank you for reporting it.


Regards,

-- 
Nicolas Goaziou