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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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