mirror of
https://github.com/ulaulaman/tikzdraw.git
synced 2025-02-09 11:48:41 +01:00
Calendario 2022: aggiunte fasi lunari di marzo e aprile
This commit is contained in:
parent
79579d318c
commit
0c84c23b78
Binary file not shown.
@ -44,7 +44,7 @@
|
||||
\calendar [dates=2022-01-01 to 2022-01-last];
|
||||
\end{scope}
|
||||
%
|
||||
\begin{scope}[scale=0.7]
|
||||
\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}
|
||||
@ -77,7 +77,7 @@
|
||||
\calendar [dates=2022-02-01 to 2022-02-last];
|
||||
\end{scope}
|
||||
%
|
||||
\begin{scope}[scale=0.7,shift={(0,-10)}]
|
||||
\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}
|
||||
@ -110,10 +110,66 @@
|
||||
\calendar [dates=2022-03-01 to 2022-03-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 March 2}};
|
||||
\node at (2.7 + 3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 18:34}};
|
||||
%
|
||||
\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 March 10}};
|
||||
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 11:45}};
|
||||
%
|
||||
\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 March 18}};
|
||||
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:17}};
|
||||
%
|
||||
\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 March 25}};
|
||||
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 06:37}};
|
||||
\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-04-01 to 2022-04-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 April 1}};
|
||||
\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 First Quarter}};
|
||||
\node at (2.7 + 3*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont April 9}};
|
||||
\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 08:47}};
|
||||
%
|
||||
\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 April 16}};
|
||||
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:56}};
|
||||
%
|
||||
\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 April 30}};
|
||||
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 22:28}};
|
||||
\end{scope}
|
||||
\end{tikzpicture}
|
||||
%
|
||||
\newpage
|
||||
|
Loading…
x
Reference in New Issue
Block a user