home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / source / star.lzh / star.1 / samples / sample.rc < prev    next >
Encoding:
Text File  |  1990-03-27  |  807 b   |  21 lines

  1. ra    =        22.30      # same as -r
  2. dec            -5           # same as -d
  3. scale            12          # same as -s
  4. title            Sample title      # same as -t
  5. namelim            4.0          # same as -l
  6. maglim            20.0      # same as -m
  7. gklim            6.5          # same as -g
  8. projection_mode        gnomonic      # set projection mode
  9. #                    may be "sansons", "stereographic"
  10. #                    "orthographic", or "gnomonic"
  11. invert            true      # same as -i if logical is nonzero or is TRUE
  12. precess_to          1950.0      # Precess to equinox and ecliptic of year.
  13. chart_type        fullpage      # set chart type: "fullpage" or "threepart"
  14. #                    "threepart" is default: Large window,
  15. #                    thumbnail, and legend
  16. #                    "fullpage'' is same as -b flag
  17. vrange            5.0 0.5      # same as -v
  18. grid            0.30 5.0
  19. #                    same as -x
  20. userfile        sample.star lineread      # same as -f
  21.