General ⇒ Justify multiple choice exam into plain text?
Justify multiple choice exam into plain text?
need to justified the text to create a professional looking multiple
choices exam.
Tried using the tex algorithm to justify the exam, and it looks worst than
a greedy algorithm to wrap text.
Have seen a few examples of what tex based multiple choice exams look like,
and it looks like tex is using a greedy algorithm to break the answer paragraphs
into lines.
My multiple choice exam will be displayed on the computer screen.
I appreciate any help you can give me.
What is the best way to break a multiple choice paragraph into lines?
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Justify multiple choice exam into plain text?
it is a bit hard to imagine what you are doing right now. For a mcq sheet, i would probably recommend the exam class. On the other hand, i wouldn't recommend mcq at all.
Or maybe have a look at the tasks package, along with the xsim package. It is a very powerful combination. Exsheets (example) was the predecessor of xsim.