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. Are there some methods to handle this easily? another problem: @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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
