Ihor Radchenko <[email protected]> writes:

> Ihor Radchenko <[email protected]> writes:
>
>>> Another problem is that if you need to set a custom title like this:
>>> #+latex_header: \title[XYZ]{something}
>>>
>>> then the exported \title{...} will override it.
>>
>>> export-with-date is more complicated because LaTeX defaults to today's
>>> date if \date{} is not present. Maybe there should be an Latex exporter
>>> option like org-latex-suppress-date? Otherwise
>>> \date{} cannot be overriden using #+latex_header: either.
>>
>> You indeed cannot override date/title commands now. This is not a
>> bug. Maybe missing feature.
>>
>>> Maybe if #+latex_header: commands were exported further down (after
>>> \title{}, \date{}, etc.), that could also fix it.
>>
>> Maybe. But such a change seems risky. I am not sure about possible
>> consequences of changing the order. It might break some exports for
>> users.
>
> Antero, any comments here?
> For now, I conclude that this request is a feature request to override
> date/title.

Yes, that feature would be helpful.

Reply via email to