That is great. Thanks you very much. You wouldn't happen to also know if there is a way to do it only locally, for a single footnote?
Regards Kenneth 2015-11-11 14:19 GMT+01:00 Takayuki Shimizukawa <[email protected]>: > Hi, > > docutils.conf will assist your purpos. > > 1. Place docutils.conf in sphinx source directory as:: > > [general] > footnote_backlinks=false > > 2. Do ``make clean && make html`` > > Refs. > > * http://docutils.sourceforge.net/docs/user/config.html#footnote-backlinks > > Regards, > -- > Takayuki SHIMIZUKAWA > http://about.me/shimizukawa > > 2015年11月11日(水) 20:01 Kenneth Nielsen <[email protected]>: > >> Hallo sphinx-users >> >> Is there a way to prevent footnotes from referencing back? I have >> searched for it on-line but have not found the answer. >> >> The problem is that I have 50-ish references to the same footnote and it >> looks a little silly with 1.5 lines of back-references. >> >> Regards Kenneth >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sphinx-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sphinx-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
