Must be the turkey … perhaps I had too much … I’m likely overlooking something that is otherwise very straight forward, but I’m just not seeing how to do this …
For those not familiar with LaTeX, using the above line of LaTeX, I’d like to renew the command that defines the \notesname text which appears just above the endnotes at the end of each chapter/section/subsection.
For example, if the Binder Title for the chapter is ‘The Challenge’, then what I’d like is for the label just above the endnotes at the end of the chapter ‘The Challenge’ to read as follows:
Notes for The Challenge
a. endnote a
b. endnote b
…
I’m likely missing something that is staring me in the face, but I don’t see it …
Thank you for the suggestion. The renewcommand syntax appears to work fine.
When I replace ‘variableStuff’ in \notesname{variableStuff} with <$include:Binder Title> however, nothing appears after the term ‘Notes for …’. The space after ‘Notes for …’ is blank.
After some checking, I was not able to find a Scrivener variable to use to represent whatever the relevant ‘Binder Title’ may be.
I also could not find a variable representing the Binder Title in the List of Place Holders … either, but I may have missed something.
Is there a Scrivener variable that represents the relevant Binder Title?
Thank you for all your help,
scrive
P.S. I have other reasons to know if there is a variable for Binder Title. I’d like to include the Binder Title variable in the page header or footer. Several of my chapters, sections and subsections go on for pages and pages due to the nature of the discussion, and I’d like to let the reader know where they are within the document. Thanks again.
Are you saying you want to include the title of an item as a variable? If so you don’t want to use <$include> as that is for injecting the content, as we covered in another thread. The <$title>, hyperlinked to the item it should extract the title from, is what you want to print the name of something somewhere.
As for your postscript, you should download the Memoir class documentation if you’re still using that class. If not, you’ll have to look up page header/footer in whatever class you are using instead.