Wave Walker DSP

DSP Algorithms for RF Systems

Trending

Buy the Book!

DSP for Beginners: Simple Explanations for Complex Numbers! The second edition includes a new chapter on complex sinusoids.

How to Create a LaTeX Paperback for Sale on Amazon
May 4, 2022

Table of Contents

Introduction

This blog post describes how to create a LaTeX paperback for sale on Amazon.

Update: This book references images of the first edition of my book but the information content about how to make and publish the book is the same. Enjoy!

I described how to create an eBook on Amazon KDP previously. You might also enjoy these other blog posts:

Amazon KDP

Amazon allows independent publishers (normal, everyday people) to sell books through their Kindle Direct Publishing website. Independent publishers can sell eBooks, paperbacks and hardback books. The physical books can be sold in both color and black and white, although the selection will affect your royalty payment. Estimate your royalties with Amazon’s calculator.

Creating a Paperback for Amazon

Paperback books must be 72 pages minimum, not including the cover. The Amazon KDP website accepts PDFs as the final format for the document to be published which makes generation using LaTeX convenient.

You also don’t have to purchase an ISBN when publishing through Amazon KDP, they can assign you a free ISBN and even create a barcode for you!

Create a New Title

The KDP website is super easy to use. To get started, create an account on Amazon KDP. Then click on Paperback under Create a New Title:

Create a new paperback title on Amazon KDP. The first step in selling your LaTeX paperback on Amazon!
Create a new paperback title on Amazon KDP. The first step in selling your LaTeX paperback on Amazon!

Much of the forms are self explanatory, proceed until you need to upload a manuscript.

LaTeX Template

I used the following LaTeX template to create the second edition of my book. I generate some “lipsum” text to fill in the pages to give you an idea how your book might look.

\documentclass[12pt,oneside,openright]{book}

\usepackage[
    left=0.5in,
    right=0.5in,
    top=0.75in,
    bottom=1.0in,
    paperwidth=8.25in,
    paperheight=11in,
    bindingoffset=0.375in
]{geometry}

\usepackage{fancyhdr}

\pagestyle{fancy}

\fancyhf{}%
\renewcommand{\headrulewidth}{0pt} % remove line in header
\fancyfoot[L]{}
\fancyfoot[C]{\thepage}
\fancyfoot[R]{}

\usepackage{lipsum}

\begin{document}

\chapter{Your First Chapter}
\lipsum[1-5]
\clearpage

\section{First Section}
\lipsum[6-10]
\clearpage

\section{Second Section}
\lipsum[11-15]

\chapter{Your Second Chapter}
\lipsum[16-20]
\clearpage

\section{Third Section}
\lipsum[21-25]
\clearpage

\section{Fourth Section}
\lipsum[26-30]

\end{document}

LaTeX Makefile

I compile the LaTeX into a PDF using TeX Live.  TeX Live can be installed on Ubuntu using:

$ sudo apt-get install texlive-full

I also installed the evince PDF viewer:

$ sudo apt-get install evince

I wrote the following Makefile to compile the LaTeX into a PDF:

all:
    pdflatex FoundationsOfDigitalSignalProcessingComplexNumbers.tex
    bibtex FoundationsOfDigitalSignalProcessingComplexNumbers
    pdflatex FoundationsOfDigitalSignalProcessingComplexNumbers.tex
    pdflatex FoundationsOfDigitalSignalProcessingComplexNumbers.tex
    evince FoundationsOfDigitalSignalProcessingComplexNumbers.pdf &

spell:
    find . -name “*.tex” -exec aspell –lang=en –mode=tex check “{}” \;

clean:
    rm -f *.pdf *.aux *.log *.toc *.blg *.out *.bbl

Save all of this text into a filename “Makefile”, and then in a terminal run:

$ make

and the PDF will be compiled and opened.

Cover Editor

Amazon’s website has a great cover editor if you want to use one of their premade formats. I created my cover image in PowerPoint and then exported it as a PDF. The cover dimensions for a 6″ x 9″ paperback (including margins) are 12.325″ x 9.25″.

I created the cover image in PowerPoint
I created the cover image in PowerPoint

Book Preview

KDP has a Book Preview tool that lets you review the book before you publish it. This tool allows you to fine tune the margins of both the body of the book and of the cover image, as well as preview the layout of the book. You must approve the book preview before it can be published. Amazon will also review the book before it is accepted for publishing which can take a day or two.

KDP's Book Preview tool lets you preview the margins and layout of your book.
KDP's Book Preview tool lets you preview the margins and layout of your book.

Conclusion

Selling a paperback on Amazon is an incredible feeling! It may take a couple iterations to get the document looking like you want and also formatted correctly, but the turn around time is pretty quick. I hope this guide is helpful in your journey to create a book for sale on Amazon, please leave a comment once your book is published!

Check out these other blogs:

2 Responses

  1. You said you “disabled the page numbers to fit within the margins”

    If I enable them will I have problems with the margins? Do you know how I can get the page numbers back? I guess I don’t understand why they were disabled

  2. > You said you “disabled the page numbers to fit within the margins”

    Good catch, and thank you for bringing this up! I made an error in the first edition of my book by disabling the page numbers and I forgot to re-enable them before it got published. I fixed the problem in the second edition and I have updated this blog post to include a better template to start from.

    Thank you!

Leave a Reply to SimonCancel reply

God, the Lord, is my strength; He makes my feet like the deer's; He makes me tread on my high places. Habakkuk 3:19
For everything there is a season, and a time for every matter under heaven. A time to cast away stones, and a time to gather stones together. A time to embrace, and a time to refrain from embracing. Ecclesiastes 3:1,5
The earth was without form and void, and darkness was over the face of the deep. And the Spirit of God was hovering over the face of the waters. Genesis 1:2
Behold, I am toward God as you are; I too was pinched off from a piece of clay. Job 33:6
Enter His gates with thanksgiving, and His courts with praise! Give thanks to Him; bless His name! Psalm 100:4
Lift up your hands to the holy place and bless the Lord! Psalm 134:2
Blessed is the man who trusts in the Lord, whose trust is the Lord. He is like a tree planted by water, that sends out its roots by the stream, and does not fear when heat comes, for its leaves remain green, and is not anxious in the year of drought, for it does not cease to bear fruit. Jeremiah 17:7-8
He said to him, “You shall love the Lord your God with all your heart and with all your soul and with all your mind. This is the great and first commandment. And a second is like it: You shall love your neighbor as yourself. On these two commandments depend all the Law and the Prophets.” Matthew 22:37-39
Then He said to me, “Prophesy over these bones, and say to them, O dry bones, hear the word of the Lord. Thus says the Lord God to these bones: Behold, I will cause breath to enter you, and you shall live." Ezekiel 37:4-5
Riches do not profit in the day of wrath, but righteousness delivers from death. Proverbs 11:4
The angel of the Lord appeared to him in a flame of fire out of the midst of a bush. He looked, and behold, the bush was burning, yet it was not consumed. And Moses said, “I will turn aside to see this great sight, why the bush is not burned.” When the Lord saw that he turned aside to see, God called to him out of the bush, “Moses, Moses!” And he said, “Here I am.” Exodus 3:2-3
Daniel answered and said: “Blessed be the name of God forever and ever, to whom belong wisdom and might. He changes times and seasons; He removes kings and sets up kings; He gives wisdom to the wise and knowledge to those who have understanding." Daniel 2:20-21
Previous slide
Next slide

This website participates in the Amazon Associates program. As an Amazon Associate I earn from qualifying purchases.

© 2021-2024 Wave Walker DSP