diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-16 21:29:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-16 21:29:48 +0000 |
commit | 8bf408bb66dfe68280d0c320ac7a9f8e0fbe1396 (patch) | |
tree | 093f5143576d9d053cc1083f749d8d1adf87b28d /Master/texmf-dist/doc/latex/bookcover | |
parent | e047bbf1c29b1b63ce70098b2a9815a177af1f03 (diff) |
bookcover (16dec20)
git-svn-id: svn://tug.org/texlive/trunk@57151 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bookcover')
20 files changed, 23 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.pdf b/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.pdf Binary files differindex 10c8a90f985..f135d8b245f 100644 --- a/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.tex b/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.tex index da74f6d62b9..203c4a6fce9 100644 --- a/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.tex +++ b/Master/texmf-dist/doc/latex/bookcover/bookcover-example1.tex @@ -1,5 +1,10 @@ -\documentclass[coverwidth=15cm,coverheight=20cm,spinewidth=25mm, - flapwidth=6cm,wrapwidth=5mm]{bookcover} +\documentclass[ + coverwidth=15cm, + coverheight=20cm, + spinewidth=25mm, + flapwidth=6cm, + wrapwidth=5mm, + ]{bookcover} \newbookcovercomponenttype{center rotate}{ \vfill @@ -9,8 +14,8 @@ \usepackage[outline]{contour}% It doesn't work with xelatex and lualatex \contourlength{1pt} -\usepackage[latin]{babel} -\usepackage{lipsum,microtype} +\usepackage[english]{babel} +\usepackage{kantlipsum,microtype} \begin{document} @@ -67,19 +72,19 @@ % Text on the back cover \begin{bookcoverelement}{normal}{back}[2cm,2cm,2cm,2cm] - \color{white}\lipsum[1] + \color{white}\kant[1] \end{bookcoverelement} % Text and picture on the front flap \begin{bookcoverelement}{normal}{front flap}[1cm,1cm,1cm,2cm] - \color{white}\lipsum[2] + \color{white}\kant[2] \vfill {\centering\includegraphics{./figures/bookcover-dice.pdf}\par} \end{bookcoverelement} % Text on the back flap \begin{bookcoverelement}{normal}{back flap}[1cm,2cm,1cm,2cm] - \color{white}\lipsum[2] + \color{white}\kant[3] \end{bookcoverelement} \end{bookcover} diff --git a/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.pdf b/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.pdf Binary files differindex 50d15d81db6..ce201737b93 100644 --- a/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.tex b/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.tex index 7c298de1645..1d6cbdd74fe 100644 --- a/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.tex +++ b/Master/texmf-dist/doc/latex/bookcover/bookcover-example2.tex @@ -1,10 +1,17 @@ -\documentclass[markcolor=black,spinewidth=15mm]{bookcover} +\documentclass[ + spinewidth=15mm, + markcolor=black, + ]{bookcover} + \usepackage[latin]{babel} \usepackage{lipsum,microtype} \begin{document} +% ---------------------------------------------------------------------- % Outside cover +% ---------------------------------------------------------------------- + \begin{bookcover} % Remark @@ -45,7 +52,10 @@ \end{bookcover} +% ---------------------------------------------------------------------- % Inside cover +% ---------------------------------------------------------------------- + \begin{bookcover} % Remark diff --git a/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf b/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf Binary files differindex 54edee5c631..f8867abc091 100644 --- a/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-barcode.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-barcode.pdf Binary files differindex 3da147b6ff7..fbd7fc3208a 100644 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-barcode.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-barcode.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-description.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-description.pdf Binary files differnew file mode 100644 index 00000000000..ee8755e38f5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-description.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-dustjacket.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-dustjacket.pdf Binary files differnew file mode 100644 index 00000000000..c1caae30f78 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-dustjacket.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-einstein.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-einstein.pdf Binary files differdeleted file mode 100644 index 592f7d5641a..00000000000 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-einstein.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-foldingmargin.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-foldingmargin.pdf Binary files differnew file mode 100644 index 00000000000..1586332ed1c --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-foldingmargin.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-margins.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-margins.pdf Binary files differnew file mode 100644 index 00000000000..63869061705 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-margins.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-parts.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-parts.pdf Binary files differindex 752284839ba..648e6a338ad 100644 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-parts.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-parts.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-result.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-result.pdf Binary files differdeleted file mode 100644 index dfc65e6cd4b..00000000000 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-result.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-foldingmargin.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-foldingmargin.pdf Binary files differnew file mode 100644 index 00000000000..6eb0784e742 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-foldingmargin.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-withflaps.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-withflaps.pdf Binary files differnew file mode 100644 index 00000000000..5ae8ab86b4f --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-withflaps.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-withoutflaps.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-withoutflaps.pdf Binary files differnew file mode 100644 index 00000000000..411e4f4194e --- /dev/null +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme-withoutflaps.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme.pdf Binary files differdeleted file mode 100644 index ff5cd7708bc..00000000000 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-scheme.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-sizes.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-sizes.pdf Binary files differdeleted file mode 100644 index 2c81249975c..00000000000 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-sizes.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikz.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikz.pdf Binary files differindex 3ac9d8b5ad5..b0aef8e737f 100644 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikz.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikz.pdf diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikzclip.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikzclip.pdf Binary files differindex 2c3b22e2a80..9c65cdb40ac 100644 --- a/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikzclip.pdf +++ b/Master/texmf-dist/doc/latex/bookcover/figures/bookcover-tikzclip.pdf |