Hello,

"Kyeong Soo (Joseph) Kim" <kyeongsoo....@gmail.com> writes:

> Below I provide ECM for LaTeX cross-referencing you requested, which itself
> summarizes the issues in the current export engine: We see that there are
> mix of results for different cases of heading title (i.e., \texttt{},
> \hyperref[]{}, & \ref{}) and that only referring by custom_id results in a
> correct cross-reference.

See below.

> Note that, as mentioned in the list several time
> before, there is currently no way to customizing hyperref format using
> 'org-export-latex-hyperref-format' varible, which becomes obsolete
> now.

You can use a link filter. Also, `org-export-latex-hyperref-format'
doesn't exist in Org 8.0+.

> - By name (using C-c l & C-c C-l): Sec. [[*Two%20Words][Two Words]]

[...]

> [[*With%20&%20in%20the%20Title][With & in the Title]]

This is the problem. The path isn't expected to be url-encoded. AFAICT,
"C-c l" doesn't encoded headlines. I don't know how yours generates such
a link.


Regards,

-- 
Nicolas Goaziou

Reply via email to