summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bookcover
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-09 22:33:16 +0000
committerKarl Berry <karl@freefriends.org>2018-01-09 22:33:16 +0000
commit88c9b92f240d620d1e1ddda468a6f39e1db563a6 (patch)
tree5ae81b3e6b5fcb39b7014c48d5c35c870131a87a /Master/texmf-dist/doc/latex/bookcover
parentca4fc9144d8162c60671c9d1c4e38ac5d90f78ca (diff)
bookcover (9jan18)
git-svn-id: svn://tug.org/texlive/trunk@46261 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bookcover')
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/README10
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/bookcover.pdfbin1623198 -> 1527538 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/example-oldmethod.tex (renamed from Master/texmf-dist/doc/latex/bookcover/example1-oldmethod.tex)0
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/example1.pdfbin287308 -> 275533 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/example2-oldmethod.tex95
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/example2.pdfbin240988 -> 170221 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/example2.tex31
-rw-r--r--Master/texmf-dist/doc/latex/bookcover/figures/logo.pdfbin70874 -> 0 bytes
8 files changed, 12 insertions, 124 deletions
diff --git a/Master/texmf-dist/doc/latex/bookcover/README b/Master/texmf-dist/doc/latex/bookcover/README
index 2eb597e3dde..8afea1de9fb 100644
--- a/Master/texmf-dist/doc/latex/bookcover/README
+++ b/Master/texmf-dist/doc/latex/bookcover/README
@@ -1,6 +1,6 @@
bookcover class, 2015- by Tibor Tomacs
-Class for book covers and dust jackets
+This class helps typesetting book covers and dust jackets.
This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
@@ -13,9 +13,9 @@ and version 1.2 or later is part of all distributions of
LaTeX version 1999/12/01 or later.
Install:
- - Run 'latex bookcover.ins' for the bookcover.cls file.
- - Run 'pdflatex example1.tex' for the example1.pdf
- - Run 'pdflatex example2.tex' for the example2.pdf
- - Run three times 'pdflatex bookcover.dtx' to get the documentation (bookcover.pdf).
+ - Run 'latex bookcover.ins' for bookcover.cls
+ - Run 'pdflatex example1.tex' for example1.pdf
+ - Run 'pdflatex example2.tex' for example2.pdf
+ - Run three times 'pdflatex bookcover.dtx' for bookcover.pdf
diff --git a/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf b/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf
index 6a6ece38f1e..62e4021917c 100644
--- a/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf
+++ b/Master/texmf-dist/doc/latex/bookcover/bookcover.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/bookcover/example1-oldmethod.tex b/Master/texmf-dist/doc/latex/bookcover/example-oldmethod.tex
index 35659072758..35659072758 100644
--- a/Master/texmf-dist/doc/latex/bookcover/example1-oldmethod.tex
+++ b/Master/texmf-dist/doc/latex/bookcover/example-oldmethod.tex
diff --git a/Master/texmf-dist/doc/latex/bookcover/example1.pdf b/Master/texmf-dist/doc/latex/bookcover/example1.pdf
index 98e72340172..0f6cea1d750 100644
--- a/Master/texmf-dist/doc/latex/bookcover/example1.pdf
+++ b/Master/texmf-dist/doc/latex/bookcover/example1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/bookcover/example2-oldmethod.tex b/Master/texmf-dist/doc/latex/bookcover/example2-oldmethod.tex
deleted file mode 100644
index c08de67b702..00000000000
--- a/Master/texmf-dist/doc/latex/bookcover/example2-oldmethod.tex
+++ /dev/null
@@ -1,95 +0,0 @@
-\documentclass[markcolor=black,spinewidth=15mm,bgtikznodes]{bookcover}
-\usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
-\usepackage[english]{babel}
-\usepackage{url}
-\definecolor{amiyellow}{cmyk}{0,0,.5,0}
-\begin{document}
-
-% The outside of the book cover
-
-% Yellow triangle on the back cover by tikz code
-\setbookcover{bgtikz}{back}{
- \fill[color=amiyellow](.5,.5)--(17.5,24.5)--(17.5,0)--(.5,0)--cycle;}
-
-% Yellow triangle on the front cover by tikz code
-\setbookcover{bgtikz}{front}{
- \fill[color=amiyellow](0,0)--(0,24.5)--(17,.5)--(17,0)--cycle;}
-
-% Yellow background color on the spine
-\setbookcover{bgcolor}{spine}{color=amiyellow}
-
-% Remark
-\setbookcover{fgfirst}{above front}{
- \color{red}\textsc{Annales Mathematicae et Informaticae} book cover -- outside}
-
-% Text on the spine
-\setbookcover{fgfirst}{spine}{
- \vfill
- \centering
- \rotatebox[origin=c]{90}{
- \footnotesize\bfseries
- ANNALES MATHEMATICAE ET INFORMATICAE 43.\ (2014)}
- \vfill}
-
-% Text and pictures (summa.pdf, ekflogo.pdf) on the front cover
-\setbookcover{fgfirst}{front}{
- \vspace{30.5mm}
- \centering
- {\huge\bfseries ANNALES\\ MATHEMATICAE ET\\ INFORMATICAE\\[13mm]}
- {\large\bfseries TOMUS 43.\ (2014)}\\[10mm]
- \includegraphics{./figures/summa.pdf}\\[5mm]
- {\large COMMISSIO REDACTORIUM}\\[3mm]
- \parbox{123mm}{
- \centering
- Sándor Bácsó (Debrecen), Sonja Gorjanc (Zagreb), Tibor Gyimóthy (Szeged),\\
- Miklós Hoffmann (Eger), József Holovács (Eger), László Kovács (Miskolc),\\
- László Kozma (Budapest), Kálmán Liptai (Eger), Florian Luca (Mexico),\\
- Giuseppe Mastroianni (Potenza), Ferenc Mátyás (Eger),\\
- Ákos Pintér (Debrecen), Miklós Rontó (Miskolc), László Szalay (Sopron),\\
- János Sztrik (Debrecen), Gary Walsh (Ottawa)\par}
- \vfill
- \includegraphics[height=20mm]{./figures/logo.pdf}
- \vfill
- {\large\bfseries HUNGARIA, EGER}
- \vfill}
-
-% Making the outside book cover
-\makebookcover
-
-% The inside of the book cover
-
-% Remark
-\setbookcover{fgfirst}{above front}{
- \color{red}\textsc{Annales Mathematicae et Informaticae} book cover -- inside}
-
-% Text on the front cover (it is back of the inside book cover!)
-\setbookcover{fgfirst}{front}{
- \vspace{27mm}
- \begin{center}
- \bfseries
- ANNALES MATHEMATICAE ET INFORMATICAE\\[3mm]
- International journal for mathematics and computer science\\[3mm]
- Referred by\\
- Zentralblatt für Mathematik\\
- and\\
- Mathematical Reviews\\
- \end{center}
- \bigskip
- \begin{center}
- \parbox{126mm}{
- The journal of the Institute of Mathematics and Informatics of
- Eszterházy Károly University is open for scientific publications
- in mathematics and computer science, where the field of number
- theory, group theory, constructive and computer aided geometry
- as well as theoretical and practical aspects of programming
- languages receive particular emphasis. Methodological papers
- are also welcome. Papers submitted to the journal should be
- written in English. Only new and unpublished material can be
- accepted.}
- \end{center}}
-
-% Making the inside book cover
-\makebookcover
-
-\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/bookcover/example2.pdf b/Master/texmf-dist/doc/latex/bookcover/example2.pdf
index 5eca3352ec5..8cff522178b 100644
--- a/Master/texmf-dist/doc/latex/bookcover/example2.pdf
+++ b/Master/texmf-dist/doc/latex/bookcover/example2.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/bookcover/example2.tex b/Master/texmf-dist/doc/latex/bookcover/example2.tex
index f4e55237cd2..9444376f895 100644
--- a/Master/texmf-dist/doc/latex/bookcover/example2.tex
+++ b/Master/texmf-dist/doc/latex/bookcover/example2.tex
@@ -2,7 +2,7 @@
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
-\usepackage{url}
+\usepackage{url,lipsum}
\definecolor{amiyellow}{cmyk}{0,0,.5,0}
\begin{document}
@@ -35,21 +35,13 @@
\centering
{\huge\bfseries ANNALES\\ MATHEMATICAE ET\\ INFORMATICAE\\[13mm]}
{\large\bfseries TOMUS 43.\ (2014)}\\[10mm]
- \includegraphics{./figures/summa.pdf}\\[5mm]
- {\large COMMISSIO REDACTORIUM}\\[3mm]
- \parbox{123mm}{
- \centering
- Sándor Bácsó (Debrecen), Sonja Gorjanc (Zagreb), Tibor Gyimóthy (Szeged),\\
- Miklós Hoffmann (Eger), József Holovács (Eger), László Kovács (Miskolc),\\
- László Kozma (Budapest), Kálmán Liptai (Eger), Florian Luca (Mexico),\\
- Giuseppe Mastroianni (Potenza), Ferenc Mátyás (Eger),\\
- Ákos Pintér (Debrecen), Miklós Rontó (Miskolc), László Szalay (Sopron),\\
- János Sztrik (Debrecen), Gary Walsh (Ottawa)\par}
+ \includegraphics{./figures/summa.pdf}
\vfill
- \includegraphics[height=20mm]{./figures/logo.pdf}
+ {\large COMMISSIO REDACTORIUM}\\[3mm]
+ \parbox{123mm}{\centering\lipsum[2]\par}
\vfill
- {\large\bfseries HUNGARIA, EGER}
- \vfill}
+ {\large\bfseries HUNGARIA}
+ \vspace{10mm}}
\end{bookcover}
@@ -74,16 +66,7 @@
\end{center}
\bigskip
\begin{center}
- \parbox{126mm}{
- The journal of the Institute of Mathematics and Informatics of
- Eszterházy Károly University is open for scientific publications
- in mathematics and computer science, where the field of number
- theory, group theory, constructive and computer aided geometry
- as well as theoretical and practical aspects of programming
- languages receive particular emphasis. Methodological papers
- are also welcome. Papers submitted to the journal should be
- written in English. Only new and unpublished material can be
- accepted.}
+ \parbox{126mm}{\lipsum[1]}
\end{center}}
\end{bookcover}
diff --git a/Master/texmf-dist/doc/latex/bookcover/figures/logo.pdf b/Master/texmf-dist/doc/latex/bookcover/figures/logo.pdf
deleted file mode 100644
index 15d444ff75d..00000000000
--- a/Master/texmf-dist/doc/latex/bookcover/figures/logo.pdf
+++ /dev/null
Binary files differ