Document Classes ⇒ exam class for book
exam class for book
I write a book, in a chapter of that i have an exam. so i use "exam" document class for my book. how i can define an exam without exam document class? use exam class for a book isn't incorrect? how i must to do?
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
exam class for book
exam class for book
Thank youJohannes_B wrote:Exam is based on article, so it doesn't know any chapters (which are level 0 in a book). My advice would be to compile the exam standalone and input the pdf into your book using package pdfpages.