Hello,

t...@tsdye.com (Thomas S. Dye) writes:

> Currently, the texinfo exporter translates a dedicated target in a comment:
>
> # <<x-export-to-odt>>

This isn't a target. This is a comment that contains some text looking
like Org syntax.

> to this:
>
> @c <<x-export-to-odt>>
>
> I was expecting to see a texinfo anchor:
>
> @anchor{x-export-to-odt}
>
> There are a handful of these dedicated target comments cum anchors in the Org
> mode manual. I believe all of them are in places where it would be easy
> to replace them with links directly to the corresponding headline/node.
>
> Should I edit them away? Or, are dedicated target comments/anchors
> something the texinfo exporter should handle?

There are no such things as "dedicated targets". Though
<<x-export-to-odt>> within a paragraph should be translated into some
sort of anchor. Isn't it the case?


Regards,

-- 
Nicolas Goaziou

Reply via email to