GeneralHow to move some contents to the end of the document?

General information and discussion about TeXnicCenter
Post Reply
yoyoimut
Posts: 120
Joined: Mon Oct 19, 2009 6:58 am

How to move some contents to the end of the document?

Post by yoyoimut »

Hi everybody,

I am writing mathematics book with many problems and solutions.
Each problem is immediately followed by its solution.
Because it is a book, the numbering for each problem depends on the chapter and section numbering as well.

I want the solutions to appear at the end of the book right before the appendix and index. The numbering is also my concern, so it must not be out of sync with the problem numbering.


My question is:

1. If there is a package to handle it, what is the name of it?

2. Otherwise, how to handle it?



Thank you in advance.


regards,

Yuko.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

How to move some contents to the end of the document?

Post by localghost »

I'd first look at the TeX Catalogue [1]. There are several tools to manage that.

[1] The TeX Catalogue Online, Topic Index - Typesetting Exam Scripts, Quizzes, Flashcards, and Questionnaires


Best regards
Thorsten
sitex
Posts: 70
Joined: Sat May 09, 2009 12:37 pm

How to move some contents to the end of the document?

Post by sitex »

Hello,

I used exerbook.sty to do move solutions to almost anywhere in a book document. It also handles all numbering and links between problems and solutions. Of course, you must use standard labeling and referencing for any exercises referenced in the text of the document. Exerbook is a modification of exerquiz.sty written by Don Story http://www.acrotex.net. I have attached the version I used to help typeset a book. Don may have a more up to date version.

Tom
Attachments
exerbook.sty
(2.4 KiB) Downloaded 274 times
yoyoimut
Posts: 120
Joined: Mon Oct 19, 2009 6:58 am

Re: How to move some contents to the end of the document?

Post by yoyoimut »

@localghost and @sitex,

Thank you for replying.

Both of you gave me very useful informations.
I am exploring them now.



regards,

Yuko.
Post Reply