Search found 1 match

by imtitanium
Thu Jan 01, 2015 4:09 pm
Forum: Text Formatting
Topic: Aligning options to the left in exam mode.
Replies: 1
Views: 3272

Aligning options to the left in exam mode.

I am using exam class in latex to create multiple choice questions. However, my multiple choice options are centered. I want each choices to start from the left. Can anyone help me on this?

\documentclass[11 pt, twoside]{exam}
\usepackage{amsmath}
\usepackage[T1]{fontenc}
\usepackage{natbib ...