How do I do this?
example:
Code: Select all
\begin{description}
\item[heading1:]This is the text that I want justified. If there is enough text to make it multi-line the right hand edge is always ragged but I need it to be flush on both the left and right side.
\item[headin2:]etc...
\end{description}
Thanks all.