% An edited template for all.sh to print a desrciption below a set of 8 maps.
% At least the line 73, mentioning the central star of the map, should be edited
% to correspond to the line 7 of the script all.sh.
%  (Prior to Nov 2014, this LaTeX template was named 20t.tex and did not contain
%   this explanation.)

\documentclass[a4paper,12pt]{article}
%setlength\paperwidth {297mm}%
%setlength\paperheight  {420mm}
 \textwidth 210mm
 \textheight 297mm
 \addtolength{\textwidth}{-1cm}
 \addtolength{\textheight}{-1cm}
 \footskip 0mm                          % comment this line for numbered pages
 \addtolength{\textheight}{-\footskip}
 \pagestyle{empty}                      % comment this line for numbered pages
 \topmargin -15mm
 \headsep 0mm
 \headheight 0mm
 \oddsidemargin -20mm

\parindent=0pt
\parskip=0.2\baselineskip
%\usepackage{czech}

%begin{latexonly}
\ifx\pdfoutput\undefined
 \newcommand{\mylabel}[2]{#2}
 \newcommand  {\myref}[2]{#2}
 \newcommand{\nolinkurl}[1]{\url{#1}}
\else
 \RequirePackage[latin2]{inputenc}
 \usepackage
  [pdftex,bookmarksopen=true,
   pagebackref,  
   pdfview=FitB,
   pdfauthor = {Jan\ Hollan},
   pdftitle  = {Maps for Globe at Night},
   ]
  {hyperref}
 \newcommand{\mylabel}[2]{\protect\label{#1}\protect\hypertarget{#1}{#2}}
 \newcommand  {\myref}[2]{\protect\hyperlink{#1}{#2}}
\fi
%end{latexonly}

\usepackage{graphicx%,times%,color,wallpaper
}

\newcommand{\ings}[1]{\includegraphics[width=0.47\textwidth]{#1}}

\begin{document}
%\footnotesize
\centering

\ings{10s_05}
\ings{10s_15}

\ings{10s_25}
\ings{10s_35}

\ings{10s_45}
\ings{10s_55}

\ings{10s_65}
\ings{10s_75} 

Maps for \href{http://www.globeatnight.org}{Globe at Night}
latitude \ensuremath{\mathbf{-10^\circ}},
2023-08-12, 21 h local time 
(Sun at \ensuremath{-}45°), transparent air.
Lines from N(E,S,W) to zenith shown (crosses each 10°). 
Centered on 
\href{http://en.wikipedia.org/wiki/Epsilon_Sagitarii}{Kaus Australis}
(\ensuremath{\epsilon} Sagitarii), which is
1\ensuremath{^\circ} to the left from S, 
at 66\ensuremath{^\circ} height.
Detailed maps 50\ensuremath{^\circ} vertically,
the first four maps 100\ensuremath{^\circ}. \emph{\href
{http://amper.ped.muni.cz/jenik/astro/maps/GaN/}
{Jan Hollan}, \href{http://www.czechglobe.cz/}{CzechGlobe}}

\end{document}
