[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] html export does seem to no more recognise EXPORT_ .. PROPERTIES
From: |
Nicolas Goaziou |
Subject: |
Re: [O] html export does seem to no more recognise EXPORT_ .. PROPERTIES |
Date: |
Tue, 09 Dec 2014 09:58:24 +0100 |
Rainer Stengele <address@hidden> writes:
> The only thing that is different from the past is that any "comment" in the
> PROPERTIES section does seem to confuse the exporter.
> I removed
>
> :PROPERTIES:
> :EXPORT_FILE_NAME:
> x:/0PROJEKT/Kunden/customer/customer-Dokumentation-yyyymmdd.html
> EXPORT_FILE_NAME:
> x:/0PROJEKT/Kunden/customer/customer-Dokumentation-another-title.html
> :EXPORT_TITLE: Stoll - IT (HW/SW) - Zugänge - Konfigurationen [Stand:
> yyyymmdd]
> :END:
>
> As an example I removed the second line in the :PROPERTIES: block and
> the standard html export does respect the file name again.
Org syntax is much less tolerant wrt property drawers now: they can only
contain node properties.
Regards,