<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Yes ! It does the trick for sections !! Thank you !!</div><div><br></div><div>I simply added the following list in my .emacs:</div><div><br></div><div><div>(setq reftex-section-prefixes</div><div>  '(("part" . "part-")</div><div>    ("chapter" . "chap_")</div><div>    ("section" . "sec_")</div><div>    ("subsection" . "sec_")</div><div>    ("subsubsection" . "sec_")))</div><div><br></div><div>So, now, one more question: do you know how the way to do the same thing for tab:, fig:, and eq:?</div><div>(reftex-label-alist seems it bit complex to me...)</div></div><div><br></div><div>Karim</div><div><br></div><div><br></div><br><div><div>Le 19 oct. 08 à 12:50, Frédéric Dupont a écrit :</div><br class="Apple-interchange-newline"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Perhaps by customizing Reftex, e.g. "Reftex Section Prefixes" ?</span></div><br></body></html>