On 12/11/2013 10:57 AM, Nicolas Goaziou wrote:
> Hello,
>
> Scott Randby writes:
>
>> I had a file with the following structure:
>>
>> #+OPTIONS: tags:nil
>> * Grades
>> ** Student :studenttag:
>> :PROPERTIES:
>> :EXPORT_FILE_NAME: Exported-Grades/studenttag
>> :END:
>> *** Totals :totals:
>>
Hello,
Scott Randby writes:
> I had a file with the following structure:
>
> #+OPTIONS: tags:nil
> * Grades
> ** Student :studenttag:
> :PROPERTIES:
> :EXPORT_FILE_NAME: Exported-Grades/studenttag
> :END:
> *** Totals :totals:
> Content
>
> Whenever I exported the entire file, no tags were e
I had a file with the following structure:
#+OPTIONS: tags:nil
* Grades
** Student :studenttag:
:PROPERTIES:
:EXPORT_FILE_NAME: Exported-Grades/studenttag
:END:
*** Totals :totals:
Content
Whenever I exported the entire file, no tags were exported (what I
want). However, whenever I exported t