SNOUG/src/Half_Title.tex

29 lines
649 B
TeX
Raw Normal View History

2022-08-28 23:27:42 -06:00
%
% Half_Title.tex
%
% SatNOGS Optical Unofficial Guide
%
% Copyright (C) 2022, Jeff Moe
%
% This document is licensed under the Creative Commons Attribution 4.0
% International Public License (CC BY-SA 4.0) by Jeff Moe.
%
%%% HALF TITLE %%%
\thispagestyle{empty}
\begin{vplace}
\centering
2022-08-31 15:42:24 -06:00
\fontspec{lmmonocaps10-regular.otf}\fontsize{20pt}{1em}\selectfont{SatNOGS Optical Unofficial Guide}
\\
2022-08-31 15:42:24 -06:00
\fontspec{lmmonocaps10-regular.otf}\fontsize{14pt}{1em}\selectfont{\textcolor{red}{DRAFT}}
2022-08-28 23:27:42 -06:00
\end{vplace}
\null
\vfill
\hfill
% BARCODE
\begin{pspicture}(2.0,1.0)
\psbarcode{978-1-387-65419-2}{includetext}{isbn}
\end{pspicture}
2022-08-28 23:27:42 -06:00
%%% END HALF TITLE %%%