TransWikia.com

How to put several columns in one row and leave one row empty?

TeX - LaTeX Asked on August 16, 2021

I want my text to look like this:

Text

My code so far:

{mdseries Topic}: &
    begin{multicols}{2}    
            item TopicA
            item TopicB
            item TopicC
            item[] Good
            item[] Very Good
            item[] Very Good
    end{multicols}

One Answer

I'm not sure I understand what you're ultimate typesetting objective is. For sure, a simple tabular environments lets you re-create the screenshot you posted:

enter image description here

documentclass{article}
begin{document}
begin{tabular}{lll}
Topic: & TopicA & Good 
       & TopicB & Very Good 
       & TopicC & Very Good
end{tabular}
end{document}

Answered by Mico on August 16, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP