GeneralCreating a horizontal List (in one single Line)

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
banneheka
Posts: 3
Joined: Thu Jul 07, 2011 7:58 am

Creating a horizontal List (in one single Line)

Post by banneheka »

Dear Latex Community,

I need to list the choices for a multiple choice question in a row as follows:
1.What is the variance of X?
(a) 5 (b) 7 (c) 25 (d) 35

Is there a way to create this by modifying \begin{enumerate} ….. \end{enumerate} or something similar?

Thank you in advance for your help.

Sarath Banneheka

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Creating a horizontal List (in one single Line)

Post by localghost »

Try a package like enumitem or paralist.


Thorsten
Post Reply