Modifications mineures
authorJean-Michel Sarlat <jm.sarlat@gmail.com>
Sat, 6 Aug 2011 18:10:44 +0000 (20:10 +0200)
committerJean-Michel Sarlat <jm.sarlat@gmail.com>
Sat, 6 Aug 2011 18:10:44 +0000 (20:10 +0200)
metapost.php

index 51a9b41..e70343f 100644 (file)
@@ -96,15 +96,15 @@ $language_data = array (
         ),
     'STYLES' => array(
         'KEYWORDS' => array(
-            1 => 'color: #472;', # type
-            2 => 'color: #35A;font-weight: bold;', # file construction
-            3 => 'color: #A53;', # structure
-            4 => 'color: #35A;', # operation
-            5 => 'color: #35A;', # numeric operation
-            6 => 'color: #35A;', # constructors
-            7 => 'color: #35A;', # labels
-            8 => 'color: #3B5;', # transformations
-            9 => 'color: #35A;', # draw instructions
+            1  => 'color: #472;', # type
+            2  => 'color: #35A;font-weight: bold;', # file construction
+            3  => 'color: #A53;', # structure
+            4  => 'color: #35A;', # operation
+            5  => 'color: #35A;', # numeric operation
+            6  => 'color: #35A;', # constructors
+            7  => 'color: #35A;', # labels
+            8  => 'color: #3B5;', # transformations
+            9  => 'color: #35A;', # draw instructions
             10 => 'color: #472;', # style
             11 => 'color: #000;' # div
             ),
@@ -138,15 +138,15 @@ $language_data = array (
             )
         ),
     'URLS' => array(
-        1 => '',
-        2 => '',
-        3 => '',
-        4 => '',
-        5 => '',
-        6 => '',
-        7 => '',
-        8 => '',
-        9 => '',
+         1 => '',
+         2 => '',
+         3 => '',
+         4 => '',
+         5 => '',
+         6 => '',
+         7 => '',
+         8 => '',
+         9 => '',
         10 => '',
         11 => ''
         ),

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.