{books} is for questions which deal with books about TeX, LaTeX and other topics of this site. For questions regarding design and layout of books use {book-design} instead.

learn more… | top users | synonyms (1)

4
votes
0answers
96 views

any nice book templates for math-based topics?

I am looking around for nice book templates, and I am quite disappointed. I found similar questions on tex.stackexchange (e.g. Good LaTeX template for book about maths), but the book templates usually ...
1
vote
0answers
33 views

Import Doxygen generated documentation tex in Paper as appendix

I have a paper with the baseclass of {book} and I want to include the doxygen generated LaTeX documentation output as an appendix in the paper. I have been using \includepdf{mydoc.pdf} although it ...