Re: [O] References in Org mode

2014-01-19 Thread Nicolas Goaziou
Hello, Marcin Borkowski writes: > In LaTeX, I can reference quite a lot of things using the \label/\ref > mechanism. Is there anything like this in Org? Grepping the docs for > "reference" didn't help. > > In particular, I'd like to be able to reference to some item on a > numbered list withou

[O] References in Org mode

2014-01-19 Thread Marcin Borkowski
Hi list, In LaTeX, I can reference quite a lot of things using the \label/\ref mechanism. Is there anything like this in Org? Grepping the docs for "reference" didn't help. In particular, I'd like to be able to reference to some item on a numbered list without hardcoding the number. Is that po