Simple LaTeX template for Books
I prepared a simple LaTeX template for Books and/or eBooks (“book” document class), showing the usage of several common packages (“geometry”, “inputenc”, “setspace”, “fancyhdr”, “tocloft”}.
You can download the source LaTeX template here!
And get a PDF using GNU Texinfo..
$> texi2pdf book_template.tex
Resulting PDF can be seen here!
Categories: Development, Writting
eBook, LaTeX, texinfo
Thank you.
Your template is very beautiful.
Son Nguyen
thnQ
Simple and Elegant. Thanks much.
wow that’s what i was looking for , simple and beautiful , perfect. Thanks!
thanks!It’s perfect!;)
Many thanks, working wonderfully!!
Thanks for a good, simple style file.
Prof. Ashok Gaikwad (Pune)
Many thanks indeed!! I like it so much!
I have a recommendation, I agree to your template this:
% Not enumerated chapter
%——————————————————————————-
\include{preface}
or
% First enumerated chapter
%——————————————————————————-
\include{cap1}
\include{cap2}
\include{cap3}
\include{cap4}
\include{cap5}
% Last pages for ToC
With the advantage, that in a different .tex you can have each chapter, doing easier the writting of the book. It’s a beautifull template, thanks you so much