summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-02 20:18:52 +0000
committerKarl Berry <karl@freefriends.org>2022-10-02 20:18:52 +0000
commitab912a2b4e973f642f3549eb9831e30be9eb580c (patch)
tree26fa30e0fe572cd3789baa7f67422e6cb462fe85 /Master/texmf-dist/doc
parent1bb1c5dc96daf4c438e0a7929f64d14b968ca5ca (diff)
kdpcover (2oct22)
git-svn-id: svn://tug.org/texlive/trunk@64582 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt6
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/LICENSE.txt21
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/README.md3
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/cactus.pdfbin0 -> 47687 bytes
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdfbin104667 -> 260022 bytes
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex93
6 files changed, 25 insertions, 98 deletions
diff --git a/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt b/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt
index e33e2679576..c4c670d01b7 100644
--- a/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt
+++ b/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt
@@ -1,11 +1,9 @@
hard iexec
hard xkeyval
hard anyfontsize
-hard tikz
+hard pgf
hard microtype
hard xcolor
-hard graphicx
-hard calc
hard setspace
hard geometry
-hard textpos
+hard textpos \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/kdpcover/LICENSE.txt b/Master/texmf-dist/doc/latex/kdpcover/LICENSE.txt
new file mode 100644
index 00000000000..bd949ffdabc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/kdpcover/LICENSE.txt
@@ -0,0 +1,21 @@
+(The MIT License)
+
+Copyright (c) 2021-2022 Yegor Bugayenko
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the 'Software'), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/Master/texmf-dist/doc/latex/kdpcover/README.md b/Master/texmf-dist/doc/latex/kdpcover/README.md
index a3fe02d0f99..a50e85a40ab 100644
--- a/Master/texmf-dist/doc/latex/kdpcover/README.md
+++ b/Master/texmf-dist/doc/latex/kdpcover/README.md
@@ -1,4 +1,5 @@
-[![make](https://github.com/yegor256/kdpcover/actions/workflows/latexmk.yml/badge.svg)](https://github.com/yegor256/kdpcover/actions/workflows/latexmk.yml)
+[![make](https://github.com/yegor256/kdpcover/actions/workflows/l3build.yml/badge.svg)](https://github.com/yegor256/kdpcover/actions/workflows/l3build.yml)
+[![CTAN](https://img.shields.io/ctan/v/kdpcover)](https://ctan.org/pkg/kdpcover)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/kdpcover/blob/master/LICENSE.txt)
This LaTeX class I use to format covers for [my books](https://www.yegor256.com/books.html),
diff --git a/Master/texmf-dist/doc/latex/kdpcover/cactus.pdf b/Master/texmf-dist/doc/latex/kdpcover/cactus.pdf
new file mode 100644
index 00000000000..f42d027a49c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/kdpcover/cactus.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf
index 984c26469bd..a59838ee2a3 100644
--- a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf
+++ b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex
deleted file mode 100644
index 793ba90b013..00000000000
--- a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex
+++ /dev/null
@@ -1,93 +0,0 @@
-% (The MIT License)
-%
-% Copyright (c) 2021-2022 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
-
-% Here we set the total count of the pages in the book and set the size
-% of the page to 6x9 inches. You can set your own size like this:
-% \setlength\kdpxsize{8.1in}
-% \setlength\kdpysize{12.7in}
-% It's better not to use "pages" option here, but to let it calculate
-% the size of your book from the PDF file. Just say "pdf=book.pdf" and it
-% will be calculated automatically.
-%
-% To get rid of the black bar at the center of the page, just add
-% "barless" option here.
-\documentclass[pages=200,6x9]{kdpcover}
-
-\begin{document}
-% Here we put the vertical black spine line with two white elements
-% inside: the text at the top and the logo at the bottom. Make sure
-% the text is short enough so that it doesn't touch the logo. It's
-% a good practice to mention the volume number at the end of the text,
-% if you have more than one volume, e.g. "my book, vol. 1". I suggest
-% using small caps in the text only.
-\putSpine{kdpcover, a LaTeX class for KDP books}
-
-% This one prints the volume picture. It is intentionally made large,
-% in order to make it obvious.
-\putVolume{1}
-
-% Here we print the version and it will also add the date of the latest
-% Git commit in the current directory. If it's not a Git repository,
-% the date won't be printed.
-\putVersion{0.3.0}
-
-% This prints the price, which is a good practice to mention, I believe.
-\putPrice{\$0.00}
-
-% This one prints the copyright short message with the year and the
-% name of the autor.
-\putCopyright{\the\year}{Yegor Bugayenko}
-
-% Here we print the title of the book
-\putTitle{kdpcover}
-
-% Here we print the author.
-\putAuthor{Yegor Bugayenko}
-
-% Here we print the TL;DR paragraph, which summarizies the message
-% of the entire book.
-\putTLDR{I use this LaTeX class to design covers for my books published
-by Kindle Direct Publishing; you also can do it, provided you like the layout and the style.}
-
-% The picture.
-\putPicture{cactus.pdf}
-
-% This is the text on the back of the book, which usually I suggest
-% to omit and keep the back empty and white.
-\putBack{
- You need to either specify the number of pages
- in your PDF book, or provide the path to the PDF.
- In the latter case, the pages will be counted using
- "qpdf," which has to be installed:
- \newline\newline
- \char`\\documentclass[pages=200,pdf=book.pdf]\string{kdpcover\string}\newline
- \char`\\begin\string{document\string}\newline
- \char`\\putSpine\string{my book\string}\newline
- \char`\\end\string{document\string}
- \newline\newline
- See the file "kdpcover.tex" for a full example with all
- available commands and class options.
- \newline\newline
- Even more details you can find on GitHub:\newline
- https://github.com/yegor256/kdpcover
-}
-\end{document} \ No newline at end of file