Mise en place d'un répertoire de tests pour texgraph.php
authorJean-Michel Sarlat <jm.sarlat@gmail.com>
Sun, 18 Sep 2011 20:24:33 +0000 (22:24 +0200)
committerJean-Michel Sarlat <jm.sarlat@gmail.com>
Sun, 18 Sep 2011 20:24:33 +0000 (22:24 +0200)
index.xml
texgraph/developpe.png [new file with mode: 0644]
texgraph/developpe.teg [new file with mode: 0644]
texgraph/index.xml [new file with mode: 0644]

index f353140..7c5b095 100644 (file)
--- a/index.xml
+++ b/index.xml
@@ -1,6 +1,6 @@
-<!-- Fichier d'intégration dans les pages de Syracuse -->
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <simple>
   <titre>Projet GeSHi - Langages additionnels</titre>
-  <auteur>Git Syracuse</auteur>
+  <auteur>Syracuse</auteur>
   <echo/>
-</simple>
\ No newline at end of file
+</simple>
diff --git a/texgraph/developpe.png b/texgraph/developpe.png
new file mode 100644 (file)
index 0000000..f928a6d
Binary files /dev/null and b/texgraph/developpe.png differ
diff --git a/texgraph/developpe.teg b/texgraph/developpe.teg
new file mode 100644 (file)
index 0000000..6446086
--- /dev/null
@@ -0,0 +1,8 @@
+[
+ Width:= thicklines,
+ Courbe(t+i*t^2),
+ Width:= thinlines,
+ for t0 from -5 to 5 step 0.1 do
+  Droite(t0+i*t0^2,-t0+i*(1+t0^2))
+ od
+]
\ No newline at end of file
diff --git a/texgraph/index.xml b/texgraph/index.xml
new file mode 100644 (file)
index 0000000..d07b448
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<page plugins="texgraph-1">
+  <titre h="2">Tests de texgraph.php</titre>
+  <texgraph id="developpe">Normales et développée de la chaînette</texgraph>
+</page>

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.