From a9eee9e388db6d1351c96767618c025f20b951cc Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 15 Mar 2002 16:13:45 +0000 Subject: Doc int�gr�e � partir de la contribution de Christophe. A relire. --- doc/refman.tex | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/refman.tex b/doc/refman.tex index 0e29a69..556ec4f 100644 --- a/doc/refman.tex +++ b/doc/refman.tex @@ -23,7 +23,7 @@ citecolor=webbrightgreen, pdftitle={Zinc, an advanced scriptable Canvas.}, pdfauthor={Patrick Lecoanet, Centre d'ÉTUDE de la Navigation Aérienne}, - pdfsubject={The 3.4 Reference Manual.}, + pdfsubject={The 3.2.4 Reference Manual.}, pdfkeywords={tk tcl perl x11 canvas opengl script gui zinc}, pagebackref, pdfpagemode=None, @@ -186,7 +186,7 @@ \label{#3} \end{figure}}{ \htmladdimg{#1.png} - } + } } @@ -201,7 +201,7 @@ \parindent 0cm \parskip 0.2cm -\title{Zinc, an advanced scriptable Canvas.\\The 3.4 Reference Manual.} +\title{Zinc, an advanced scriptable Canvas.\\The 3.2.4 Reference Manual.} \author{Patrick Lecoanet} \date{15 March 2002} @@ -1598,7 +1598,7 @@ reference) and all list parameters are given as array references. \zinccmd{numparts}{tagOrId} -{\tt\large \$bool = \$zinc->{\bf numparts}(tagOrId);} +{\tt\large \$num = \$zinc->{\bf numparts}(tagOrId);} \begin{blockindent} This command tells how many fieldId are available for event bindings @@ -1984,10 +1984,11 @@ new user of zinc: \attrtyperef{gradientcolor} and \attrtyperef{labelformat}. \begin{blockindent} This is a string that describes a color. The description may have one of two forms, a colorname such as {\tt green} or {\tt LemonChiffon} or an - rgb specification in one of the following formats, {\tt \#rgb}, {\tt \#rrggbb}, - {\tt \#rrrgggbbb} or {\tt \#rrrrggggbbbb}. If less than four digits are provided - for a color component, they represent the most significant bits of the - component. For example {\tt \#3a7} is equivalent to {\tt \#3000a0007000}. + rgb specification in one of the following formats, {\tt \#rgb}, + {\tt \#rrggbb}, {\tt \#rrrgggbbb} or {\tt \#rrrrggggbbbb}. If less than + four digits are provided for a color component, they represent the most + significant bits of the component. For example {\tt \#3a7} is equivalent + to {\tt \#3000a0007000}. \end{blockindent} \attrtype{dimension} -- cgit v1.1