Hi LC users,
when I compile I can see in the output that the word
"denklem" is splited at the end of the line as "den-"
"klem", however, I want to have "denk-"
"lem".
Is there a possible way of introducing this?
Thanks.
bkarpuz
Text Formatting ⇒ Word cuts
NEW: TikZ book now 40% off at Amazon.com for a short time.

Word cuts
Try putting
in the preamble of your document
http://www.ics.uci.edu/~pan/documents/l ... x-244.html
Code: Select all
\hyphenation{denk-lem}
http://www.ics.uci.edu/~pan/documents/l ... x-244.html