Compare commits

...

4 Commits

Author SHA1 Message Date
Gianluigi f531c18061 Conclusione calendario 2022-06-05 10:50:44 +02:00
Gianluigi 764deca401 Aggiornate le fasi lunari a giugno 2022-06-05 10:50:31 +02:00
Gianluigi a4db4231b6 Fasi lunari di maggio 2022-06-05 10:50:10 +02:00
Gianluigi 4fae753e97 Fasi lunari di aprile 2022-06-05 10:49:44 +02:00
6 changed files with 232 additions and 14 deletions

View File

@ -18,36 +18,42 @@
\begin{tikzpicture}[background rectangle/.style={fill=white},show background rectangle,]
\begin{scope}
%\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
\draw [fill=space,ultra thick] (3.8,8) rectangle (37,1);%per mese con cinque fasi
%\draw [fill=space,ultra thick] (3.8,8) rectangle (37,1);%per mese con cinque fasi
\draw [fill=space,ultra thick] (10.8,8) rectangle (37,1);
%
\coordinate (A) at (10.7,8.1);
\coordinate (B) at (37.1,8.1);
\coordinate (C) at (37.1,0.9);
\draw [use as bounding box,color=white] (A) -| (B) |- (C) -| (A);
%
\foreach \c in {1,3,...,7,9}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
%\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 9*3.5,5) circle (1.5cm);%quinta fase
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Nuova}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 1 aprile}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:24}};
%\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Nuova}};
%\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 1 aprile}};
%\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:24}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Primo Quarto}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 9 aprile}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:47}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 7 giugno}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 16:48}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Piena}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 16 aprile}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:56}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 14 giugno}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:51}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Terzo Quarto}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 23 aprile}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:56}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 21 giugno}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 05:10}};
% quinta fase
\node at (2.7 + 9*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Nuova}};
\node at (2.7 + 9*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 30 aprile}};
\node at (2.7 + 9*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 22:28}};
\node at (2.7 + 9*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 29 giugno}};
\node at (2.7 + 9*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:52}};
\end{scope}
\end{tikzpicture}
\end{document}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -253,10 +253,66 @@
\calendar [dates=2022-07-01 to 2022-07-last];
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,-18)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont June 29}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:52}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 7}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:14}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 13}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:37}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 20}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 16:18}};
\end{scope}
%
\begin{scope}[shift={(-1,-16)}]
\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4);
\calendar [dates=2022-08-01 to 2022-08-last];
\end{scope}
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,-27.3)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont July 28}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 19:54}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 5}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:06}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 12}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 03:35}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 19}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 06:35}};
\end{scope}
\end{tikzpicture}
%
\newpage
@ -274,20 +330,176 @@
\calendar [dates=2022-09-01 to 2022-09-last];
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,0.6)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont August 27}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 10:17}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 3}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 20:07}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 10}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 11:58}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 17}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:51}};
\end{scope}
%
\begin{scope}[shift={(-1,-3)}]
\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4);
\calendar [dates=2022-10-01 to 2022-10-last];
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,-8.7)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont September 25}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:54}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 3}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 02:14}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 9}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 22:54}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 17}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 19:15}};
\end{scope}
%
\begin{scope}[shift={(-1,-9.5)}]
\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4);
\calendar [dates=2022-11-01 to 2022-11-last];
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,-18)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont October 25}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 12:48}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 1}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 07:37}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 8}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 12:02}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 16}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 14:27}};
\end{scope}
%
\begin{scope}[shift={(-1,-16)}]
\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4);
\calendar [dates=2022-12-01 to 2022-12-last];
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,-27.3)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 23}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 23:57}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont November 30}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 15:36}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 8}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 05:08}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont Decembrer 16}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 09:56}};
\end{scope}
\end{tikzpicture}
%
\newpage
%
\begin{tikzpicture}[transform shape,
every calendar/.style={
at={(-8ex,4ex)},
week list,
month label above centered,
month text=\bfseries\textcolor{star}{\%mt} \%y0,
if={(Sunday) [mars]}
}]
\begin{scope}[shift={(-1,3.5)}]
\draw [ultra thick, fill=earth!50!white] (-2.2,1.2) rectangle (2.5,-2.4);
\calendar [dates=2023-01-01 to 2023-01-last];
\end{scope}
%
\begin{scope}[scale=0.7,shift={(0,0.6)}]
\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
%
\foreach \c in {1,3,...,7}
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
%
\node at (2.7 + 3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont New Moon}};
\node at (2.7 + 3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 23}};
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 11:16}};
%
\node at (2.7 + 3*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont First Quarter}};
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont December 30}};
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 02:20}};
%
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Full Moon}};
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont January 7}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 00:08}};
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Third Quarter}};
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont January 15}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 03:10}};
\end{scope}
\end{tikzpicture}
\end{document}