Any help would be appreciated!
Code: Select all
\documentclass{memoir}
\begin{document}
This is a text that almost fills a complete printed line.
\end{document}
Code: Select all
\documentclass{memoir}
\begin{document}
This is a text that almost fills a complete printed line.
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
\makebox
command like thisCode: Select all
\documentclass{memoir}
\begin{document}
\makebox[\textwidth][s]{This is a text that almost fills a complete printed line.}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.