Re: [O] Commented internal links bad in new export

2012-05-05 Thread Nicolas Goaziou
Hello,

Rafael  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
>
> # <>
>
> 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. <> item 2

The item [[itm]] makes it clear...


Regards,

-- 
Nicolas Goaziou



[O] Commented internal links bad in new export

2012-05-05 Thread Rafael

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

# <>

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.

I'm using Org-mode version 7.8.09 (release_7.8.09-519-geb48e4)

Best regards,

Rafael