On Tue, Mar 12, 2013 at 6:43 PM, David L. Johnson
<[email protected]> wrote:
> On 03/12/2013 05:24 PM, Rich Shepard wrote:
>>
>> On Tue, 12 Mar 2013, Regina Anger wrote:
>>
>>> However, for me latex does not hyphenate long function names at all, and
>>> I
>>> do not want the fuction name to be cut-off in the middle.
>>
>>
>> Regina,
>>
>>   Sometimes TeX cannot determine where a word should be hypenated so it
>> sticks out into the right margin. We give TeX hints for hyphenating by
>> entering the ERT \- at places where it is OK to hyphenate the word. TeX
>> will
>> pick one of these and use it. I do this quite frequently.
>>
>>   The alternative is to re-order the sentence so the long string is within
>> the line and shorter words surround it. I do this, too, on occasion.
>>
>> Rich
>
> I think the issue is that this is happening in math mode.  There, lines are
> up to the writer entirely.

I don't have much experience with it, but perhaps the breqn package
could be useful here.

Scott

Reply via email to