Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-03-01 05:07:53 +03:00
parent 29ec8837e4
commit 6b48e151a3

View File

@ -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%