TOC without 'A' and 'The' determiners?
Hello,
Is it possible to exclude both 'A' and 'The' determiners from a generated table of contents?
Fore example, titles in a book might be:
'A Guide to Programming in JavaScript', 'A Very Merry Christmas', 'The Meaning of Life', 'Big Bang Theory'
I would love to have a TOC looking like this (in alphabetical order):
Big Bang Theory ........................... 24
Guide to Programming in JavaScript, A ..... 75
Meaning of Life, The ...................... 12
Very Merry Christmas, A ................... 56
Is there a clever way to do it (semi) automatically?