We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

Why can’t I change the number of contours to a value larger than 9 with the /CONTOUR command?

    • FAQFAQ
      Participant

      No matter how many contours are specified with /CONTOUR, the actual number of contours that appear depends also on the device option set by the /SHOW command. The X11 and WIN32 devices only support 9 contours. For more than 9 contours, make sure you set your default device option to X11C if you are on a UNIX based system or WIN32C if you are running on Windows. You can set these defaults in your startXX.ans file via: /SHOW,X11C /CONTOUR,,100 or /SHOW,WIN32C /CONTOUR,,100