diff --git a/astronomy/fasi_lunari.tex b/astronomy/fasi_lunari.tex index 3a113d4..54abf27 100644 --- a/astronomy/fasi_lunari.tex +++ b/astronomy/fasi_lunari.tex @@ -19,41 +19,51 @@ \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] (10.8,8) rectangle (37,1); + %\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); + \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); \draw [use as bounding box,color=white] (A) -| (B) |- (C) -| (A); + \draw [fill=space,ultra thick] (17.7,8) rectangle (44,1); + + %\draw [use as bounding box,color=white] (A) -| (B) |- (C) -| (A); % - \foreach \c in {1,3,...,7,9} + \foreach \c in {1,3,...,7,9,11} { \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 + 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 + \draw [fill=black, opacity=0.5] (2.7 + 11*3.5,5) [partial ellipse=90:270:1.5 and 1.5]; % %\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 3 ottobre}}; - \node at (2.7 + 3*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 02:14}}; + %\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}}; % \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 9 ottobre}}; - \node at (2.7 + 5*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 22:54}}; + \node at (2.7 + 5*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 8 dicembre}}; + \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 Terzo Quarto}}; - \node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 17 ottobre}}; - \node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 19:15}}; + \node at (2.7 + 7*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 16 dicembre}}; + \node at (2.7 + 7*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 09:56}}; % 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 25 ottobre}}; - \node at (2.7 + 9*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 12:48}}; + \node at (2.7 + 9*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 23 dicembre}}; + \node at (2.7 + 9*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 11:16}}; + % + \node at (2.7 + 11*3.5,7) {\textcolor{white}{\fontsize{17}{18}\selectfont Primo Quarto}}; + \node at (2.7 + 11*3.5,3) {\textcolor{white}{\fontsize{17}{18}\selectfont 30 dicembre}}; + \node at (2.7 + 11*3.5,2) {\textcolor{white}{\fontsize{17}{18}\selectfont 02:20}}; \end{scope} \end{tikzpicture} \end{document} \ No newline at end of file diff --git a/astronomy/pdf/fasi_lunari.pdf b/astronomy/pdf/fasi_lunari.pdf index 1173058..dfd0552 100644 Binary files a/astronomy/pdf/fasi_lunari.pdf and b/astronomy/pdf/fasi_lunari.pdf differ