Christopher M. Jones wrote: > How is it possible to stretch a number of letters across a defined length > of space? For example, "Hello world" appears as > > H e l l o W o r l d
If you have a fixed space that should be filled with evenly distributed letters, \hfill between the letters might be the solution. (Einf�gen>Sonderzeichen>Hfill ~= Insert>Special Chars>Hfill) Maybe you need a parbox or a minipage first, to set the space. Guenter -- [EMAIL PROTECTED]
