Re: Underlined text walks right off the page

2001-09-12 Thread Steve Litt
On Wednesday 12 September 2001 04:41, Dekel Tsur wrote: > On Tue, Sep 11, 2001 at 04:48:55PM +0200, Herbert Voss wrote: > > it's latex, therefore in preamble: > > > > \usepackage{ulem} > > \let\underbar\uline > > \let\underline\uline > > It should be \usepackage[normalem]{ulem} to prevent redefini

Re: Underlined text walks right off the page

2001-09-12 Thread Dekel Tsur
On Tue, Sep 11, 2001 at 04:48:55PM +0200, Herbert Voss wrote: > > it's latex, therefore in preamble: > > \usepackage{ulem} > \let\underbar\uline > \let\underline\uline It should be \usepackage[normalem]{ulem} to prevent redefining of the emph command. But it is better to use the soul package (s

Re: Underlined text walks right off the page

2001-09-11 Thread Steve Litt
On Tuesday 11 September 2001 13:10, Herbert Voss wrote: > Steve Litt wrote: > > Hi Herbert, > > > > I placed: > > > > \usepackage{ulem} > > \let\underbar\uline > > \let\underline\uline > > > > between Preamble and EndPreamble in my layout file -- no change. > > > > I then placed the same in Layout

Re: Underlined text walks right off the page

2001-09-11 Thread Herbert Voss
Steve Litt wrote: > > Hi Herbert, > > I placed: > > \usepackage{ulem} > \let\underbar\uline > \let\underline\uline > > between Preamble and EndPreamble in my layout file -- no change. > > I then placed the same in Layout->Preamble, and once again no change. > > I do have file /usr/share/texm

Re: Underlined text walks right off the page

2001-09-11 Thread Steve Litt
Hi Herbert, I placed: \usepackage{ulem} \let\underbar\uline \let\underline\uline between Preamble and EndPreamble in my layout file -- no change. I then placed the same in Layout->Preamble, and once again no change. I do have file /usr/share/texmf/tex/latex/misc/ulem.sty Thanks Steve --

Re: Underlined text walks right off the page

2001-09-11 Thread Herbert Voss
Steve Litt wrote: > > I have a short sentence of underlined text following a short normal sentence > at the beginning of a paragraph, on a normal page of text. One would think > the underlined text, which remains together instead of linebreaking, would > all go on a line of its own. > > But no,

Underlined text walks right off the page

2001-09-11 Thread Steve Litt
I have a short sentence of underlined text following a short normal sentence at the beginning of a paragraph, on a normal page of text. One would think the underlined text, which remains together instead of linebreaking, would all go on a line of its own. But no, it goes at the end of the norm