Search found 2 matches

by vasil
Wed Aug 03, 2011 9:25 am
Forum: Text Formatting
Topic: Excessive Space between Letters in boldfaced Text
Replies: 0
Views: 1435

Excessive Space between Letters in boldfaced Text

When using boldface CM (CMBX-something) I get excessive white space between the letters in some words, for example august, author. Well, at least it seems excessive to me :) I know how to get rid of it, my question is what is the right way to do it? Am I missing some command that would make latex ...
by vasil
Sun Sep 06, 2009 10:22 pm
Forum: Page Layout
Topic: Book: Long title in CONTENTS but short title in HEADER
Replies: 5
Views: 17582

Book: Long title in CONTENTS but short title in HEADER

a bit too late, but isnt it easier to just manually specify the marks for the problematic chapters, like this:

\chapter{very long title bla bla bla}
\markboth{very long title}{}

ofc you have to adjust it to the header/footer type you're using, but it doesnt effect the TOC entry at all. in my ...