TeX - LaTeX Asked by mathflower on July 27, 2021
I have written the following text in Microsoft Word and would like to write it in the same way in Latex (with the same design criteria):
I tried to get the same structure by using itemize
. But that didn’t work the way I wanted.
Could some explain me how I can reach the same structure with Latex? Thanks for helping me.
The following nested enumerate
lists, which were customized using the enumitem
package might serve as a point to start from:
documentclass{article}
usepackage{enumitem}
usepackage{array}
begin{document}
begin{enumerate}[label=arabic*)]
item text
begin{enumerate}[label=alph*), font=bfseries, before=bfseries]
item Dependent two-sided...
begin{tabular}{@{}>{normalfont}l}
Left: text and some numbers here
Right: text and some numbers here
end{tabular}
item Wilcoxon Text
begin{tabular}{@{}>{normalfont}l}
Left: text and some numbers here
Right: text and some numbers here
end{tabular}
end{enumerate}
end{enumerate}
end{document}
Correct answer by leandriis on July 27, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP