Eric Schulte <[email protected]> writes: > Hi, > > How would I reference a label in export to HTML? For example. > > #+label: mutation-ops > [[file:mut-ops.svg]] > > In LaTeX export I could use \ref{mutation-ops} which would be passed > directly through to LaTeX, however this syntax is not understood by the > HTML backend. > > Is there a general Org-mode construct for referencing labels? > > Thanks,
Sorry, I should have spent another 5 minutes searching for the answer before posting. For the above example using [[mutation-ops]] gives the desired result. -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D
