On Sun, Dec 22, 2024 at 09:52:52PM +0000, Frederico Muñoz wrote: > Patrice Dumas <pertu...@free.fr> writes: > > Hello, > > One thing I've noticed is that with USE_NODE=0 and FORMAT_MENU="menu", > the MENU_SYMBOL isn't used. It works as expected with either > USE_NODE=1 or FORMAT_MENU="sectiontoc" though.
With FORMAT_MENU="sectiontoc" there are no menus at all, so if there are bullets, it is unrelated to MENU_SYMBOL. I tested, and with USE_NODES=0 (or USE_NODES=1), FORMAT_MENU="menu" and MENU_SYMBOL=§ I get the § symbol as menu symbol. Without MENU_SYMBOL set I get some bullets too. Would you have a reproducer? -- Pat