macconsole options object

These options are examined when a window is created:


\begin{datadesc}{top}
\dataline{left}
The origin of the window.
\end{datadesc}


\begin{datadesc}{nrows}
\dataline{ncols}
The size of the window.
\end{datadesc}


\begin{datadesc}{txFont}
\dataline{txSize}
\dataline{txStyle}
The font, fontsize and fontstyle to be used in the window.
\end{datadesc}


\begin{datadesc}{title}
The title of the window.
\end{datadesc}


\begin{datadesc}{pause_atexit}
If set non-zero, the window will wait for user action before closing.
\end{datadesc}