Generalshaded option in table of contents

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
posmom
Posts: 1
Joined: Tue May 26, 2009 10:53 am

shaded option in table of contents

Post by posmom »

Hi everybody,

For the table of contents I'm using sectionstyle=show/shaded to show
the non-current sections in a semi-transparent way. I.e.

\tableofcontents[sectionstyle=show/shaded]

This works as advertised, however, I'd like the shaded sections to show
a little bit stronger. Is there a way to change the opaqueness of the
shading?

Cheers,
Yves

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

shaded option in table of contents

Post by localghost »

The standard \tableofcontents command has no such options. You have to clarify where this comes from by providing a minimal working example (MWE) and so telling us the document class. You can create a whole document very easy by using the blindtext package.


Best regards and welcome to the board
Thorsten¹
Post Reply