texlive[68057] Master/texmf-dist: photobook (26aug23)
commits+karl at tug.org
commits+karl at tug.org
Sat Aug 26 00:43:40 CEST 2023
Revision: 68057
http://tug.org/svn/texlive?view=revision&revision=68057
Author: karl
Date: 2023-08-26 00:43:40 +0200 (Sat, 26 Aug 2023)
Log Message:
-----------
photobook (26aug23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/photobook/photobook.pdf
trunk/Master/texmf-dist/tex/latex/photobook/photobook.cls
Modified: trunk/Master/texmf-dist/doc/latex/photobook/photobook.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/photobook/photobook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/photobook/photobook.cls 2023-08-25 22:43:25 UTC (rev 68056)
+++ trunk/Master/texmf-dist/tex/latex/photobook/photobook.cls 2023-08-25 22:43:40 UTC (rev 68057)
@@ -93,8 +93,8 @@
%%% NOTE: \def\<module-name>@[A-Z]+ macros will be visible to both the
%%% code and the generated docs...
-\edef\photobook at FILEVERSION{v0.1.23}
-\edef\photobook at FILEDATE{2023-05-05}
+\edef\photobook at FILEVERSION{v0.1.25}
+\edef\photobook at FILEDATE{2023-08-24}
%% \documentclass{ltxdoc}
@@ -4270,6 +4270,8 @@
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
%%%%% Basic book information
+%% \DescribeMacro{BookType=<text>}
+\def\BookType{book}
% XXX Document metadata -- move to globals...
% XXX Use LaTeX generic metadata...
%% \DescribeMacro{BookTitle=<text>}
@@ -4296,8 +4298,8 @@
Copyright \textcopyright \ \BookYear \ \BookAuthors; All Rights Reserved.
\ifx \License \empty%
- No part of this book may be reproduced in any form without written permission
- of the author except for use for brief quotation in a book review.
+ No part of this \BookType\ may be reproduced in any form without written permission
+ of the author except for use for brief quotation in a review.
\else%
\License\fi}
@@ -4307,7 +4309,7 @@
\def\BookFonts{}
%% \DescribeMacro{SoftwareNotice=<text>}
\def\SoftwareNotice{%
- This book was designed and laid out using open source
+ This \BookType\ was designed and laid out using open source
\ifx \BookFonts \empty\else
fonts and\fi
software including:
More information about the tex-live-commits
mailing list.