1
vote
1answer
43 views

Create commands each of the text aligned horizontally?

I am using exam document class as my guide in creating my own documentclass but i have encountered a problem.How will i create a command for each of the four texts in a line. here is a sample image: ...
0
votes
1answer
74 views

exam class and align* environment [closed]

I wonder if there is a conflict between the align environment and the exam class. I have the following and it gives an error for \begin{align*} \documentclass[answers,11pt]{exam} ...