[texhax] Flushright

Yuri Robbers yuri at deavolente.org
Wed Jun 7 20:52:42 CEST 2006


On Tue, 2006-06-06 at 15:25 +0100, John Smith wrote:
> How do I get text to appear right justified on the line that
> immediately follows the preceding line of text, especially when the
> preceding line of text is in a list.

Use \flushright :

\documentclass[12pt]{amsart}
\begin{document}
  \begin{itemize}
    \item item
    \item item
    \item item
  \end{itemize}
  \flushright Next line of text.
\end{document}


Cheers!
Yuri.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 9271 bytes
Desc: not available
Url : http://tug.org/pipermail/texhax/attachments/20060607/0044263b/attachment.pdf 


More information about the texhax mailing list