LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Morten Høgholm <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Sun, 2 Sep 2007 21:47:20 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
On Thu, 30 Aug 2007 14:56:35 +0200, Stephan Hennig wrote:

Hi Stephan,

> But with rev. 618 there's still an underfull box message in the
> log file, though.
>
>
> \listfiles
> \documentclass{article}
> \input{xinitials.sig}
> \begin{document}
> text\par
> \raggedleft ragged left\par
> \end{document}

\raggedleft as defined in xhj sets leftskip to 0pt plus 2em to allow  
hyphenation as opposed to \raggedleft from the 2e kernel which has  
leftskip 0pt plus 1fil. Hence it is not really useful for single lines of  
text.

Btw you'd get the same effect with \RaggedLeft from ragged2e.

-- 
Morten

ATOM RSS1 RSS2