\documentclass{article} % Author: Gianluigi Filippelli % Based on calendar created by Till Tantau \usepackage[a3paper]{geometry} % \usepackage{tikz} \usetikzlibrary{calendar,folding} % \usepackage{xcolor} \usepackage{ifthen} % \definecolor{space}{HTML}{1F2C4E} \definecolor{earth}{HTML}{0089FA} \definecolor{title}{HTML}{FBA706} \definecolor{moon}{HTML}{AFAFAF} \definecolor{spacetime}{HTML}{0CF508} \definecolor{star}{HTML}{45457D} \definecolor{mars}{HTML}{DC7B4E} % \usepackage{fontspec} \setmainfont{Montserrat} % \title{Calendar 2024} \begin{document} \pagestyle{empty} \tikzset{ partial ellipse/.style args = {#1:#2:#3}{insert path={+ (#1:#3) arc (#1:#2:#3)}}, newmoon/.pic = { \draw [fill=moon] (0,0) circle (1.5cm); \draw [fill=black, opacity=0.5] (0,0) circle (1.5cm); }, firstmoon/.pic = { \draw [fill=moon] (0,0) circle (1.5cm); \draw [fill=black, opacity=0.5] (0,0) [partial ellipse=90:270:1.5 and 1.5]; }, fullmoon/.pic = { \draw [fill=moon] (0,0) circle (1.5cm); }, thirdmoon/.pic = { \draw [fill=moon] (0,0) circle (1.5cm); \draw [fill=black, opacity=0.5] (0,0) [partial ellipse=-90:90:1.5 and 1.5]; }, } \begin{tikzpicture}[transform shape, every calendar/.style={ at={(-8ex,4ex)}, month list, month label above centered, month text=\bfseries\textcolor{space}{\%mt} \%y0, if={(Sunday) [star]} }] % \begin{scope} \draw [black,ultra thick,fill=title] (0,7.5) rectangle (19,10.5); \node at (9.5,9.3) {\textcolor{black}{\fontsize{40}{41}\selectfont Calendar 2024}}; \end{scope} \begin{scope}[shift={(1.5,-1)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-01-01 to 2024-01-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-2,0.6)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {thirdmoon}; \pic at (11.2,5) {newmoon}; \pic at (18.2,5) {firstmoon}; \pic at (25.2,5) {fullmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont January 4}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:30}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont January 11}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 12:57}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont January 18}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:53}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont January 25}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 18:54}}; \end{scope} % \begin{scope}[shift={(0,-10.4)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-02-01 to 2024-02-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-2,-11.9)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {thirdmoon}; \pic at (11.2,5) {newmoon}; \pic at (18.2,5) {firstmoon}; \pic at (25.2,5) {fullmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont February 3}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 00:18}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont February 13}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 17:01}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont February 16}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 16:01}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont February 24}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:30}}; \end{scope} % \begin{scope}[shift={(-1.2,-19)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-03-01 to 2024-03-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-2,-25)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {thirdmoon}; \pic at (11.2,5) {newmoon}; \pic at (18.2,5) {firstmoon}; \pic at (25.2,5) {fullmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont March 3}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 16:24}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont March 10}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:06}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont March 17}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 06:11}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Mon}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont March 25}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 09:00}}; \end{scope} \end{tikzpicture} % \newpage % \begin{tikzpicture}[transform shape, every calendar/.style={ at={(-8ex,4ex)}, month list, month label above centered, month text=\bfseries\textcolor{space}{\%mt} \%y0, if={(Sunday) [star]} }] \begin{scope}[shift={(-1.5,-1.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-04-01 to 2024-04-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,0)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {thirdmoon}; \pic at (11.2,5) {newmoon}; \pic at (18.2,5) {firstmoon}; \pic at (25.2,5) {fullmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont April 2}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 05:15}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont April 8}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:21}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont April 15}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 21:13}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont April 24}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 01:49}}; \end{scope} % \begin{scope}[shift={(-2.9,-10.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-05-01 to 2024-05-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,-12.5)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (3.7,5) {thirdmoon}; \pic at (9.7,5) {newmoon}; \pic at (15.7,5) {firstmoon}; \pic at (21.7,5) {fullmoon}; \pic at (27.7,5) {thirdmoon}; % \node at (0.2 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.2 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont May 1}}; \node at (0.2 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:27}}; % \node at (0.2 + 2.7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.2 + 2.7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont May 8}}; \node at (0.2 + 2.7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 05:22}}; % \node at (0.2 + 4.4*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.2 + 4.4*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont May 15}}; \node at (0.2 + 4.4*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:48}}; % \node at (0.2 + 6.2*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.2 + 6.2*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont May 23}}; \node at (0.2 + 6.2*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 15:53}}; % \node at (0.2 + 7.8*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.2 + 7.8*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont May 30}}; \node at (0.2 + 7.8*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 19:13}}; \end{scope} % \begin{scope}[shift={(-4.5,-19.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-06-01 to 2024-06-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,-25)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {newmoon}; \pic at (11.2,5) {firstmoon}; \pic at (18.2,5) {fullmoon}; \pic at (25.2,5) {thirdmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont June 6}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 14:38}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont June 14}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 07:18}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont June 22}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 03:08}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont June 28}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:53}}; \end{scope} % \begin{scope}[shift={(-1.5,-28.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-07-01 to 2024-07-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,-37.5)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {newmoon}; \pic at (11.2,5) {firstmoon}; \pic at (18.2,5) {fullmoon}; \pic at (25.2,5) {thirdmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 6}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 00:57}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 14}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 00:49}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 21}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 12:17}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 28}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:52}}; \end{scope} % \end{tikzpicture} % \newpage % \begin{tikzpicture}[transform shape, every calendar/.style={ at={(-8ex,4ex)}, month list, month label above centered, month text=\bfseries\textcolor{space}{\%mt} \%y0, if={(Sunday) [star]} }] \begin{scope}[shift={(-3.5,-1.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-08-01 to 2024-08-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,0)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {newmoon}; \pic at (11.2,5) {firstmoon}; \pic at (18.2,5) {fullmoon}; \pic at (25.2,5) {thirdmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 4}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:13}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 12}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 17:19}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 19}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:26}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 26}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 11:26}}; \end{scope} % \begin{scope}[shift={(-5.3,-10.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-09-01 to 2024-09-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,-12.5)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {newmoon}; \pic at (11.2,5) {firstmoon}; \pic at (18.2,5) {fullmoon}; \pic at (25.2,5) {thirdmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 3}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 03:55}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 11}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:06}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 18}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:34}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 24}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:50}}; \end{scope} % \begin{scope}[shift={(-2.5,-19.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-10-01 to 2024-10-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,-25)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {newmoon}; \pic at (11.2,5) {firstmoon}; \pic at (18.2,5) {fullmoon}; \pic at (25.2,5) {thirdmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 2}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:49}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 10}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:55}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 17}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:26}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 24}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 10:03}}; \end{scope} % \begin{scope}[shift={(-4.1,-28.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-11-01 to 2024-11-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,-37.5)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (4.2,5) {newmoon}; \pic at (11.2,5) {firstmoon}; \pic at (18.2,5) {fullmoon}; \pic at (25.2,5) {thirdmoon}; % \node at (0.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 1}}; \node at (0.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:47}}; % \node at (0.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 9}}; \node at (0.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 06:56}}; % \node at (0.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 15}}; \node at (0.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 22:29}}; % \node at (0.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 23}}; \node at (0.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 02:28}}; \end{scope} \end{tikzpicture} % \newpage % \begin{tikzpicture}[transform shape, every calendar/.style={ at={(-8ex,4ex)}, month list, month label above centered, month text=\bfseries\textcolor{space}{\%mt} \%y0, if={(Sunday) [star]} }] \begin{scope}[shift={(-5.5,-1.5)}] %\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4); \calendar [dates=2024-12-01 to 2024-12-last]; \end{scope} % \begin{scope}[scale=0.7,shift={(-6.5,0)}] \draw [fill=space,ultra thick] (0.8,8) rectangle (30,1); % \pic at (3.7,5) {newmoon}; \pic at (9.7,5) {firstmoon}; \pic at (15.7,5) {fullmoon}; \pic at (21.7,5) {thirdmoon}; \pic at (27.7,5) {newmoon}; % \node at (0.2 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.2 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 1}}; \node at (0.2 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 07:21}}; % \node at (0.2 + 2.7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}}; \node at (0.2 + 2.7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 8}}; \node at (0.2 + 2.7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 09:49}}; % \node at (0.2 + 4.4*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}}; \node at (0.2 + 4.4*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 15}}; \node at (0.2 + 4.4*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 10:02}}; % \node at (0.2 + 6.2*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}}; \node at (0.2 + 6.2*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 22}}; \node at (0.2 + 6.2*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:18}}; % \node at (0.2 + 7.8*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}}; \node at (0.2 + 7.8*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 30}}; \node at (0.2 + 7.8*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:27}}; \end{scope} \end{tikzpicture} \end{document}