乳胶中文字的垂直对齐

问题描述

我正在尝试创建一个标题页,并且我希望包含一些这样的列表:

\begin{document}
 \centering
    {\Large \textbf{Entity 1:} \quad Some entity 1 \protect\\ 
    \textbf{Entity 2:} \quad Some entity 2 \protect\\ 
    \textbf{Slightly longer entity:} \quad Some slightly longer entity \protect\\
    \textbf{The last entity:} \quad Some entity 3 \par}
\end{document}

但这会产生 entire lines center-aligned。 而我的目标是使其看起来像 titles right-aligned and text left-aligned。我不知道该怎么做。任何帮助表示赞赏。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)