mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
29ec8837e4
commit
6b48e151a3
@ -3931,7 +3931,7 @@
|
|||||||
\def\ByNotice{}
|
\def\ByNotice{}
|
||||||
\def\ThanksTo{}
|
\def\ThanksTo{}
|
||||||
\def\ISBN{}
|
\def\ISBN{}
|
||||||
\def\BookEdition{500}
|
\def\BookEdition{}
|
||||||
\def\License{}
|
\def\License{}
|
||||||
\def\CopyrightNotice{%
|
\def\CopyrightNotice{%
|
||||||
Copyright \textcopyright \ \BookYear \ \BookAuthors; All Rights Reserved.
|
Copyright \textcopyright \ \BookYear \ \BookAuthors; All Rights Reserved.
|
||||||
@ -3961,12 +3961,12 @@
|
|||||||
%
|
%
|
||||||
%% Generate book information page.
|
%% Generate book information page.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
% XXX add option to combine this with software info...
|
% XXX add option to combine this with software info...
|
||||||
\newcommand\BookInfoPage[1][]{%
|
\newcommand\BookInfoPage[1][]{%
|
||||||
\begin{page}%
|
\begin{page}%
|
||||||
\vfill
|
\vfill
|
||||||
\begin{flushleft}%
|
\begin{flushleft}%
|
||||||
|
\footnotesize
|
||||||
#1
|
#1
|
||||||
|
|
||||||
\ifx \CopyrightNotice \empty\else%
|
\ifx \CopyrightNotice \empty\else%
|
||||||
@ -4004,6 +4004,7 @@
|
|||||||
\begin{page}%
|
\begin{page}%
|
||||||
\vfill
|
\vfill
|
||||||
\begin{flushleft}%
|
\begin{flushleft}%
|
||||||
|
\footnotesize
|
||||||
#1
|
#1
|
||||||
|
|
||||||
\ifx \SoftwareNotice \empty\else%
|
\ifx \SoftwareNotice \empty\else%
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user