\input texinfo @c -*-texinfo-*- @c %**start of header @settitle GNU Dr. Geo manuel utilisateur @set drgeoVersion 19.03 @setfilename drgeo.info @include ../drgeoMacro.texinfo @documentlanguage fr @documentencoding UTF-8 @c @afourlatex @smallbook @c %**end of header @copying Ce manuel est pour GNU Dr.Geo (version @value{drgeoVersion}), un environnement de géométrie interactive et de programmation. Copyright @copyright{} 2002, 2003, 2004, 2005, 2009, 2010, 2011, 2012, 2015, 2016, 2017, 2019 Hilaire Fernandes @quotation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. @end quotation @end copying @titlepage @title Dr. Geo, soit un géomètre @subtitle L'environnement GNU de géométrie interactive, version @value{drgeoVersion} @author Hilaire Fernandes (@email{hilaire@@drgeo.eu}) @page @vskip 0pt plus 1filll @insertcopying @* Merci aux relecteurs de ce manuel : François Audirac, Odile Benassy, Gérard Blanchet, Christophe Gragnic, Marc Leygnac, Yves Ouvrard, Thierry Pasquier, Jean Peyratout, Guy Veyssière. @end titlepage @shortcontents @contents @node Top @ifnottex @top @drgeo Guide utilisateur @drgeo (version @value{drgeoVersion}) @c @insertcopying @end ifnottex @menu * Introduction:: Qu'est-ce que Dr. Geo ? * Fonctions de base:: Description des outils utilisés pour construire une figure * Fichiers et documents:: Enregistrer les documents Dr. Geo * Fonctionnalités avancées:: Aller plus loin avec les fonctions avancées de Dr. Geo * Macro-construction:: Apprendre à Dr. Geo des constructions * Script Smalltalk:: Insérer du code dans une figure * Figure Smalltalk:: Décrire une figure par du code * Applications didactiques:: Utiliser des scripts et des figures programmées pour des applications didactiques * Astuces diverses:: Découvrir l'environnement de programmation * GNU Free Documentation License:: * Index:: @end menu @c================================================== @c:INTRODUCTION @include Introduction/introduction.texinfo @c================================================== @c:PART1 -- Getting Started @part Partie I @*Pour bien démarrer @c:Basic @include BasicFunctionalities/basic.texinfo @c:Files and Documents @include FilesAndDocuments/files.texinfo @c================================================== @c:PART 2 -- Advanced functionalities @c:Intro @part Partie II @*Fonctionnalités avancées @include AdvancedFunctionalities/advanced.texinfo @c:Macro construction @include MacroConstruction/macro.texinfo @c:Smalltalk Script @include SmalltalkScript/SmalltalkScript.texinfo @c:Smalltalk figure @include SmalltalkFigure/SmalltalkFigure.texinfo @c================================================== @c:PART3 -- Application @part Partie III @*Applications @c:Didactic examples @include DidacticExamples/didactics.texinfo @c:Various Tips @include VariousTips/tips.texinfo @c================================================== @c:END OF THE BOOK @include ../fdl.texinfo @node Index @unnumbered Index conceptuel @printindex cp @unnumbered Index des méthodes @printindex fn @bye