Hello, Fabrice Popineau <fabrice.popin...@gmail.com> writes:
> If I try to export the "Second Blog entry" subtree by C-C C-e C-s C-b h H, > I get a user-error because the exporter can't resolve the link which points > outside of the exported subtree. > > Is this expected? Yes, unresolved links/footnotes/whatever throw errors instead of leaving broken links. > Maybe that is a bad idea, but I was thinking that the link could be > resolved "as if" we were exporting the whole file rather than error > it. It could work for HTML export but it cannot be generalized (e.g., you cannot have a dangling \ref{something} without a corresponding \label{...} in LaTeX). So, it is consistent. Regards, -- Nicolas Goaziou