aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormertz2003-01-22 17:17:42 +0000
committermertz2003-01-22 17:17:42 +0000
commit79d5edaabd43061e64f6494f7c9b0e899c1c2a15 (patch)
treeb06977cae1b8000386ed244af61c5f94a522d820 /doc
parent66cd030643d6c7853f2c959a4560daa13a167ef1 (diff)
downloadtkzinc-79d5edaabd43061e64f6494f7c9b0e899c1c2a15.zip
tkzinc-79d5edaabd43061e64f6494f7c9b0e899c1c2a15.tar.gz
tkzinc-79d5edaabd43061e64f6494f7c9b0e899c1c2a15.tar.bz2
tkzinc-79d5edaabd43061e64f6494f7c9b0e899c1c2a15.tar.xz
modif auteur, nt cena et identification des 2 nouvelles demos de zinc-demos
Diffstat (limited to 'doc')
-rw-r--r--doc/refman.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/refman.tex b/doc/refman.tex
index 633c658..af07834 100644
--- a/doc/refman.tex
+++ b/doc/refman.tex
@@ -35,7 +35,7 @@
menucolor=webdarkblue,
citecolor=webbrightgreen,
pdftitle={Zinc, an advanced scriptable Canvas.},
- pdfauthor={Patrick Lecoanet, Centre d'Étude de la Navigation Aérienne},
+ pdfauthor={Patrick Lecoanet, Christophe Mertz, Centre d'Étude de la Navigation Aérienne},
pdfsubject={The 3.3 Reference Manual.},
pdfkeywords={tk tcl perl x11 canvas opengl script gui TkZinc},
pagebackref,
@@ -205,8 +205,8 @@
\setlength{\marginparwidth}{20pt}
\setlength{\textwidth}{480pt}
-\title{Zinc, an advanced scriptable Canvas.\\The 3.3 Reference Manual.\\\small{[CENA technical Note NT02-782]} }
-\author{Patrick Lecoanet}
+\title{Zinc, an advanced scriptable Canvas.\\The 3.3 Reference Manual.\\\small{[CENA technical Note NT03-532]} }
+\author{Patrick Lecoanet, Christophe Mertz}
\date{15 January 2003}
@@ -282,7 +282,7 @@ This document is Tcl/Tk and Perl/Tk oriented but it should be easy for Python or
programmers to adapt. Every time a TkZinc command is described in this
document, it is given first in Tcl/Tk idiom and then in Perl/Tk idiom.
-This document is also referenced as the CENA technical note NT02-782.
+This document is also referenced as CENA technical note NT03-532.
\section{Differences with previous version}
@@ -304,7 +304,8 @@ It has been replaced by the GLU library. So TkZinc is again fully free software.
\item TkZinc comes now with a Zinctrace.pm module to trace every TkZinc method call
\item the hierarchical view in ZincDebug.pm can now display some choosen attributes
in a choosen format.
-\item pathTags introduced in 3.2.6 have been examplified and documented. Label and label
+\tiem 2 new perl demos in zinc-demos: ``tiger'' and ``curve with bezier control points''
+\item pathTags introduced in 3.2.6 have been documented. Label and label
format documentation has been enhanced.
\end{itemize}