\usepackage{ragged2e}
\justify
This is the first paragraph
\begin{justify}
This is the first paragraph.
This is the second paragraph.
This is the third paragraph.
\end{justify}
latex如何实现两端对齐
最新推荐文章于 2025-01-21 09:36:24 发布
\usepackage{ragged2e}
\justify
This is the first paragraph
\begin{justify}
This is the first paragraph.
This is the second paragraph.
This is the third paragraph.
\end{justify}