On Wed, 12 Aug 2020, jbf wrote:
Still dealing with \title, but am creating a separate thread because the question is different.
As well as using \title within frontmatter (my previous question was about the header not appearing on final page if it is an odd/recto page) I am also using it in the main body for 'chapters' that I don't want numbered, and of course, have ensured that such \title items can appear in the TOC. But I want to add a one-word comment in brackets to the title that appears in the TOC, so that I get:
Chapter title (comment).......... 5 or whatever the page number is.
Is there are way I can add extra content to an item that appears in the TOC?
\startchapter [ title={Title of chapter}, list={What appears in TOC}, bookmark={What appears in bookmarks}, ] .... \stopchapter Aditya