Yes, Rasmus that will work. Also, I'd like to be able to do this basic
thing from html:

<a *name*="top"></a>
.
.
.

<a href="*#*top">link to top</a>

I know the reference manual is trying to tell me how, but I'm just not
getting it.


On Mon, Feb 9, 2015 at 4:11 AM, Rasmus <ras...@gmx.us> wrote:

> Lawrence Bottorff <borg...@gmail.com> writes:
>
> > I'm a beginner and I can't figure out how to build a simple link. All I
> > want to do is have numbered footnotes throughout my org file that, when
> > clicked, jump down to that footnote. Eg:
> >
> >  -- This is in my org file and I'm describing Emacs fill (1). You can
> also
> > do auto-fill (2)
>
> Like[fn:1] or [fn::this].  Try org-footnote-action (typically C-c C-f f)
> to do it.  Go back and forward with C-c C-c.
>
> See also the manual (info "(org) Footnotes")
>
> Hope it helps,
> Rasmus
>
> [fn:1] this
>
>
>
> --
> I feel emotional landscapes they puzzle me
>
>
>

Reply via email to