Answers for "align right text latex"

1

centering text latex

documentclass{article}

begin{document}

This is a really long sentence as an example.  The second have of this\
centerline{sentence should be centered.}
end{document}
Posted by: Guest on June-24-2020
0

latex normal text inside align

text{Your text here}
Posted by: Guest on September-02-2020

Browse Popular Code Answers by Language