Using the rotating package will result in errors trying to format the text.
I can use commands like \fontsize etc. to change the appearance.
Is there a way around this to get it vertical -a hack or a change in the style sheet-
Code: Select all
\usepackage{thumby}
\thumbySides{two}
\thumbyTotalChapters{10}
\thumbyPageHeight{795}
\thumbyThumbWidth{42.5}
\thumbyForeground{white}
\thumbyBackground{black}
\thumbyNumberFormat{\Huge\textbf{$chapter number}}
\thumbySetup
thanks