Fixed an error in documentation.

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-01-17 13:41:41 +03:00
parent 219fac018b
commit 4e60c74b3e

View File

@ -58,8 +58,8 @@
%%% NOTE: \def\<module-name>@[A-Z]+ macros will be visible to both the %%% NOTE: \def\<module-name>@[A-Z]+ macros will be visible to both the
%%% code and the generated docs... %%% code and the generated docs...
\edef\photobook@FILEVERSION{v0.1.5} \edef\photobook@FILEVERSION{v0.1.6}
\edef\photobook@FILEDATE{2022-11-14} \edef\photobook@FILEDATE{2023-01-17}
%% \documentclass{ltxdoc} %% \documentclass{ltxdoc}
@ -1634,8 +1634,8 @@
% %
%% \EXPERIMENTAL %% \EXPERIMENTAL
%% %%
%% Like |inlinecell| / |inlinecell*| but will take up zero space, positiond %% Like |inlinecell| / |inlinecell*| but will take up zero space and
%% at top of containing cell and sized to |\cellwidth| x |\cellheight|. %% sized to |\cellwidth| x |\cellheight|.
%% %%
%% >> \begin{zinlinecell} ... \end{zinlinecell} %% >> \begin{zinlinecell} ... \end{zinlinecell}
%% >> \begin{zinlinecell}[<valign>] ... \end{zinlinecell} %% >> \begin{zinlinecell}[<valign>] ... \end{zinlinecell}