Hello, Rafael <rvf0...@gmail.com> writes:
> The manual says, in section 4.2 Internal links: > > Targets may be located anywhere; sometimes it is convenient to put > them into a comment line. For example > > # <<My Target>> > > But if I use such commented targets, then the new exporter does not see > them, neither the one to LaTeX nor the HTML one. Thought you might want > to know. Yes, this syntax is deprecated in the new exporter. Though, it introduces: #+TARGET: something Actually, the target system have changed a bit. For example, you may try to export the following: 1. item 1 2. <<itm>> item 2 The item [[itm]] makes it clear... Regards, -- Nicolas Goaziou