--- loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Gnuplot.tex 2003/09/22 19:54:36 1.1 +++ loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Gnuplot.tex 2004/06/03 20:30:41 1.3 @@ -44,7 +44,13 @@ of sample points to use. This is the value used for the \texttt{align} parameter in the \texttt{img} tag which embeds the plot in the problem. -\item \texttt{Width of plot when printed (mm)} +\item \texttt{Width of plot when printed (mm)} The width in mm of the plot when +it is printed. The default is approximately one half of a U.S. letter size +page, 93 mm. + +\item \texttt{Font size to use in TeX output (pts)} The size in points of text +on the graph when it is printed out. + \item \texttt{Plot type:} ``Cartesian'' or ``Polar''. \end{itemize} @@ -54,7 +60,6 @@ The \textbf{gnuplot} tag allows the use \item \textbf{curve} \ref{Authoring_Dynamic_Plot_Curve} \item \textbf{key} \ref{Authoring_Dynamic_Plot_Key} \item \textbf{label} \ref{Authoring_Dynamic_Plot_Label} -\item \textbf{title} \ref{Authoring_Dynamic_Plot_Linestyle} \item \textbf{axes} \ref{Authoring_Dynamic_Plot_Axes} \item \textbf{tics} \ref{Authoring_Dynamic_Plot_Tics} \item \textbf{title}, \textbf{xlabel}, and \textbf{ylabel}