I would like to add an "Index" page after the last page of the book. Followed the example from stackoverlfow, but I'm still not able to see the Index after the last page of the book. Here are my YAML, include_header.tex and after_hoxy.tex configuration.
Thanks for responding. Looked at the documentation you've suggested, and thought I followed the instructions. I pasted both the .tex files I used, is anything else missing? I added another file preamble.tex and edited into index.Rmd YAML. Still not able to generate the Index?
The indentation got messed up when pasted it here, but it looks like this.
It is a vanilla demo book. Nothing complicated. I was testing pdf_book and index tables. pdf_book compiles fine without the index at the end.
I am suspecting .tex files are not digested properly, somehow ( I have very limited Latex know how).
Question I have is this: if I have the YAML set right, can you take a look at the two .tex files and let me know if they are ok as they are, or what else is missing? I just copied the example from the book URL you sent, and stack overflow from @emitanakaposted answer as stated here.