X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=doc%2Fctsim-appendix.tex;h=a8e90efd8463e787b5c1185e99a39a808fa6c495;hp=8be008783bcbff2a06eac34c96317e506a038e21;hb=751de723fd6e8a258a7a4730893efe937b7db971;hpb=47601e0ab94ccdc360824178cf068a05bcbdb0eb diff --git a/doc/ctsim-appendix.tex b/doc/ctsim-appendix.tex index 8be0087..a8e90ef 100644 --- a/doc/ctsim-appendix.tex +++ b/doc/ctsim-appendix.tex @@ -1,6 +1,6 @@ \appendix -\chapter{Simple Graphics Package}\label{appendix}\index{Appendix}% +\chapter{Simple Graphics Package}\label{appendix}\index{Simple Graphics Package} \setheader{{\it Appendix \thechapter}}{}{}{\ctsimheadtitle}{}{{\it Appendix \thechapter}}% \ctsimfooter% @@ -41,7 +41,7 @@ Convert to Physical device coordinates (PDC) \\ \subsection{Master coordinate functions} \begin{twocollist} -\twocolitem{setWindow(xmin, ymin, xmax, ymax)}{Set window for world +\twocolitem{\texttt{setWindow(xmin, ymin, xmax, ymax)}}{Set window for world coordinates} \twocolitem{\texttt{moveAbs(x, y)}}{Move graphics cursor to absolute position} \twocolitem{\texttt{moveRel(dx, dy)}}{Move graphics cursor relative to current position}