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\ThanksTo{}
|
||||
\def\ISBN{}
|
||||
\def\BookEdition{500}
|
||||
\def\BookEdition{}
|
||||
\def\License{}
|
||||
\def\CopyrightNotice{%
|
||||
Copyright \textcopyright \ \BookYear \ \BookAuthors; All Rights Reserved.
|
||||
@ -3961,12 +3961,12 @@
|
||||
%
|
||||
%% Generate book information page.
|
||||
%%
|
||||
|
||||
% XXX add option to combine this with software info...
|
||||
\newcommand\BookInfoPage[1][]{%
|
||||
\begin{page}%
|
||||
\vfill
|
||||
\begin{flushleft}%
|
||||
\footnotesize
|
||||
#1
|
||||
|
||||
\ifx \CopyrightNotice \empty\else%
|
||||
@ -4004,6 +4004,7 @@
|
||||
\begin{page}%
|
||||
\vfill
|
||||
\begin{flushleft}%
|
||||
\footnotesize
|
||||
#1
|
||||
|
||||
\ifx \SoftwareNotice \empty\else%
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user