[css-d] re. refining tex-align: justify

2007-10-02 Thread Michael Leibson
"Jukka K. Korpela" <[EMAIL PROTECTED]> wrote: >Checking on IE 7, the second case, with  , works well: the last line is >"and strategy", as desired. I wonder where it does not work. Aha -- the problem lay in my own misunderstanding! I'd mistakenly thought that by using " " I could get "strate

Re: [css-d] re. refining tex-align: justify

2007-10-02 Thread David Laakso
Michael Leibson wrote: > Jukka K. Korpela wrote: > > >> . . . it is easy to insert a no-break space,. . . as the entity reference >>  , >> e.g. "like this?" >> > > >> Similar things can be done in CSS . . . you can write >> like this? >> with >> .nobr { white-space: nowrap; } >>

Re: [css-d] re. refining tex-align: justify

2007-10-02 Thread Jukka K. Korpela
Michael Leibson wrote: > I don't know what I'm doing wrong, but neither   nor > creating a span class with {white-space: nowrap;} has so far worked for > me. > > If you could possibly take a quick look at my css and mark-up, at: > > http://members.distributel.net/~leibson/justified%20text,%20wit

[css-d] re. refining tex-align: justify

2007-10-02 Thread Michael Leibson
Jukka K. Korpela wrote: >. . . it is easy to insert a no-break space,. . . as the entity reference > , > e.g. "like this?" >Similar things can be done in CSS . . . you can write >like this? >with > .nobr { white-space: nowrap; } Jukka K. Korpela ("Yucca") http://www.cs.tut.fi/~jkorpela/