Search found 3 matches

by rimas
Wed Oct 12, 2011 4:48 pm
Forum: General
Topic: Forcing LaTeX to behave M$ Word-like regarding line breaks
Replies: 4
Views: 3319

Forcing LaTeX to behave M$ Word-like regarding line breaks

Hurrah! :)
I found the solution.
There are probably some internal parameters which control inter-word spacing, its minimum and maximum values, and I didn't found them.
But in my case the solution was to use \sloppypar{} environment. None of hbox overfull through the whole section! Perfect ...
by rimas
Wed Oct 12, 2011 10:18 am
Forum: General
Topic: Forcing LaTeX to behave M$ Word-like regarding line breaks
Replies: 4
Views: 3319

Forcing LaTeX to behave M$ Word-like regarding line breaks

Thanks for fast replies and suggestions. I'm writing in English so there are default settings for hyphenation. In the normal text everything is OK, but I have one section in my work which consists entirely of chemical procedures, full of chemical names, formulas, numbers with units etc.
Here is an ...
by rimas
Tue Oct 11, 2011 11:25 am
Forum: General
Topic: Forcing LaTeX to behave M$ Word-like regarding line breaks
Replies: 4
Views: 3319

Forcing LaTeX to behave M$ Word-like regarding line breaks

Hello!
I found latex to be very strict about spaces between words.
I have part of the text in my thesis with technical information and hbox overfulls occurs all the time (the text is really problematic to hyphenate correctly even manually).
I tried to solve the problem by inserting \libenreak[x ...