diff options
author | Karl Berry <karl@freefriends.org> | 2022-07-03 20:57:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-07-03 20:57:54 +0000 |
commit | 651896284226ba0b294d5d5a627bcdcadcfbc7e9 (patch) | |
tree | 5b13e478e2f9d024f0c31294d4f68d8230d05681 /Master/texmf-dist/doc | |
parent | 41700d741272326d5cdbe2ecdad932fea3a44efc (diff) |
kdpcover (3jul22)
git-svn-id: svn://tug.org/texlive/trunk@63800 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf | bin | 104774 -> 104667 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex | 5 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf Binary files differindex d80edde8e34..984c26469bd 100644 --- a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf +++ b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf diff --git a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex index 9e94ac13a63..793ba90b013 100644 --- a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex +++ b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex @@ -27,6 +27,9 @@ % 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} @@ -45,7 +48,7 @@ % 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.2.4} +\putVersion{0.3.0} % This prints the price, which is a good practice to mention, I believe. \putPrice{\$0.00} |