On Sat, Sep 5, 2009 at 7:08 PM, HYRY <[email protected]> wrote: > > I want to add a reference label before section for cross-referencing > as following: > > ******************************************* > > .. _my-reference-label: > > Section to cross-reference > -------------------------- > > This is the text of the section. > > It refers to the section itself, see :ref:`my-reference-label`. > > ******************************************* > > with @auto-rst, ".. _my-reference-label:" will not be contained in > "Section to cross-reference" node, > but before it, so it's difficult to manage section together with it's > reference label. >
Interesting problem. I don't have a great solution. > @auto-rst will product underline marks just as long as the section > title, when I use Japanese > in the section title, it will product many warnings claiming the the > underlines is not long enough, > because the underline for one Japanese char need two marks. > Another interesting problem. This one should be fixable. I'll put it on the todo list. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
