Can you comment on the likelihood of a patch being accepted that gives
HTML export a parallel option, with all the associated caveats? It seems
like the use case is pretty clear, and I don't mind taking the time to
write up the change.
On 2/27/16 3:38, Nicolas Goaziou wrote:
Hello,
Aaron Miller <m...@aaron-miller.me> writes:
Can you provide some insight on why the behavior was changed?
You needed to conform your labels to the target language, i.e, make sure
the label didn't contain any forbidden characters, which you were
expected to know.
`org-latex-prefer-user-labels' explains it very well. It is for `latex'
back-end only, however.
Regards,