# Center image on east, and show >90 degrees of arc (because we need to rotate) # NOTE: This image will need to be rotated and clipped to 15cm by 15cm # It must be rotated 90 - latitude degrees counter-clockwise set grad_per_cm 6.67 # Box edge should be at least (latitude / sin(latitude) / 90 * 15)cm set box_width 21 set box_height 21 # RA is sidereal time + 3 hr set center_rectascension 23.9 # Declination is latitude * cos(45 degrees) set center_declination 30.21 switch pdf_output on # Remove all labels, because they will be upside down when the image is flipped #switch labels off # Switch to black and white switch colored_stars off color stars 0 0 0 color nebulae 0 0 0 color background 1 1 1 color grid 0.5 0.5 0.5 color ecliptic 0.3 0.3 0.3 color labels 0 0 0 color boundaries 0.8 0.8 0.8 color constellation_lines 0.5 0.5 0.5 color highlighted_boundaries 0.8 0.8 0.8 #line_width highlighted_boundaries 0.035 filename latex_preamble eastpreamble.tex filename output east.tex objects_and_labels text "Scheat" at 23.4 34 color 0.0 0.0 0.0 towards W ; text "Algenib" at 0.25 14 color 0.0 0.0 0.0 towards W ; text "Mesarthim" at 2.65 24.5 color 0.0 0.0 0.0 towards W ; text "Almach" at 2 42.7 color 0.0 0.0 0.0 towards W ; text "Eta Cassiopeiae" at 0.75 57.75 color 0.0 0.0 0.0 towards W ; text "M31" at 0.6 39 color 0.0 0.0 0.0 towards W ; text "Mira" at 2.25 -3 color 0.0 0.0 0.0 towards W ; text "Algol" at 3.1 40 color 0.0 0.0 0.0 towards W ; text "The Pleiades" at 3.75 24.1 color 0.0 0.0 0.0 towards W ;