Ning Sean <[email protected]> writes: > Hi, > > I want to reference a headline inside another headline, and showing the > section number when exporting to html. > > So suppose I have an org file: > > * headline A > * headline B references <<headline A>> > > When export to html, I want to see the following: > > 1 headline A > 2 headline B references 1 > > How do I do that?
The only way to achieve this is sending a patch, I fear. Currently, the result will look like this: 1 headline A 2 headline B references headline A Best wishes Sebastian _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
