Search found 3 matches

by hasi
Sat Jan 05, 2008 11:35 pm
Forum: General
Topic: hyphenation
Replies: 1
Views: 1986

hyphenation

So I know, I can globally specify hyphenations with the

\hyphenation{bla -bla bloblo}

command.
Is there a way to specify that two words should not be separated at the end of the line?
If I write

\hyphenation {Louis XIV}

the program is reading it as two words, of course.
Any tips?
by hasi
Thu Jan 03, 2008 1:54 am
Forum: General
Topic: \listoffigures
Replies: 5
Views: 8431

Re: \listoffigures

This works.

Phew! Thank you very much, this saved my day!!!!
by hasi
Tue Jan 01, 2008 7:16 pm
Forum: General
Topic: \listoffigures
Replies: 5
Views: 8431

\listoffigures

I'm having troubles with the \listoffigures command.
The number of the figure and the beginning of the caption overlap a bit for numbers larger than ten.
This doesn't happen with the \tableofcontents, however.

I'm a bit at loss. Is there a special package I need?
is there a way to change the ...