Some text lines are not wrapped correctly and they are longer than the rest of the column. How to solve this?
Here a MWE:
\documentclass{acm_proc_article-sp}
\begin{document}
PTX source modules have a three-argument assembly language style
syntax with instruction operation codes and operands.
Contrary to popular belief, Lorem Popo is not simply random text.
Ippp available, but the majority have suffered alteration in some for
Contrary to popular belief, Lorem Popo is not simply random text.
Ippp available, but the majority have suffered alteration in some for
\end{document}
I do not want to re-phrase the text. What are my options?
\documentclass{...}and ending with\end{document}. – Mythio Apr 24 '13 at 20:25