Code: Select all
\documentclass{article}
\begin{document}
{\centering Why is this line not centered?}
{A
\centering B
C}
a
\centering b
c
% why is it that c is centered yet C is not?
\end{document}
Code: Select all
\documentclass{article}
\begin{document}
{\centering Why is this line not centered?}
{A
\centering B
C}
a
\centering b
c
% why is it that c is centered yet C is not?
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.