fltk/fluid/documentation/src/fluid-title.tex.in
2025-04-23 14:13:47 +02:00

36 lines
972 B
TeX

%
% FLUID PDF documentation title page (LaTeX)
%
\begin{titlepage}
\vspace*{4cm}
\begin{center}%
{\Huge FLUID for FLTK @FLTK_VERSION@ User Manual}\\
\vspace*{2cm}
\begin{DoxyImageNoCaption}
\mbox{\includegraphics[width=4cm]{fluid-128.png}}
\end{DoxyImageNoCaption}\\
\vspace*{2cm}
{\Large
By F. Costantini, M. Melcher, \\
A. Schlosser, B. Spitzak, and M. Sweet.}\\
\vspace*{1.5cm}
{\large Copyright © 1998 - @YEAR@ by Bill Spitzak and others.}\\
\vspace*{0.75cm}
{\small
This software and manual are provided under the terms of the GNU Library General Public License.}\\
{\small
Permission is granted to reproduce this manual or any portion for any purpose,}\\
{\small
provided this copyright and permission notice are preserved.}\\
\vspace*{1.5cm}
{\large Generated by Doxygen @DOXYGEN_VERSION@}\\
\vspace*{0.5cm}
@TODAY@\\
\vspace*{0.5cm}
{\small Git revision @FLTK_GIT_REVISION@}\\
\end{center}
\end{titlepage}
%
% end of FLUID PDF documentation title page (LaTeX)
%