1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3 * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
4 * Copyright (C) 2009 - INRIA - Allan SIMON
5 * Copyright (C) 2010 - 2011 - Calixte DENIZET
7 * This file must be used under the terms of the CeCILL.
8 * This source file is licensed as described in the file COPYING, which
9 * you should have received as part of this distribution. The terms
10 * are also available at
11 * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
15 <Setting version="0.41">
17 <!-- SCINOTES configuration -->
18 <Profile name="scinotes">
22 <ScrollableUnitIncrement value="20"/>
23 <ScrollableBlockIncrement value="20"/>
24 <HorizontalWrapAllowed default="true" value="true"/>
25 <AutoIndent default="true" value="true"/>
26 <AutoColorize default="true" value="true"/>
27 <DefaultEncoding value="utf-8"/> <!-- Initialized to system default at first launch -->
30 <!-- linecolor or contourcolor can be "null" to be transparent -->
31 <LineHighlighter value="false" linecolor="#e4e9f4" contourcolor="#323232"/>
33 <!-- colors to use in the left panel to indicate you're a in a function (color1)
34 or in a inner function (color2) (only available in whereami mode)-->
35 <AlternColors color1="#f6bff6" color2="#f665f6"/>
37 <!-- Activate or not the help on typing for openers such as '(', '[', '"',... -->
38 <HelpOnTypingOpeners value="true"/>
40 <!-- Activate or not the help on typing for keywords such as 'if', 'function',... -->
41 <HelpOnTypingKeywords value="true"/>
43 <!-- Restore the open files from the last session -->
44 <RestoreFiles value="true"/>
46 <!-- Line numbering : 0 is off, 1 is normal and 2 is whereami-->
47 <LineNumbering value="1"/>
49 <!-- Suppress comments when executing code with ctrl+E -->
50 <SuppressComments value="true"/>
52 <!-- * inside is a boolean to indicate if the contents between the keywords must be highlighted.
53 * included is only used when inside is true to say if keywords or open/close must be highlighted.
54 * If inside is true type can be filled or framed else it can be filled, framed or underlined.
55 * strict is only used for Keywords when inside is true, in this case the lines which contain the keywords
56 are not highlighted. -->
57 <Matching onmouseover="true">
58 <KeywordsHighlighter color="#fff3d2" inside="true" included="false" strict="true" type="filled"/>
59 <OpenCloseHighlighter color="#e40087" inside="false" included="true" type="framed"/>
63 <BackgroundColor default="#FFFFFF" value="#FFFFFF"/>
64 <ForegroundColor default="#000000" value="#000000"/>
69 <FontName default="Monospaced" value="Monospaced"/>
70 <FontSize default="14" value="14"/>
72 <MainWindowPosition x="150" y="50"/>
73 <MainWindowSize height="550" width="650"/>
75 <style name="Default">
76 <ForegroundColor default="#000000" value="#000000"/>
77 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
80 <style name="Special">
81 <ForegroundColor default="#ffaa00" value="#ffaa00"/>
82 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
85 <style name="Url" underline="true" defaultUnderline="true">
86 <ForegroundColor default="#0000ff" value="#0000ff"/>
87 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
90 <style name="Mail" underline="true" defaultUnderline="true">
91 <ForegroundColor default="#0000ff" value="#0000ff"/>
92 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
95 <style name="Constantes">
96 <ForegroundColor default="#da70d6" value="#da70d6"/>
97 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
100 <style name="Operator">
101 <ForegroundColor default="#5c5c5c" value="#5c5c5c"/>
102 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
105 <style name="Number">
106 <ForegroundColor default="#bc8f8f" value="#bc8f8f"/>
107 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
110 <style name="FunctionKwd">
111 <ForegroundColor default="#b01813" value="#b01813"/>
112 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
115 <style name="Structure">
116 <ForegroundColor default="#a020f0" value="#a020f0"/>
117 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
120 <style name="Control">
121 <ForegroundColor default="#5f9ea0" value="#5f9ea0"/>
122 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
125 <style name="Primitive">
126 <ForegroundColor default="#32b9b9" value="#32b9b9"/>
127 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
130 <style name="Macro" underline="true" defaultUnderline="true">
131 <ForegroundColor default="#ae5cb0" value="#ae5cb0"/>
132 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
135 <style name="MacroInFile" underline="true" defaultUnderline="true">
136 <ForegroundColor default="#000000" value="#000000"/>
137 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
140 <style name="String">
141 <ForegroundColor default="#bc8f8f" value="#bc8f8f"/>
142 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
145 <style name="ExternalVariable">
146 <ForegroundColor default="#FF0000" value="#FF0000"/>
147 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
150 <style name="InputOutputArgs">
151 <ForegroundColor default="#834310" value="#834310"/>
152 <FontStyle default="1" value="1"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
155 <style name="Identifier">
156 <ForegroundColor default="#000000" value="#000000"/>
157 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
160 <style name="Comment">
161 <ForegroundColor default="#01a801" value="#01a801"/>
162 <FontStyle default="2" value="2"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
165 <style name="WhiteInComment">
166 <ForegroundColor default="#90f790" value="#90f790"/>
167 <FontStyle default="2" value="2"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
170 <style name="TabulationInComment">
171 <ForegroundColor default="#90f790" value="#90f790"/>
172 <FontStyle default="2" value="2"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
175 <style name="LaTeXInComment">
176 <ForegroundColor default="#8b2252" value="#8b2252"/>
177 <FontStyle default="2" value="2"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
180 <style name="WhiteInString">
181 <ForegroundColor default="#e9b1b1" value="#e9b1b1"/>
182 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
185 <style name="TabulationInString">
186 <ForegroundColor default="#e9b1b1" value="#e9b1b1"/>
187 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
191 <ForegroundColor default="#aaaaaa" value="#aaaaaa"/>
192 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
195 <!-- rep can be "doublechevrons", "horizontal" or "vertical" or a single char such as "#" or "none" -->
196 <!-- value is the number of space equivalent to a tabulation -->
197 <!-- white is a boolean indicating if a \t must be inserted (false) or a sequence of whites -->
198 <style name="Tabulation" rep="doublechevrons" value="4" white="true">
199 <ForegroundColor default="#dcdcdc" value="#dcdcdc"/>
200 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
204 <ForegroundColor default="#dcdcdc" value="#dcdcdc"/>
205 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
208 <style name="OpenClose">
209 <ForegroundColor default="#4a55db" value="#4a55db"/>
210 <FontStyle default="0" value="0"/> <!-- 0=PLAIN, 1=BOLD, 2=ITALIC, 3=BOLD+ITALIC -->
214 <!-- Paper format Section
215 The default unit is the postscript point (1/72 inch) -->
216 <PaperFormat MarginBottom="58.0" MarginLeft="57.0" MarginRight="57.0" MarginTop="57.0" height="794.0" width="613.0"/>
218 <!-- Favorite Directories Section -->
219 <favoriteDirectories>
220 </favoriteDirectories>
222 <!-- Recent Opened Files Section -->
226 <!-- Currently Open Files Section -->