goptions cback = black colors = (liy ) ; title1 ls = 4 f = swiss c = cyan 'Statistics 404, Spring Semester 2003' ; proc gslide ; note h = 15 ; note j = c h = 2 f = swissb 'Module 2: SAS/Graph, SAS/IML, and SAS/Macro language' ; note h = 2 ; note j = c h = 2 f = swissb 'Website at www.uidaho.edu/~chrisw/SAScourse' ; note h = 4 ; run ; proc gslide ; note h = 15 ; note j = c h = 2 f = swissb 'General Schedule' ; note h = 2 ; note j = c h = 2 f = swissb 'First 2 weeks: SAS/Graph' ; note h = 2 ; note j = c h = 2 f = swissb 'Third week: SAS/IML' ; note h = 2 ; note j = c h = 2 f = swissb 'Last 2 weeks: SAS/Macro' ; note h = 4 ; run ; proc gslide ; note h = 15 ; note j = c h = 3 f = swissb 'Grading' ; note h = 2 ; note j = c h = 2 f = swissb 'Homework 67%' ; note h = 2 ; note j = c h = 2 f = swissb 'Project or Final 33%' ; note h = 2 ; note j = c h = 2 f = swissb 'Projects must be pre-approved ' ; note h = 4 ; run ; proc gslide ; note h = 15 ; note j = c h = 2 f = swissb 'See the SAS code for this lecture' ; note h = 2 ; note j = c h = 2 f = swissb 'for examples of using Proc GSLIDE for making slides' ; note h = 2 ; note j = c h = 2 f = swissb 'Proc GSLIDE is briefly mentioned' ; note h = 2 ; note j = c h = 2 f = swissb 'in the SelecText on page 261' ; note h = 4 ; run ; proc gslide ; note h = 15 ; note j = c h = 2 f = swissb c = vig 'Many colors are available in SAS/Graph procedures' ; note h = 2 ; note j = c h = 2 f = swissb c = vioy 'Some information on colors is available' ; note h = 2 ; note j = c h = 2 f = swissb c = gwh box = 1 bcolor = dagray 'in the SelecText on pages 137-142' ; note h = 4 ; run ; goptions cback = liol ; proc gslide ; note h = 4 ; note j = c h = 2 f = swissb la = 30 c = bib la = 30 'Do not get ' la = 45 'too complicated ' la = 60 'with your colors' ; note h = 2 ; note j = c h = 2 f = swissb box = 1 bcolor = dagray c = lime 'or else viewers will be so distracted that' ; note h = 2 ; note j = c h = 2 f = swissb c = gold u = 2 c = vipk 'they can not concentrate on your message' ; note h = 4 ; run ; goptions cback = black ; proc gslide ; note h = 15 ; note j = c h = 2 f = swissxbe 'Using Proc GSLIDE fonts' ; note h = 2 ; note j = c h = 2 f = swissxbe 'More details are available' ; note h = 2 ; note j = c h = 2 f = swissxbe 'on pp. 131-136 of the SelecText' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = centxi 'Key to using Math font' ; note h = 1 ; note j = c h = 2 'a b c d e f g h i j k l m ' ; note j = c h = 2 f = math 'a b c d e f g h i j k l m ' ; note j = c h = 2 'n o p q r s t u v w x y z' ; note j = c h = 2 f = math 'n o p q r s t u v w x y z' ; note j = c h = 2 'A B C D E F G H I J K L M ' ; note j = c h = 2 f = math 'A B C D E F G H I J K L M' ; note j = c h = 2 'N O P Q R S T U V W X Y Z' ; note j = c h = 2 f = math 'N O P Q R S T U V W X Y Z' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = centxi 'Key to using Cartography font' ; note h = 1 ; note j = c h = 2 'a b c d e f g h i j k l m ' ; note j = c h = 2 f = cartog 'a b c d e f g h i j k l m ' ; note j = c h = 2 'n o p q r s t u v w x y z' ; note j = c h = 2 f = cartog 'n o p q r s t u v w x y z' ; note j = c h = 2 'A B C D E F G H I J K L M ' ; note j = c h = 2 f = cartog 'A B C D E F G H I J K L M' ; note j = c h = 2 'N O P Q R S T U V W X Y Z' ; note j = c h = 2 f = cartog 'N O P Q R S T U V W X Y Z' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = centxi 'Key to using Music font' ; note h = 1 ; note j = c h = 2 'a b c d e f g h i j k l m ' ; note j = c h = 2 f = music 'a b c d e f g h i j k l m ' ; note j = c h = 2 'n o p q r s t u v w x y z' ; note j = c h = 2 f = music 'n o p q r s t u v w x y z' ; note j = c h = 2 'A B C D E F G H I J K L M ' ; note j = c h = 2 f = music 'A B C D E F G H I J K L M' ; note j = c h = 2 'N O P Q R S T U V W X Y Z' ; note j = c h = 2 f = music 'N O P Q R S T U V W X Y Z' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = centxi 'Key to using Special font' ; note h = 1 ; note j = c h = 2 'a b c d e f g h i j k l m ' ; note j = c h = 2 f = special 'a b c d e f g h i j k l m ' ; note j = c h = 2 'n o p q r s t u v w x y z' ; note j = c h = 2 f = special 'n o p q r s t u v w x y z' ; note j = c h = 2 'A B C D E F G H I J K L M ' ; note j = c h = 2 f = special 'A B C D E F G H I J K L M' ; note j = c h = 2 'N O P Q R S T U V W X Y Z' ; note j = c h = 2 f = special 'N O P Q R S T U V W X Y Z' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = centxi 'Key to using Hebrew font' ; note h = 1 ; note j = c h = 2 'a b c d e f g h i j k l m ' ; note j = c h = 2 f = hebrew 'a b c d e f g h i j k l m ' ; note j = c h = 2 'n o p q r s t u v w x y z' ; note j = c h = 2 f = hebrew 'n o p q r s t u v w x y z' ; note j = c h = 2 'A B C D E F G H I J K L M ' ; note j = c h = 2 f = hebrew 'A B C D E F G H I J K L M' ; note j = c h = 2 'N O P Q R S T U V W X Y Z' ; note j = c h = 2 f = hebrew 'N O P Q R S T U V W X Y Z' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = centxi 'Key to using Cyrillic font' ; note h = 1 ; note j = c h = 2 'a b c d e f g h i j k l m ' ; note j = c h = 2 f = cyrillic 'a b c d e f g h i j k l m ' ; note j = c h = 2 'n o p q r s t u v w x y z' ; note j = c h = 2 f = cyrillic 'n o p q r s t u v w x y z' ; note j = c h = 2 'A B C D E F G H I J K L M ' ; note j = c h = 2 f = cyrillic 'A B C D E F G H I J K L M' ; note j = c h = 2 'N O P Q R S T U V W X Y Z' ; note j = c h = 2 f = cyrillic 'N O P Q R S T U V W X Y Z' ; run ; proc gslide ; note h = 14 ; note j = c h = 2 f = complex 'Some information on Asian fonts is available at:' ; note h = 3 ; note j = c h = 2 f = complex 'http://support.sas.com/documentation/periodicals/obs/obswww21/index.html' ; run ;