Code: Select all
\documentclass[12pt]{article}
\pagestyle{myheadings} \markright{HEADING}
\pagenumbering{arabic}
\usepackage[nocolor]{pstricks}
\usepackage{pst-plot}
\usepackage{auto-pst-pdf}
\usepackage[T1]{fontenc}
\usepackage[total={6.5in,10in},left=1.6in,top=0.5in,includehead, includefoot]{geometry}
\usepackage{amsmath}
\usepackage[utf8]{inputenc}
\usepackage{enumerate, multicol, ifthen}
\usepackage{preview}
I have selected LaTex => PS => PDF as the run environment. I have read the relevant parts of PSTricks by Herbert Voss, but I don't see what I have wrong. Any assistance would be appreciated.