Compare commits

...

3 Commits

8 changed files with 16 additions and 16 deletions

View File

@ -34,26 +34,26 @@
\begin{scope} \begin{scope}
\draw [fill=space,ultra thick] (1.5,8) rectangle (28,1); \draw [fill=space,ultra thick] (1.5,8) rectangle (28,1);
% %
\pic at (4.2,5) {fullmoon}; \pic at (4.2,5) {thirdmoon};
\pic at (11.2,5) {thirdmoon}; \pic at (11.2,5) {newmoon};
\pic at (18.2,5) {newmoon}; \pic at (18.2,5) {firstmoon};
\pic at (25.2,5) {firstmoon}; \pic at (25.2,5) {fullmoon};
% %
\node at (4.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna piena}}; \node at (4.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Terzo quarto}};
\node at (4.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 5 maggio}}; \node at (4.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 3 febbraio}};
\node at (4.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 19:34}}; \node at (4.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 00:18}};
% %
\node at (11.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Terzo Quarto}}; \node at (11.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Nuova}};
\node at (11.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 12 maggio}}; \node at (11.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 9 febbraio}};
\node at (11.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 16:28}}; \node at (11.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:50}};
% quinta fase % quinta fase
\node at (18.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Nuova}}; \node at (18.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Primo quarto}};
\node at (18.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 19 maggio}}; \node at (18.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 16 febbraio}};
\node at (18.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 17:53}}; \node at (18.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 16:01}};
% %
\node at (25.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Primo Quarto}}; \node at (25.2,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna piena}};
\node at (25.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 27 maggio}}; \node at (25.2,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 24 febbraio}};
\node at (25.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 17:22}}; \node at (25.2,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:30}};
\end{scope} \end{scope}
\end{tikzpicture} \end{tikzpicture}
\end{document} \end{document}

Binary file not shown.

Binary file not shown.