Re: o footnotes in the table of contents

2021-04-03 Thread Ricardo Berlasso
El sáb, 3 abr 2021 a las 8:43, Wolfgang Engelmann (< engelm...@uni-tuebingen.de>) escribió: > > > Am 02.04.21 um 15:47 schrieb Ricardo Berlasso: > > > > El vie, 2 abr 2021 a las 15:31, Andreas Plihal ( > >) escribió: > > > > Hi, > > I'm writing a book in

Re: o footnotes in the table of contents

2021-04-03 Thread Wolfgang Engelmann
Am 02.04.21 um 15:47 schrieb Ricardo Berlasso: El vie, 2 abr 2021 a las 15:31, Andreas Plihal (>) escribió: Hi, I'm writing a book in KOMA-Script. I want footnotes from headings not to appear in the table of contents. I wrote about that in my blog:

Re: o footnotes in the table of contents

2021-04-02 Thread Ricardo Berlasso
El vie, 2 abr 2021 a las 15:31, Andreas Plihal () escribió: > Hi, > > I'm writing a book in KOMA-Script. > > I want footnotes from headings not to appear in the table of contents. > I wrote about that in my blog:

o footnotes in the table of contents

2021-04-02 Thread Andreas Plihal
Hi,   I'm writing a book in KOMA-Script.   I want footnotes from headings not to appear in the table of contents. Google recommends that I use the footmisc package. So I have entered in the preamble   \usepackage[stable]{footmisc}.   But that had no effect. What am I doing wrong?