From 730760801c148d7aadf3f7e37fc90f0ea2ad759a Mon Sep 17 00:00:00 2001 From: mertz Date: Wed, 1 Sep 2004 09:17:09 +0000 Subject: changing version : we finally are in 3.3 ! correcting default value of -closed of curve - some complement on bbox with -label / -field --- doc/refman.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/refman.tex b/doc/refman.tex index b8f6c98..9741de8 100644 --- a/doc/refman.tex +++ b/doc/refman.tex @@ -36,7 +36,7 @@ citecolor=webbrightgreen, pdftitle={Zinc, an advanced scriptable Canvas.}, pdfauthor={Patrick Lecoanet, Christophe Mertz, Centre d'Étude de la Navigation Aérienne}, - pdfsubject={The pre-3.3 (3.2.99) Reference Manual.}, + pdfsubject={The 3.3 Reference Manual.}, pdfkeywords={tk tcl perl x11 canvas opengl script gui TkZinc}, pagebackref, pdfpagemode=None, @@ -208,9 +208,9 @@ \setlength{\marginparwidth}{20pt} \setlength{\textwidth}{480pt} -\title{Zinc, an advanced scriptable Canvas.\\The pre 3.3 (3.2.99) Reference Manual.\\\small{[CENA technical Note NT03-532]} } +\title{Zinc, an advanced scriptable Canvas.\\The pre 3.3 Reference Manual.\\\small{[CENA technical Note NT03-532]} } \author{Patrick Lecoanet, Christophe Mertz} -\date{1 April 2004} +\date{1 Septembre 2004} \begin{document} @@ -291,11 +291,10 @@ This document is also referenced as CENA technical note NT03-532. \section{Differences with previous versions} -\subsection{Differences between 3.2.99 and 3.2.97 release} +\subsection{Differences between 3.3 and 3.2.97 release} This release has been mainly focused on producing a stable code base that compile and run on all three supported platforms with -as little effort as possible. The next releases up to the final -3.3 will share the same goals. +as little effort as possible. The only functional change is the integration of the fieldbbox command into the bbox command. @@ -1759,8 +1758,9 @@ reference) and all list parameters are given as array references. box, an empty string is returned. The {\tt -field} and {\tt -label} options can be used to query the bounding box of an item's field or an item's label. These two options are mutually exclusives. - When one of these options is specified, the bbox command is applied t o the first - item selected by the tagOrId arguments. + When one of these options is specified, the bbox command is applied to the first + item selected by the tagOrId arguments. If no labelformat has been set for the item, + bbox will return an empty array. \end{blockindent} @@ -3774,7 +3774,7 @@ attribute is only applicable if the curve is not closed and the outline relief i flat. The default value is {\tt round}.} \attribute{curve}{closed}{boolean}{Specifies if the curve outline should be drawn between -the first and last vertex or not. The default value is {\tt true}.} +the first and last vertex or not. The default value is {\tt false}.} \attribute{curve}{composealpha}{boolean}{Specifies if the alpha value inherited from the parent group should be composed with the alpha of this item. The default value is {\tt true}.} -- cgit v1.1