//************* Edit the 2 statements below to suit **************** /LET coursename="Sample \capa Questions" /LET DeptID="College of Natural Science, Michigan State University" //****************************************************************** // /IF (tex("Y","N")=="Y") /DIS("\noindent{\large\bf "+name()+"\hfill Section {\Large "+section()+"}}\newline") /DIS("\vskip -.1in") /DIS("\noindent {\large \it "+coursename+" \hfill Set "+set()+"}\newline") /DIS("\vskip -.16in") /DIS("\noindent{\bf "+class()+"} Due "+due_date()+"\hfill CAPA\_ID "+capa_id()) /DIS("\vskip .05in \pagestyle{empty}") /ENDIF /DIS(html(""+name()+"")) /LET stdendline=stdendlineA+DeptID+stdendlineB //A & B are in Tools/StdMacros