add tag
5 years ago निरंजन

This is my code.

It generates -

MWE.png

I want the ex. to be out of the multicols environment, because in the output the example b., because I want both a. and b. to be on the same height. How to achieve it?

PS - I tried \phantom{\ex.} but it doesn’t work.

Top Answer
5 years ago samcarter

I suggest to use the enumitem package to place multiple subitems in a single line. You don’t need to be worried about suspending and restarting the linguex counter because you could just place the the additional enumerate environment between your \ex. ones.

Screen Shot 2020-02-10 at 17.30.16.png

Answer #2
5 years ago CrazyHorse

If there are only two or three items then simply write the a., b., … by yourself without the commands:

Bildschirmfoto 2020-02-28 um 16.39.30.png

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.