Re: [O] Cross references that output both section number and section name

2017-05-26 Thread Nicolas Goaziou
Hello, Aaron Wenner writes: > Does anyone know if it’s possible to create cross-references to sections in > org-mode that contain (or export as) both the section number and the link > text? For example: > > * This is heading 1 > ** This is heading 1.1 > > * New heading > [[*T

[O] Cross references that output both section number and section name

2017-05-25 Thread Aaron Wenner
Hi all, Does anyone know if it’s possible to create cross-references to sections in org-mode that contain (or export as) both the section number and the link text? For example: * This is heading 1 ** This is heading 1.1 * New heading [[*This is heading 1.1]] # Outputs as 1.1