Retour

fig06d.tex

Télécharger le fichier Fichier PDF
Image PNG
\documentclass[svgnames,a4paper]{standalone}
\usepackage[T1]{fontenc}
\usepackage[frenchb]{babel}
\usepackage{bera}
\usepackage{xcolor}
\usepackage{pst-caelum}
 
\begin{document}
\begin{pspicture}(-7,-7)(7,7)
\psset[caelum]{hemisphere=local,projection=pa,lon=0,month=6,day=1,hour=21.25,lat=-20,sideralrotation}
\caelum{Sky}
% \caelum[color1={[rgb]{0.25 0.25 0.55}},color2={[rgb]{0.3,0.3,0.6}},mwsize=1]{MilkyWay}
\caelum[linecolor=MidnightBlue!90!LightBlue,linewidth=0.5pt]{Graticule}%
\caelum[linewidth=0.3pt,linecolor=Yellow]{EGalactic}
\caelum[linewidth=0.3pt,linecolor=White,linestyle=dotted]{Equator}
\caelum[linecolor=Crimson,linewidth=0.3pt,withsun]{Ecliptic}
\caelum[linestyle=dotted,linewidth=0.2pt,linecolor=LightSkyBlue]{Boundaries}
\caelum[linewidth=0.2pt,fillcolor=Goldenrod,size=1.4]{Asterisms}
\caelum[linecolor=Black]{Graduations}
\end{pspicture}
\end{document}