tikzdraw/astronomy/fasi_lunari.tex

69 lines
3.2 KiB
TeX
Raw Normal View History

2021-12-20 23:14:57 +01:00
\documentclass{standalone}
%
\usepackage{tikz}
\usetikzlibrary{backgrounds}
\usepackage{xcolor}
%
\definecolor{space}{HTML}{1F2C4E}
\definecolor{moon}{HTML}{AFAFAF}
%
\usepackage{fontspec}
\setmainfont{Open Dyslexic}
%
\title{Fasi lunari}
\begin{document}
\tikzset{
partial ellipse/.style args = {#1:#2:#3}{insert path={+ (#1:#3) arc (#1:#2:#3)}},
}
\begin{tikzpicture}[background rectangle/.style={fill=white},show background rectangle,]
\begin{scope}
2022-03-25 16:55:43 +01:00
%\draw [fill=space,ultra thick] (3.8,8) rectangle (30,1);
2022-06-05 10:50:31 +02:00
%\draw [fill=space,ultra thick] (3.8,8) rectangle (37,1);%per mese con cinque fasi
2022-12-01 11:22:05 +01:00
%\draw [fill=space,ultra thick] (10.8,8) rectangle (37,1);
2022-06-05 10:50:31 +02:00
%
2022-12-01 11:22:05 +01:00
\coordinate (A) at (17.6,8.1);
%\coordinate (B) at (37.1,8.1);
\coordinate (B) at (44.1,8.1);
%\coordinate (C) at (37.1,0.9);
\coordinate (C) at (44.1,0.9);
2022-06-05 10:50:31 +02:00
\draw [use as bounding box,color=white] (A) -| (B) |- (C) -| (A);
2022-12-01 11:22:05 +01:00
\draw [fill=space,ultra thick] (17.7,8) rectangle (44,1);
%\draw [use as bounding box,color=white] (A) -| (B) |- (C) -| (A);
2021-12-20 23:14:57 +01:00
%
2022-12-01 11:22:05 +01:00
\foreach \c in {1,3,...,7,9,11}
2021-12-20 23:14:57 +01:00
{
\draw [fill=moon] (2.7 + \c*3.5,5) circle (1.5cm);
}
2022-06-05 10:50:31 +02:00
%\draw [fill=black, opacity=0.5] (2.7 + 3.5,5) circle (1.5cm);
2022-12-01 11:22:05 +01:00
%\draw [fill=black, opacity=0.5] (2.7 + 3*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
2021-12-20 23:14:57 +01:00
\draw [fill=black, opacity=0.5] (2.7 + 7*3.5,5) [partial ellipse=-90:90:1.5 and 1.5];
2022-03-25 16:55:43 +01:00
\draw [fill=black, opacity=0.5] (2.7 + 9*3.5,5) circle (1.5cm);%quinta fase
2022-12-01 11:22:05 +01:00
\draw [fill=black, opacity=0.5] (2.7 + 11*3.5,5) [partial ellipse=90:270:1.5 and 1.5];
2021-12-20 23:14:57 +01:00
%
2022-06-05 10:50:31 +02:00
%\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}};
2021-12-20 23:14:57 +01:00
%
2022-12-01 11:22:05 +01:00
%\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 1 novembre}};
%\node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 07:37}};
2021-12-20 23:14:57 +01:00
%
2022-09-14 11:24:03 +02:00
\node at (2.7 + 5*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna piena}};
2023-03-22 16:44:23 +01:00
\node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 7 marzo}};
\node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 13:40}};
2021-12-20 23:14:57 +01:00
%
\node at (2.7 + 7*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Terzo Quarto}};
2023-03-22 16:44:23 +01:00
\node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 15 marzo}};
\node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:08}};
2022-03-25 16:55:43 +01:00
% quinta fase
\node at (2.7 + 9*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Luna Nuova}};
2023-03-22 16:44:23 +01:00
\node at (2.7 + 9*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 21 marzo}};
\node at (2.7 + 9*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 19:23}};
2022-12-01 11:22:05 +01:00
%
\node at (2.7 + 11*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Primo Quarto}};
2023-03-22 16:44:23 +01:00
\node at (2.7 + 11*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 29 marzo}};
\node at (2.7 + 11*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 04:32}};
2021-12-20 23:14:57 +01:00
\end{scope}
\end{tikzpicture}
\end{document}