Questions tagged [chapterthumb]

Questions about adding chapter thumb indexes to the KOMA-Script classes using the {chapterthumb} package.

Questions about adding chapter thumb indexes to the KOMA-Script classes using the package available in the examples from the KOMA-Script book.

48 questions
5
votes
1 answer

Add Chapter Thumb to pages

This question is building from the solution code given here. I wanted to know how to add the chapter thumb like…
Joe
  • 9,080
2
votes
1 answer

Side chapter thumb headings conflicts with phantom chapter

This is a follow up to this post. With either of the proposed solutions, this causes a conflict. Namely, the thumb for the phantom section, in this case 'Index', will show the last chapter. How can I make it show 'Index' or…
Erwann
  • 2,100
2
votes
1 answer

Show Chapter thumb on right side of pages in book class

Is it possible to modify the code below to always show the chapter thumb on the right side of the pages or do I have to switch to…
Joe
  • 9,080
1
vote
1 answer

Is it possible to use chapterthumbs to create a specific shape?

Is there a method available to draw shapes on the paper side of a closed book using LaTeX, e.g. by manipulating chapterthumbs? As an example of what I mean see the below figure but instead of such complicated figures it can be something like a…
Niek
  • 368
1
vote
1 answer

Chapter thumb should show only chapter number, and position them lower on page

For my PhD thesis I would like to use chapter thumbs. I have found some code that provides this, and I have been able to make some changes (size and color of the mark, color of text). However, I cannot figure out how to do all the changes that I…
Esther
  • 33