Re: [Orgmode] problem with label in latex export

2010-09-22 Thread Nicolas Goaziou
Hello, > Bastien writes: > You're right that there is a problem. > The usual way of turning radio links invisible is to comment them, > but Org comments need to be at the beginning of the line, which > breaks list indentation. (Btw, no need for the '+' in '#+' -- '#+' > is the syntax prefix

Re: [Orgmode] problem with label in latex export

2010-09-22 Thread Indraneel Majumdar
Thanks Bastien, this works inline. Please put it in the manual, it's just one line. I've spent looking for it every inch of the manual for more than a day. So will you be putting in \phantomsection for inline targets to work? I guess if someone is using a <> then it's more likely /not/ to be

Re: [Orgmode] problem with label in latex export

2010-09-22 Thread Bastien
Hi Indraneel, Indraneel Majumdar writes: > 11. > #+ <> > Some text > 12. More text [[target][go to]] You're right that there is a problem. The usual way of turning radio links invisible is to comment them, but Org comments need to be at the beginning of the line, which breaks list ind

Re: [Orgmode] problem with label in latex export

2010-09-21 Thread Indraneel Majumdar
Sorry, forgot to cc to the list... Hi Bastien, I'm so glad to receive a reply. The problem is twofold. I need numbered paragraphs in Latex, with cross-references to the paragraphs. Since latex seems to have muddled with \par and \endpar, although numbered paragraphs are possible in Tex, the

Re: [Orgmode] problem with label in latex export

2010-09-21 Thread Bastien
Hi Indraneel, Indraneel Majumdar writes: > Since orgmode already uses hyperref, is there any reason why > \phantomsection is not added before \label by default? Can you explain why \phantomsection is useful here? Thanks, -- Bastien ___ Emacs-org

[Orgmode] problem with label in latex export

2010-09-10 Thread Indraneel Majumdar
Hi all, I'm having some problems with latex export, can someone help me out? Since orgmode already uses hyperref, is there any reason why \phantomsection is not added before \label by default? How can I enable it? Also, how can I disable <> from printing out the value in the latex output fro