r14104 by cbradney - Move editorconfig to resources

scribus-commit scribus-commit at lists.scribus.net
Wed Oct 7 00:03:59 CEST 2009


Revision: 14104
Author: cbradney
Date: 2009-10-06T19:35:54.163283Z
Commit message: Move editorconfig to resources

Changeset: 
A  /branches/Version135/Scribus/resources/editorconfig
D  /branches/Version135/Scribus/scribus/editorconfig
M  /branches/Version135/Scribus/scribus/CMakeLists.txt
M  /branches/Version135/Scribus/CMakeLists.txt

Diffs:
Index: scribus/CMakeLists.txt
===================================================================
--- scribus/CMakeLists.txt	(revision 14103)
+++ scribus/CMakeLists.txt	(revision 14104)
@@ -11,7 +11,6 @@
 ADD_SUBDIRECTORY(fonts)
 ADD_SUBDIRECTORY(desaxe)
 ADD_SUBDIRECTORY(unicodemap)
-ADD_SUBDIRECTORY(editorconfig)
 IF (WANT_DESIGNER)
   ADD_SUBDIRECTORY(designer)
 ENDIF (WANT_DESIGNER)
Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt	(revision 14103)
+++ CMakeLists.txt	(revision 14104)
@@ -705,6 +705,7 @@
 #Add our source subdirs
 ADD_SUBDIRECTORY(scribus)
 ADD_SUBDIRECTORY(resources/dicts)
+ADD_SUBDIRECTORY(resources/editorconfig)
 ADD_SUBDIRECTORY(resources/icons)
 ADD_SUBDIRECTORY(resources/keysets)
 ADD_SUBDIRECTORY(resources/loremipsum)
Index: resources/editorconfig/100_latex.tar
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/100_latex.tar
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/500_povray.xml
===================================================================
--- resources/editorconfig/500_povray.xml	(revision 0)
+++ resources/editorconfig/500_povray.xml	(revision 14104)
@@ -0,0 +1,95 @@
+<editorsettings icon="povray_32.png" description="POV-Ray" >
+	<executable command="povray +WL0 -D +W$scribus_width_px$ +H$scribus_height_px$ +Q$scribus_quality$ $scribus_antialias$$scribus_aathres$ +R$scribus_aadepth$ +I%file" />
+  	<imagefile extension=".png" />
+	<highlighter>
+		<rule regex="global_settings|sphere|box|light_source|camera" color="#800000" />
+		<rule regex="[\d+.-]+" color="blue" />
+		<rule regex="&lt;[ \d+.-]*,[ \d+.-]*,[ \d+.-]*&gt;" color="#008080" />
+		<rule regex="assumed_gamma|location|direction|look_at|finish|ambient|diffuse|phong|pigment|color|rotate" color="#000080" />
+		<rule regex="red" color="red"/>
+		<rule regex="green" color="green"/>
+		<rule regex="blue" color="blue"/>
+	</highlighter>
+	<empty-frame-text>
+global_settings { assumed_gamma 2.2 }
+camera
+{
+   location  &lt;0, 0, -8&gt;
+   direction &lt;0, 0, 1.2071&gt;
+   look_at   &lt;0, 0, 0&gt;
+}
+
+sphere { &lt;0.0, 0.0, 0.0&gt;, 2
+   finish {
+      ambient 0.2
+      diffuse 0.8
+      phong 1
+   }
+   pigment { color red 1 green 0 blue 0 }
+}
+
+box { &lt;-2.0, -0.2, -2.0&gt;, &lt;2.0, 0.2, 2.0&gt;
+    finish {
+       ambient 0.2
+       diffuse 0.8
+    }
+    pigment { color red 1 green 0 blue 1 }
+
+    rotate &lt;-20, 30, 0&gt;
+}
+
+light_source { &lt;-10, 3, -20&gt; color red 1 green 1 blue 1 }
+</empty-frame-text>
+  <preamble/>
+  <postamble/>
+  <tab type="settings">
+	  <title>
+		  <i18n>
+			  <en>Render Options</en>
+			  <de>Render Optionen</de>
+			  <ru>Параметры визуализации</ru>
+		  </i18n>
+	  </title>
+	  <list name="quality" default="11">
+		<title>
+			<i18n>
+				  <en>Quality:</en>
+				  <de>Qualität:</de>
+				  <ru>Качество:</ru>
+			</i18n>
+		</title>
+		<option value="1">Just show quick colors</option>
+		<option value="3">Show specified diffuse and ambient light</option>
+		<option value="4">Render shadows, but no extended lights</option>
+		<option value="5">Render shadows, including extended lights</option>
+		<option value="7">Compute texture patterns and photons</option>
+		<option value="8">Compute reflections and refractions</option>
+		<option value="11">Compute media and radiosity</option>
+	</list>
+	<list name="antialias" default="+A">
+		<title>
+			<i18n>
+				<en>Antialiasing:</en>
+				<de>Antialiasing:</de>
+				<ru>Сглаживание:</ru>
+			</i18n>
+		</title>
+		<option value="+A">On</option>
+		<option value="-A">Off</option>
+	</list>
+	<spinbox name="aathres" type="double" min="0.0" max="3.0" step="0.1" default="0.3">
+		<i18n>
+			<en>Antialiasing Threshold:</en>
+			<de>Antialiasing Schwellwert:</de>
+			<ru>Порог сглаживания:</ru>
+		</i18n>
+	</spinbox>
+	<spinbox name="aadepth" type="short" min="1" max="9" step="1" default="3">
+		<i18n>
+			<en>Antialiasing Depth:</en>
+			<de>Antialiasing Rekursion:</de>
+			<ru>Глубина сглаживания:</ru>
+		</i18n>
+	</spinbox>
+	</tab>
+</editorsettings>
Index: resources/editorconfig/dot.svg
===================================================================
--- resources/editorconfig/dot.svg	(revision 0)
+++ resources/editorconfig/dot.svg	(revision 14104)
@@ -0,0 +1,179 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="48px"
+   height="48px"
+   id="svg7714"
+   sodipodi:version="0.32"
+   inkscape:version="0.45+devel"
+   sodipodi:docname="dot.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="/home/eclipse/dot48.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <defs
+     id="defs7716">
+    <marker
+       inkscape:stockid="Arrow1Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow1Send"
+       style="overflow:visible;">
+      <path
+         id="path8565"
+         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+         transform="scale(0.2) rotate(180) translate(6,0)" />
+    </marker>
+    <filter
+       inkscape:collect="always"
+       id="filter12573">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.29374999"
+         id="feGaussianBlur12575" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7"
+     inkscape:cx="42.102932"
+     inkscape:cy="47.928571"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px">
+    <inkscape:grid
+       type="xygrid"
+       id="grid7737"
+       enabled="true"
+       visible="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7719">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+        <dc:date></dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier></dc:identifier>
+        <dc:source></dc:source>
+        <dc:relation></dc:relation>
+        <dc:language></dc:language>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:coverage></dc:coverage>
+        <dc:description></dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.81666368000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect12557"
+       width="44.183338"
+       height="44.183338"
+       x="1.9083309"
+       y="1.9083309"
+       rx="2.7222121"
+       ry="2.7222121" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#f57900;stroke-width:1.74553573000000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path8539"
+       sodipodi:cx="12.857142"
+       sodipodi:cy="15.714286"
+       sodipodi:rx="6.8571429"
+       sodipodi:ry="6.8571429"
+       d="M 19.714285,15.714286 A 6.8571429,6.8571429 0 1 1 5.9999995,15.714286 A 6.8571429,6.8571429 0 1 1 19.714285,15.714286 z"
+       transform="matrix(0.970257,0,0,0.970257,11.025268,-3.890119)" />
+    <path
+       transform="matrix(0.9055732,0,0,0.9055732,0.3569168,20.769564)"
+       d="M 19.714285,15.714286 A 6.8571429,6.8571429 0 1 1 5.9999995,15.714286 A 6.8571429,6.8571429 0 1 1 19.714285,15.714286 z"
+       sodipodi:ry="6.8571429"
+       sodipodi:rx="6.8571429"
+       sodipodi:cy="15.714286"
+       sodipodi:cx="12.857142"
+       id="path8541"
+       style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#729fcf;stroke-width:1.74553573000000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#73d216;stroke-width:1.74553573000000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path8543"
+       sodipodi:cx="12.857142"
+       sodipodi:cy="15.714286"
+       sodipodi:rx="6.8571429"
+       sodipodi:ry="6.8571429"
+       d="M 19.714285,15.714286 A 6.8571429,6.8571429 0 1 1 5.9999995,15.714286 A 6.8571429,6.8571429 0 1 1 19.714285,15.714286 z"
+       transform="matrix(0.9055732,0,0,0.9055732,26.356917,20.912421)" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#Arrow1Send);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 13.503812,42.386416 C 22.419204,47.640846 34.123812,42.586734 34.123812,42.586734 L 34.685714,42.410083"
+       id="path8545"
+       sodipodi:nodetypes="ccc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.17030442;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#Arrow1Send);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 13.266777,27.657211 C 18,18.494097 18,18.494097 18,18.494097 L 18,18.494097"
+       id="path11455" />
+    <path
+       id="path11457"
+       d="M 27.954225,17.954225 C 34.195079,27.451426 34.195079,27.451426 34.195079,27.451426 L 34.195079,27.451426"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.10845065;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#Arrow1Send);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.75000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 35.391667,1.4749991 L 46.591667,1.2749991 L 46.591667,12.074999 L 35.391667,1.4749991 z"
+       id="path12559" />
+    <path
+       id="path12561"
+       d="M 46.2,12.466666 L 35,12.666666 L 35,1.8666666 L 46.2,12.466666 z"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter12573)"
+       transform="matrix(0.9768985,5.0831837e-3,-5.0831837e-3,0.9768985,1.0362607,-0.1058455)" />
+    <path
+       style="fill:#d3d7cf;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 46.634297,12.08703 L 35.1666,12.222295 L 35.233611,1.1653561 L 46.634297,12.08703 z"
+       id="path12563" />
+  </g>
+</svg>
Index: resources/editorconfig/helperscripts/latexicons.py
===================================================================
--- resources/editorconfig/helperscripts/latexicons.py	(revision 0)
+++ resources/editorconfig/helperscripts/latexicons.py	(revision 14104)
@@ -0,0 +1,61 @@
+#!/usr/bin/env python
+"""Create icons from list of latex symbols."""
+import sys
+import string
+import subprocess
+
+retcode = None
+cmd_output = None
+
+def conv_filename(name):
+	"""Remove all bad characters and convert to all lowercase."""
+	badchars = "\\/!\"$%&{}=?[]* "
+	for char in badchars:
+		name = name.replace(char, '')
+	for char in string.ascii_uppercase:
+		name = name.replace(char, char.lower()+'_')
+	return name
+	
+	
+def run_command(command):
+	global retcode, cmd_output
+	process = subprocess.Popen(command.split(' '), stderr=subprocess.PIPE, stdout=subprocess.PIPE)
+	cmd_output = process.communicate()
+	retcode = process.returncode
+	return retcode
+
+if len(sys.argv) < 3:
+	print "usage: icons.py iconlist template"
+	sys.exit(1)
+	
+symbols = open(sys.argv[1]).readlines()
+template = open(sys.argv[2]).read()
+xmlsample = open("xmlsample", 'w')
+
+i = 0
+for symbol in symbols:
+	i += 1
+	symbol = symbol.strip()
+	if symbol.startswith('#') or symbol == "":
+		continue
+	print "%5.1f%%   %-30s ." % (float(i)/len(symbols)*100, symbol),
+	source = template % symbol
+	#print source
+	f = open("tmp", 'w')
+	f.write(source)
+	f.close()
+	
+	if run_command("latex --interaction batchmode tmp") != 0:
+		print "Error", cmd_output
+		continue
+	else:
+		print ".",
+		
+	filename = conv_filename(symbol)
+	if run_command("dvipng -D 200 -T tight -pp 1 -bg Transparent -o out/%s.png tmp.dvi" % filename) != 0:
+		print "Error", cmd_output
+		continue
+	else:
+		print "."
+	xmlsample.write(r'<item value="%s"  image="%s.png" />' %(symbol, filename)+"\n")
+	

Property changes on: resources/editorconfig/helperscripts/latexicons.py
___________________________________________________________________
Added: svn:executable
   + *

Index: resources/editorconfig/helperscripts/latex_symbols
===================================================================
--- resources/editorconfig/helperscripts/latex_symbols	(revision 0)
+++ resources/editorconfig/helperscripts/latex_symbols	(revision 14104)
@@ -0,0 +1,629 @@
+#Relation Symbols - May require package {amssymb,amsmath}
+\pm
+\cap
+\diamond
+\oplus
+\mp
+\cup
+\bigtriangleup
+\ominus
+\times
+\uplus
+\bigtriangledown
+\otimes
+\div
+\sqcap
+\triangleleft
+\oslash
+\ast
+\sqcup
+\triangleright
+\odot
+\star
+\vee
+\bigcirc
+\circ
+\wedge
+\dagger
+\bullet
+\setminus
+\ddagger
+\cdot
+\wr
+\amalg
+\leq
+\geq
+\equiv
+\models
+\prec
+\succ
+\sim
+\perp
+\preceq
+\succeq
+\simeq
+\mid
+\ll
+\gg
+\asymp
+\parallel
+\subset
+\supset
+\approx
+\bowtie
+\subseteq
+\supseteq
+\cong
+\neq
+\smile
+\sqsubseteq
+\sqsupseteq
+\doteq
+\frown
+\in
+\ni
+\propto
+\vdash
+\dashv
+\sum
+\bigcap
+\bigodot
+\prod
+\bigcup
+\bigotimes
+\coprod
+\bigsqcup
+\bigoplus
+\int
+\bigvee
+\biguplus
+\oint
+\bigwedge
+\leqslant
+\geqslant
+\lhd
+\rhd
+\unlhd
+\unrhd
+\Join
+\sqsubset
+\sqsupset
+\dotplus
+\smallsetminus
+\Cap
+\Cup
+\barwedge
+\veebar
+\doublebarwedge
+\boxminus
+\boxtimes
+\boxdot
+\boxplus
+\divideontimes
+\ltimes
+\rtimes
+\leftthreetimes
+\rightthreetimes
+\curlywedge
+\curlyvee
+\circleddash
+\circledast
+\circledcirc
+\centerdot
+\intercal
+\leqq
+\eqslantless
+\lesssim
+\lessapprox
+\approxeq
+\lessdot
+\lll
+\lessgtr
+\lesseqgtr
+\lesseqqgtr
+\doteqdot
+\risingdotseq
+\fallingdotseq
+\backsim
+\backsimeq
+\subseteqq
+\Subset
+\preccurlyeq
+\curlyeqprec
+\precsim
+\precapprox
+\vartriangleleft
+\trianglelefteq
+\vDash
+\Vvdash
+\smallsmile
+\smallfrown
+\bumpeq
+\Bumpeq
+\geqq
+\eqslantgtr
+\gtrsim
+\gtrapprox
+\gtrdot
+\ggg
+\gtrless
+\gtreqless
+\gtreqqless
+\eqcirc
+\circeq
+\triangleq
+\thicksim
+\thickapprox
+\supseteqq
+\Supset
+\succcurlyeq
+\curlyeqsucc
+\succsim
+\succapprox
+\vartriangleright
+\trianglerighteq
+\Vdash
+\shortmid
+\shortparallel
+\between
+\pitchfork
+\varpropto
+\blacktriangleleft
+\therefore
+\backepsilon
+\blacktriangleright
+\because
+\nless
+\nleq
+\nleqslant
+\nleqq
+\lneq
+\lneqq
+\lvertneqq
+\lnsim
+\lnapprox
+\nprec
+\npreceq
+\precnsim
+\precnapprox
+\nsim
+\nshortmid
+\nmid
+\nvdash
+\nvDash
+\ntriangleleft
+\ntrianglelefteq
+\nsubseteq
+\subsetneq
+\varsubsetneq
+\subsetneqq
+\varsubsetneqq
+\ngtr
+\ngeq
+\ngeqslant
+\ngeqq
+\gneq
+\gneqq
+\gvertneqq
+\gnsim
+\gnapprox
+\nsucc
+\nsucceq
+\succnsim
+\succnapprox
+\ncong
+\nshortparallel
+\nparallel
+\nVDash
+\ntriangleright
+\ntrianglerighteq
+\nsupseteq
+\nsupseteqq
+\supsetneq
+\varsupsetneq
+\supsetneqq
+\varsupsetneqq
+
+#Arrow Symbols - May require package {amssymb,amsmath}
+\leftarrow
+\longleftarrow
+\uparrow
+\Leftarrow
+\Longleftarrow
+\Uparrow
+\rightarrow
+\longrightarrow
+\downarrow
+\Rightarrow
+\Longrightarrow
+\Downarrow
+\leftrightarrow
+\longleftrightarrow
+\updownarrow
+\Leftrightarrow
+\Longleftrightarrow
+\Updownarrow
+\mapsto
+\longmapsto
+\nearrow
+\hookleftarrow
+\hookrightarrow
+\searrow
+\leftharpoonup
+\rightharpoonup
+\swarrow
+\leftharpoondown
+\rightharpoondown
+\nwarrow
+\rightleftharpoons
+\dashrightarrow
+\dashleftarrow
+\leftleftarrows
+\leftrightarrows
+\Lleftarrow
+\twoheadleftarrow
+\leftarrowtail
+\looparrowleft
+\leftrightharpoons
+\curvearrowleft
+\circlearrowleft
+\Lsh
+\upuparrows
+\upharpoonleft
+\downharpoonleft
+\multimap
+\leftrightsquigarrow
+\rightrightarrows
+\rightleftarrows
+\twoheadrightarrow
+\rightarrowtail
+\looparrowright
+\curvearrowright
+\circlearrowright
+\Rsh
+\downdownarrows
+\upharpoonright
+\downharpoonright
+\rightsquigarrow
+\nleftarrow
+\nrightarrow
+\nLeftarrow
+\nRightarrow
+\nleftrightarrow
+\nLeftrightarrow
+\leadsto
+\xleftarrow[xyz]{abc}
+\xrightarrow[xyz]{abc}
+
+#Miscellaneous Symbols - May require package {amssymb,amsmath}
+!\ldots
+!\cdots
+!\vdots
+!\ddots
+\aleph
+\prime
+\forall
+\infty
+\hbar
+\emptyset
+\exists
+\imath
+\nabla
+\neg
+\jmath
+\surd
+\flat
+\triangle
+\ell
+\top
+\natural
+\clubsuit
+\wp
+\bot
+\sharp
+\diamondsuit
+\Re
+\backslash
+\heartsuit
+\Im
+\angle
+\partial
+\spadesuit
+\hslash
+\vartriangle
+\triangledown
+\square
+\lozenge
+\circledS
+\measuredangle
+\nexists
+\mho
+\Finv
+\Game
+\Bbbk
+\backprime
+\varnothing
+\blacktriangle
+\blacktriangledown
+\blacksquare
+\blacklozenge
+\bigstar
+\sphericalangle
+\complement
+\eth
+\diagup
+\diagdown
+
+#Delimiters - May require package {amssymb,amsmath}
+\vert
+\Vert
+\lbrace
+\rbrace
+\lfloor
+\rfloor
+\lceil
+\rceil
+\langle
+\rangle
+\overbrace{xyz}
+\underbrace{xyz}
+\overline{xyz}
+\underline{xyz}
+\overleftarrow{xyz}
+\overrightarrow{xyz}
+\widehat{xyz}
+\widetilde{xyz}
+\ulcorner
+\urcorner
+\llcorner
+\lrcorner
+\lmoustache
+\rmoustache
+\lgroup
+\rgroup
+\arrowvert
+\Arrowvert
+\bracevert
+\sqrt{xyz}
+\sqrt[n]{xyz}
+\frac{a}{b}
+
+Greek Alphabet
+\alpha
+\beta
+\gamma
+\delta
+\epsilon
+\varepsilon
+\zeta
+\eta
+\theta
+\vartheta
+\iota
+\kappa
+\lambda
+\mu
+\nu
+\xi
+\pi
+\varpi
+\rho
+\varrho
+\sigma
+\varsigma
+\tau
+\upsilon
+\phi
+\varphi
+\chi
+\psi
+\omega
+\Gamma
+\Delta
+\Theta
+\Lambda
+\Xi
+\Pi
+\Sigma
+\Upsilon
+\Phi
+\Psi
+\Omega
+
+#Math Alphabets - May require package {amsfonts}
+\mathcal{A}
+\mathcal{B}
+\mathcal{C}
+\mathcal{D}
+\mathcal{E}
+\mathcal{F}
+\mathcal{G}
+\mathcal{H}
+\mathcal{I}
+\mathcal{J}
+\mathcal{K}
+\mathcal{L}
+\mathcal{M}
+\mathcal{N}
+\mathcal{O}
+\mathcal{P}
+\mathcal{Q}
+\mathcal{R}
+\mathcal{S}
+\mathcal{T}
+\mathcal{U}
+\mathcal{V}
+\mathcal{W}
+\mathcal{X}
+\mathcal{Y}
+\mathcal{Z}
+\mathbb{A}
+\mathbb{B}
+\mathbb{C}
+\mathbb{D}
+\mathbb{E}
+\mathbb{F}
+\mathbb{G}
+\mathbb{H}
+\mathbb{I}
+\mathbb{J}
+\mathbb{K}
+\mathbb{L}
+\mathbb{M}
+\mathbb{N}
+\mathbb{O}
+\mathbb{P}
+\mathbb{Q}
+\mathbb{R}
+\mathbb{S}
+\mathbb{T}
+\mathbb{U}
+\mathbb{V}
+\mathbb{W}
+\mathbb{X}
+\mathbb{Y}
+\mathbb{Z}
+\mathbf{A}
+\mathbf{B}
+\mathbf{C}
+\mathbf{D}
+\mathbf{E}
+\mathbf{F}
+\mathbf{G}
+\mathbf{H}
+\mathbf{I}
+\mathbf{J}
+\mathbf{K}
+\mathbf{L}
+\mathbf{M}
+\mathbf{N}
+\mathbf{O}
+\mathbf{P}
+\mathbf{Q}
+\mathbf{R}
+\mathbf{S}
+\mathbf{T}
+\mathbf{U}
+\mathbf{V}
+\mathbf{W}
+\mathbf{X}
+\mathbf{Y}
+\mathbf{Z}
+\mathfrak{A}
+\mathfrak{B}
+\mathfrak{C}
+\mathfrak{D}
+\mathfrak{E}
+\mathfrak{F}
+\mathfrak{G}
+\mathfrak{H}
+\mathfrak{I}
+\mathfrak{J}
+\mathfrak{K}
+\mathfrak{L}
+\mathfrak{M}
+\mathfrak{N}
+\mathfrak{O}
+\mathfrak{P}
+\mathfrak{Q}
+\mathfrak{R}
+\mathfrak{S}
+\mathfrak{T}
+\mathfrak{U}
+\mathfrak{V}
+\mathfrak{W}
+\mathfrak{X}
+\mathfrak{Y}
+\mathfrak{Z}
+\boldsymbol{A}
+\boldsymbol{B}
+\boldsymbol{C}
+\boldsymbol{D}
+\boldsymbol{E}
+\boldsymbol{F}
+\boldsymbol{G}
+\boldsymbol{H}
+\boldsymbol{I}
+\boldsymbol{J}
+\boldsymbol{K}
+\boldsymbol{L}
+\boldsymbol{M}
+\boldsymbol{N}
+\boldsymbol{O}
+\boldsymbol{P}
+\boldsymbol{Q}
+\boldsymbol{R}
+\boldsymbol{S}
+\boldsymbol{T}
+\boldsymbol{U}
+\boldsymbol{V}
+\boldsymbol{W}
+\boldsymbol{X}
+\boldsymbol{Y}
+\boldsymbol{Z}
+\boldsymbol{\alpha}
+\boldsymbol{\beta}
+\boldsymbol{\gamma}
+\boldsymbol{\delta}
+\boldsymbol{\epsilon}
+\boldsymbol{\varepsilon}
+\boldsymbol{\zeta}
+\boldsymbol{\eta}
+\boldsymbol{\theta}
+\boldsymbol{\vartheta}
+\boldsymbol{\iota}
+\boldsymbol{\kappa}
+\boldsymbol{\lambda}
+\boldsymbol{\mu}
+\boldsymbol{\nu}
+\boldsymbol{\xi}
+\boldsymbol{\pi}
+\boldsymbol{\varpi}
+\boldsymbol{\rho}
+\boldsymbol{\varrho}
+\boldsymbol{\sigma}
+\boldsymbol{\varsigma}
+\boldsymbol{\tau}
+\boldsymbol{\upsilon}
+\boldsymbol{\phi}
+\boldsymbol{\varphi}
+\boldsymbol{\chi}
+\boldsymbol{\psi}
+\boldsymbol{\omega}
+\boldsymbol{\Gamma}
+\boldsymbol{\Delta}
+\boldsymbol{\Theta}
+\boldsymbol{\Lambda}
+\boldsymbol{\Xi}
+\boldsymbol{\Pi}
+\boldsymbol{\Sigma}
+\boldsymbol{\Upsilon}
+\boldsymbol{\Phi}
+\boldsymbol{\Psi}
+\boldsymbol{\Omega}
+\boldsymbol{\nabla}
+\boldsymbol{\infty}
+\boldsymbol{[sym]}
+\text{[Regular text]}
+
+#Math Accents
+\bar{a}
+\vec{a}
+\dot{a}
+\ddot{a}
+\dddot{a}
+\hat{a}
+\check{a}
+\breve{a}
+\tilde{a}
+\acute{a}
+\grave{a}
+\overleftrightarrow{a}
+
+#Additional symbols as requested by bug #7244
+\not\subset
+\not\supset
+\iint
+\iiint
+\iiiint
+
Index: resources/editorconfig/helperscripts/predefined/cdots.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/helperscripts/predefined/cdots.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/helperscripts/predefined/ddots.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/helperscripts/predefined/ddots.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/helperscripts/predefined/vdots.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/helperscripts/predefined/vdots.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/helperscripts/predefined/ldots.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/helperscripts/predefined/ldots.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/helperscripts/latex.sh
===================================================================
--- resources/editorconfig/helperscripts/latex.sh	(revision 0)
+++ resources/editorconfig/helperscripts/latex.sh	(revision 14104)
@@ -0,0 +1,10 @@
+#!/bin/bash
+set -x
+rm -r out
+mkdir out
+./latexicons.py latex_symbols template
+cp predefined/* out
+cd out
+tar -cf ../../latex.tar *.png
+cd ..
+rm -f tmp tmp.aux tmp.dvi tmp.log
\ No newline at end of file

Property changes on: resources/editorconfig/helperscripts/latex.sh
___________________________________________________________________
Added: svn:executable
   + *

Index: resources/editorconfig/helperscripts/template
===================================================================
--- resources/editorconfig/helperscripts/template	(revision 0)
+++ resources/editorconfig/helperscripts/template	(revision 14104)
@@ -0,0 +1,9 @@
+\documentclass[a4paper,10pt]{article}
+\usepackage[left=0cm,top=0cm,right=0cm,bottom=0cm,nohead,nofoot]{geometry}
+\usepackage{amssymb,amsmath,amsfonts}
+\title{Scribus-Latex-File}
+\author{Scribus}
+\pagestyle{empty}
+\begin{document}
+\[%s\]
+\end{document}
Index: resources/editorconfig/povray_32.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/povray_32.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/200_gnuplot.xml
===================================================================
--- resources/editorconfig/200_gnuplot.xml	(revision 0)
+++ resources/editorconfig/200_gnuplot.xml	(revision 14104)
@@ -0,0 +1,178 @@
+<editorsettings description="Gnuplot" icon="gnuplot.png">
+	<executable command="gnuplot" />
+	<imagefile extension=".png"/>
+	<highlighter>
+		<rule name="commands" regex="^\s*(bind|call|cd|clear|exit|fit|help|history|if|load|lower|pause|plot|print|pwd|quit|raise|replot|reread|reset|save|set|shell|show|splot|system|test|undefine|unset|update)\b" bold="true"/>
+		<rule name="set" regex="^\s*set\s+(angles|arrow|autoscale|bars|bmargin|border|boxwidth|cbdata|cbdtics|cblabel|cbmtics|cbrange|cbtics|clabel|clip|cntrparam|colorbox|contour|datafile|date_specifiers|decimalsign|dgrid3d|dummy|encoding|fit|fontpath|format|grid|hidden3d|historysize|isosamples|key|label|lmargin|loadpath|locale|log|logscale|macros|mapping|margin|missing|mouse|multiplot|mx2tics|mxtics|my2tics|mytics|mztics|object|offsets|origin|output|palette|parametric|pm3d|pointsize|polar|print|rmargin|rrange|samples|size|style|surface|table|term|terminal|termoption|tics|ticscale|ticslevel|time_specifiers|timefmt|timestamp|title|tmargin|trange|urange|view|vrange|x2data|x2dtics|x2label|x2mtics|x2range|x2tics|x2zeroaxis|xdata|xdtics|xlabel|xmtics|xrange|xtics|xyplane|xzeroaxis|y2data|y2dtics|y2label|y2mtics|y2range|y2tics|y2zeroaxis|ydata|ydtics|ylabel|ymtics|yrange|ytics|yzeroaxis|zdata|zdtics|zero|zeroaxis|zlabel|zmtics|zrange|ztics|zzeroaxis)\b" bold="true"/>
+		<rule name="functions" regex="[^a-zA-Z0-9](abs|acos|acosh|arg|asin|asinh|atan|atan2|atanh|besj0|besj1|besy0|besy1|ceil|column|cos|cosh|defined|erf|erfc|exists|exp|floor|gamma|gprintf|ibeta|igamma|imag|int|inverf|invnorm|lambertw|lgamma|log|log10|norm|rand|random|real|sgn|sin|sinh|sprintf|sqrt|strcol|strftime|stringcolumn|strlen|strptime|strstrt|substr|system|tan|tanh|timecolumn|tm_hour|tm_mday|tm_min|tm_mon|tm_sec|tm_wday|tm_yday|tm_year|valid|word|words)[^a-zA-Z0-9]" color="blue" />
+		<rule name="variables" regex="[^a-zA-Z0-9](x|y|z)[^a-zA-Z0-9]" italic="true" />
+		<rule name="strings" regex="&quot;.+&quot;" color="red" minimal="true"/>
+	</highlighter>
+	<empty-frame-text>
+		plot sin(x), (cos(x))**2
+	</empty-frame-text>
+	<preamble>
+		set terminal png transparent enhanced size $scribus_realwidth_px$,$scribus_realheight_px$
+		set output "$scribus_file$.png"
+		set xrange [$scribus_xmin$:$scribus_xmax$]
+		set yrange [$scribus_ymin$:$scribus_ymax$]
+		set title "$scribus_title$"
+		set xlabel "$scribus_xlabel$"
+		set ylabel "$scribus_ylabel$"
+		$scribus_grid$ $scribus_gridlayer$
+		$scribus_zeroaxis$
+	</preamble>
+	<postamble></postamble>
+	<tab type="settings">
+		<title><i18n>
+			<en>Ranges</en>
+			<de>Bereiche</de>
+			<fr>Rangées</fr>
+			<pl>Zakresy</pl>
+			<ru>Диапазоны</ru>
+		</i18n></title>
+		<comment><i18n>
+			<en>Enter asterisk (*) for autoscale!</en>
+			<de>Stern (*) für automatische Skalierung eingeben!</de>
+			<fr>Entrez une astérisque (*) pour ajuster automatiquement !</fr>
+			<pl>Wpisz asterisk (*) dla automatycznego skalowania!</pl>
+			<ru>Enter asterisk (*) for autoscale!</ru>
+		</i18n></comment>
+		<spinbox name="xmin" type="double" min="-1e6" max="+1e6" step="1" default="*" special="*"><i18n>
+			<en>X Min:</en>
+			<pl>Min X:</pl>
+			<ru>Минимум по X:</ru>
+		</i18n></spinbox>
+		<spinbox name="xmax" type="double" min="-1e6" max="+1e6" step="1" default="*" special="*"><i18n>
+			<en>X Max:</en>
+			<pl>Maks. X:</pl>
+			<ru>Максимум по X:</ru>
+		</i18n></spinbox>
+		<spinbox name="ymin" type="double" min="-1e6" max="+1e6" step="1" default="*" special="*"><i18n>
+			<en>Y Min:</en>
+			<pl>Min Y:</pl>
+			<ru>Минимум по Y:</ru>
+		</i18n></spinbox>
+		<spinbox name="ymax" type="double" min="-1e6" max="+1e6" step="1" default="*" special="*"><i18n>
+			<en>Y Max:</en>
+			<pl>Maks. Y:</pl>
+			<ru>Максимум по Y:</ru>
+		</i18n></spinbox>
+	</tab>
+	<tab type="settings">
+		<title><i18n>
+			<en>Labels</en>
+			<de>Beschriftungen</de>
+			<fr>Étiquettes</fr>
+			<pl>Etykiety</pl>
+			<ru>Метки</ru>
+		</i18n></title>
+		<text name="title" type="short" default=""><i18n>
+			<en>Title:</en>
+			<de>Titel:</de>
+			<fr>Titre :</fr>
+			<pl>Tytuł:</pl>
+			<ru>Название:</ru>
+		</i18n></text>
+		<text name="xlabel" type="short" default=""><i18n>
+			<en>X-Label:</en>
+			<de>X-Beschriftung:</de>
+			<ru>Метка оси X:</ru>
+		</i18n></text>
+		<text name="ylabel" type="short" default=""><i18n>
+			<en>Y-Label:</en>
+			<de>Y-Beschriftung:</de>
+			<ru>Метка оси Y:</ru>
+		</i18n></text>
+		<list name="grid" default="#">
+			<title><i18n>
+				<en>Grid:</en>
+				<de>Gitter:</de>
+				<fr>Grille :</fr>
+				<pl>Siatka:</pl>
+				<ru>Сетка:</ru>
+			</i18n></title>
+			<option value="#"><i18n>
+				<en>No Grid</en>
+				<de>Kein Gitter</de>
+				<fr>Pas de Grille</fr>
+				<pl>Bez siatki</pl>
+				<ru>Без сетки</ru>
+			</i18n></option>
+			<option value="set grid xtics ytics"><i18n>
+				<en>Major ticks only</en>
+				<de>Nur Hauptstriche</de>
+				<fr>Seulement les coches majeures</fr>
+				<pl>Tylko główne linie</pl>
+				<ru>Только основные линии</ru>
+			</i18n></option>
+			<option value="set grid xtics ytics mxtics mytics"><i18n>
+				<en>Major and minor ticks</en>
+				<de>Alle Stiche</de>
+				<fr>Coches majeures et mineures</fr>
+				<pl>Wszystkie linie</pl>
+				<ru>Основные и вторичные линии</ru>
+			</i18n></option>
+		</list>
+		<list name="gridlayer" default="back">
+			<title><i18n>
+				<en>Grid layer:</en>
+				<de>Gitterebene:</de>
+				<fr>Niveau de la grille :</fr>
+				<pl>Warstwa siatki:</pl>
+				<ru>Слой сетки:</ru>
+			</i18n></title>
+			<option value="back"><i18n>
+				<en>Back</en>
+				<de>Hinten</de>
+				<fr>Arrière</fr>
+				<pl>Na spodzie</pl>
+				<ru>Позади</ru>
+			</i18n></option>
+			<option value="front"><i18n>
+				<en>Front</en>
+				<de>Vorne</de>
+				<fr>A l'avant</fr>
+				<pl>Na wierzchu</pl>
+				<ru>Впереди</ru>
+			</i18n></option>
+		</list>
+		<list name="zeroaxis" default="">
+			<title><i18n>
+				<en>Zero axis:</en>
+				<de>Null-Achse:</de>
+				<fr>Axe Zero :</fr>
+				<pl>OÅ› zerowa:</pl>
+				<ru>Начало координат:</ru>
+			</i18n></title>
+			<option value=""><i18n>
+				<en>None</en>
+				<de>Keine</de>
+				<fr>Aucun</fr>
+				<pl>Brak</pl>
+				<ru>Нет</ru>
+			</i18n></option>
+			<option value="set xzeroaxis"><i18n>
+				<en>X axis</en>
+				<de>X-Achse</de>
+				<fr>Axe des X</fr>
+				<pl>OÅ› X</pl>
+				<ru>Для оси X</ru>
+			</i18n></option>
+			<option value="set yzeroaxis"><i18n>
+				<en>Y axis</en>
+				<de>Y-Achse</de>
+				<fr>Axe des Y</fr>
+				<pl>OÅ› Y</pl>
+				<ru>Для оси Y</ru>
+			</i18n></option>
+			<option value="set zeroaxis"><i18n>
+				<en>Both</en>
+				<de>Beide</de>
+				<fr>Les deux</fr>
+				<pl>Obie</pl>
+				<ru>Для обеих осей</ru>
+			</i18n></option>
+		</list>
+	</tab>
+</editorsettings>
Index: resources/editorconfig/400_dot.xml
===================================================================
--- resources/editorconfig/400_dot.xml	(revision 0)
+++ resources/editorconfig/400_dot.xml	(revision 14104)
@@ -0,0 +1,94 @@
+<editorsettings description="Dot (GraphViz)" icon="dot.svg">
+	<executable command="dot -Tsvg %file -o %file.svg" />
+	<imagefile extension=".svg"/>
+	<empty-frame-text><i18n>
+    <en>
+		ratio="fill";
+		edge [color ="blue"];
+		S [label="Scribus", color="#f94949", style=filled];
+		node [shape="box", color="#6767ed", style=filled];
+		S -> "Text frames";
+		S -> "Image frames";	
+		C [label="Command frames"];
+		S -> C
+		node [shape="box", color="#82ec80", style=filled]
+		C -> "LaTeX"
+		C -> "Gnuplot"
+		C -> "LilyPond"
+		C -> "Dot"
+		C -> "POV-Ray"
+    </en>
+    <de>
+		ratio="fill";
+		edge [color ="blue"];
+		S [label="Scribus", color="#f94949", style=filled];
+		node [shape="box", color="#6767ed", style=filled];
+		S -> "Textrahmen";
+		S -> "Bilderrahmen";	
+		C [label="Befehlsrahmen"];
+		S -> C
+		node [shape="box", color="#82ec80", style=filled]
+		C -> "LaTeX"
+		C -> "Gnuplot"
+		C -> "LilyPond"
+		C -> "Dot"
+		C -> "POV-Ray"
+    </de>
+    <fr>
+		ratio="fill";
+		edge [color ="blue"];
+		S [label="Scribus", color="#f94949", style=filled];
+		node [shape="box", color="#6767ed", style=filled];
+		S -> "Cadre de texte";
+		S -> "Cadre d'image";	
+		C [label="Cadre de rendu"];
+		S -> C
+		node [shape="box", color="#82ec80", style=filled]
+		C -> "LaTeX"
+		C -> "Gnuplot"
+		C -> "LilyPond"
+		C -> "Dot"
+		C -> "POV-Ray"
+    </fr>
+    <pl>
+	    ratio="fill";
+	    edge [color ="blue"];
+	    S [label="Scribus", color="#f94949", style=filled];
+	    node [shape="box", color="#6767ed", style=filled];
+	    S -> "Ramki tekstowe";
+	    S -> "Ramki graficzne";	
+	    C [label="Ramki renderowane"];
+	    S -> C
+	    node [shape="box", color="#82ec80", style=filled]
+	    C -> "LaTeX"
+	    C -> "Gnuplot"
+	    C -> "LilyPond"
+	    C -> "Dot"
+	    C -> "POV-Ray"
+    </pl>
+    <ru>
+		ratio="fill";
+		edge [color ="blue"];
+		S [label="Scribus", color="#f94949", style=filled];
+		node [shape="box", color="#6767ed", style=filled];
+		S -> "Текстовые блоки";
+		S -> "Блоки изображений";	
+		C [label="Блоки команд"];
+		S -> C
+		node [shape="box", color="#82ec80", style=filled]
+		C -> "LaTeX"
+		C -> "Gnuplot"
+		C -> "LilyPond"
+		C -> "Dot"
+		C -> "POV-Ray"
+    </ru>
+    </i18n>
+	</empty-frame-text>
+	<preamble>
+	digraph scribus {
+	bgcolor="transparent";
+    size="$scribus_width_inch$,$scribus_height_inch$";
+	page="$scribus_width_inch$,$scribus_height_inch$";
+	</preamble>
+	<postamble>}</postamble>
+</editorsettings>
Index: resources/editorconfig/dot.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/dot.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/300_lilypond.xml
===================================================================
--- resources/editorconfig/300_lilypond.xml	(revision 0)
+++ resources/editorconfig/300_lilypond.xml	(revision 14104)
@@ -0,0 +1,28 @@
+<editorsettings description="LilyPond" icon="lilypond.png">
+<executable command="lilypond --pdf" />
+<imagefile extension=".pdf"/>
+<empty-frame-text>
+{
+ c' e' g' e'
+}
+</empty-frame-text>
+<preamble>
+\paper{
+paper-width =  $scribus_width$\pt
+paper-height = $scribus_height$\pt
+left-margin = 0
+right-margin = 0
+line-width = $scribus_width$\pt
+indent = 0
+top-margin = 0
+page-top-space = 0
+head-separation = 0
+bottom-margin = 0
+oddFooterMarkup=##f
+oddHeaderMarkup=##f
+bookTitleMarkup = ##f
+scoreTitleMarkup = ##f
+}
+</preamble>
+<postamble></postamble>
+</editorsettings>
Index: resources/editorconfig/gnuplot.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/gnuplot.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Index: resources/editorconfig/100_latex.xml
===================================================================
--- resources/editorconfig/100_latex.xml	(revision 0)
+++ resources/editorconfig/100_latex.xml	(revision 14104)
@@ -0,0 +1,860 @@
+<editorsettings description="LaTeX" icon="alpha.png">
+	<executable command="pdflatex --interaction nonstopmode" />
+	<imagefile extension=".pdf"/>
+	<highlighter>
+		<rule name="Math" regex="(\\\[.*\\\]|\$.*\$|\\begin\{equation\}(.*)\\end\{equation\})" color="#00a000" minimal="true"/>
+		<rule name="Command" regex="\\[a-zA-Z@*]+" color="#800000"/>
+		<rule name="Command argument" regex="\\[a-zA-Z@*]+\{([^\}]*)\}" color="blue"/>
+		<rule name="Section commands" regex="\\(?:section|subsection|subsubsection|paragraph|subparagraph)(?:[*]?)\{([^\}]*)\}" color="black" bold="true"/>
+		<rule name="Scribus specials" regex="\$scribus_(.*)\$" color="#FF00FF" minimal="true"/>
+		<rule name="Comments" regex="(?:(?:^|[^\\])(?:\\\\)*)(%.*)" color="#808080" italic="true"/>
+	</highlighter>
+	<empty-frame-text>
+		<i18n>
+			<en>
+				\section*{Manual}
+				Your \LaTeX-frames setup is working when you can read this text!\\
+				Placing formulas is very easy:\\
+				Right click $\Rightarrow$ Edit Source\\
+				And replace this text with your own. Here is an example:
+				\begin{verbatim}
+					\[J = \int r^2 \mathrm{d}m\]
+				\end{verbatim}
+				becomes
+				\[J = \int r^2 \mathrm{d}m\]
+			</en>
+			<de>
+				\section*{Einführung}
+				Wenn Sie diesen Text lesen können funktionieren \LaTeX-Frames bei Ihnen.
+				Eigene Formel einzufügen ist sehr einfach:
+				Mit der rechten Maustaste auf diesen Frame klicken $\Rightarrow$ Source bearbeiten\\
+				Danach diesen Text durch ihren eigenen ersetzen:\\
+				Ein Beispiel:
+				Aus 
+				\begin{verbatim}
+				\[J = \int r^2 \mathrm{d}m\]
+				\end{verbatim}
+				wird
+				\[J = \int r^2 \mathrm{d}m\]
+			</de>
+			<fr>
+				\section*{Introduction}
+				Votre cadre \LaTeX fonctionne lorsque vous pouvez lire ce texte !\\
+				Placer des formules est très facile :\\
+				Clique droit $\Rightarrow$ Edit Source\\
+				Et remplacez ce texte par le vôtre. Voici un exemple :
+				\begin{verbatim}
+					\[J = \int r^2 \mathrm{d}m\]
+				\end{verbatim}
+				devient
+				\[J = \int r^2 \mathrm{d}m\]
+			</fr>
+			<pl>
+				\section*{Wprowadzenie}
+				Gdy widzisz ten tekst w ramce renderowanej, to znaczy, ze \LaTeX jest 
+				obslugiwany na twoim systemie i w ramkach renderowanych Scribusa.\\
+				Aby dodac obsluge polskich znakow diakrytycznych, nalezy kliknac na 
+				zakladke "Fonty/Naglowki" w edytorze kodu zrodlowego ramki i w polu 
+				"Dodatkowe naglowki" dodac nastepujace polecenia:\\
+				\begin{verbatim}
+				\usepackage[utf8]{inputenc}
+				\usepackage{polski}
+				\end{verbatim}
+				Wstawianie wzorow jest tez bardzo proste:\\
+				Na przyklad zapis:\\
+				\begin{verbatim}
+				\[J = \int r^2 \mathrm{d}m\]
+				\end{verbatim}
+				zostanie zamieniony na wzor:
+				\[J = \int r^2 \mathrm{d}m\]
+			</pl>
+			<ru>
+				\section*{Вступление}
+				Если вы читаете этот текст, значит блоки \LaTeX работают!\\
+				Размещать формулы очень просто:\\
+				В контекстном меню блока выберите команду Right click $\Rightarrow$ Изменить исходник\\
+				И замените этот текст своим. Вот пример:
+				\begin{verbatim}
+					\[J = \int r^2 \mathrm{d}m\]
+				\end{verbatim}
+				becomes
+				\[J = \int r^2 \mathrm{d}m\]
+			</ru>
+		</i18n>
+	</empty-frame-text>
+	<preamble>
+		\documentclass[a4paper,$scribus_fontsize$]{extarticle}
+		\usepackage[utf8]{inputenc}
+		\usepackage[left=0cm,top=0cm,right=0cm,bottom=0cm,nohead,nofoot]{geometry}
+		\title{Scribus-Latex-File}
+		$scribus_font$
+		$scribus_additionalheaders$
+		\author{Scribus}
+		\pagestyle{empty}
+		\setlength{\textwidth}{$scribus_realwidth$ pt}
+		\begin{document}
+	</preamble>
+	<postamble>
+		\end{document}
+	</postamble>
+	
+	<tab type="settings">
+		<title><i18n>
+				<en>Fonts/Headers</en>
+				<de>Schriften/Header</de>
+				<fr>Polices/En-tête</fr>
+				<pl>Fonty/Nagłówki</pl>
+				<ru>Шрифты и заголовки</ru>
+		</i18n></title>
+		<comment><i18n>
+			<en>Fonts only work when installed on your computer!</en>
+			<de>Schriften funktionieren nur, wenn sie auch auf dem Computer installiert sind.</de>
+			<fr>Les polices fonctionnent uniquement lorsqu'elles sont installées sur votre ordinateur !</fr>
+			<pl>Fonty muszą być zainstalowane na twoim komputerze!</pl>
+			<ru>Шрифты работают только если они установлены в системе!</ru>
+		</i18n></comment>
+		<list name="font" default="">
+			<title><i18n>
+				<en>Font:</en>
+				<de>Schrift:</de>
+				<fr>Police :</fr>
+				<pl>Font:</pl>
+				<ru>Шрифт:</ru>
+			</i18n></title>
+			<option value="">Computer Modern</option>
+			<option value="\usepackage{ccfonts}">Concrete</option>
+			<!--<option value="\usepackage{cmbright}">CM Bright</option>-->
+			<option value="\usepackage{helvet}">Helvetica</option>
+			<option value="\usepackage{courier}">Courier</option>
+		</list>
+		<comment><i18n>
+			<en>Note: You have to include \sf at the beginning of your text for Helvetica and \tt for Courier!</en>
+			<de>Hinweis: Am Anfang des Textes muss zusätzlich \sf für Helvetica und \tt für Courier stehen!</de>
+			<pl>Uwaga: Na początku tekstu należy dodatkowo umieścić \sf dla fontu Helvetica i \tt dla fontu Courier!</pl>
+			<ru>Примечание: необходимо включить команду \sf в начало текста для Helvetica и \tt для Courier!</ru>
+		</i18n></comment>
+		<list name="fontsize" default="11pt">
+			<title><i18n>
+					<en>Fontsize:</en>
+					<de>Schriftgröße:</de>
+					<fr>Taille police :</fr>
+					<pl>Stopień pisma:</pl>
+					<ru>Кегль шрифт:</ru>
+			</i18n></title>
+			<option value="8pt">8pt</option>
+			<option value="9pt">9pt</option>
+			<option value="10pt">10pt</option>
+			<option value="11pt">11pt</option>
+			<option value="12pt">12pt</option>
+			<option value="14pt">14pt</option>
+			<option value="17pt">17pt</option>
+			<option value="20pt">20pt</option>
+		</list>
+		<!--Not working yet! <color name="fg"><i18n>
+				<en>Fontcolor</en>
+				<de>Textfarbe</de>
+				<fr>Couleur police</fr>
+				<pl>Kolor fontu</pl>
+			</i18n></color>
+		<color name="bg"><i18n>
+				<en>Backgroundcolor</en>
+				<de>Hintergrundfarbe</de>
+				<fr>Couleur de fond</fr>
+				<pl>Kolor tła</pl>
+			</i18n></color>
+		-->
+		<text name="additionalheaders" type="long" default="\usepackage{amsmath}"><i18n>
+			<en>Additional Headers:</en>
+			<de>Zusätzliche Header:</de>
+			<fr>En-tête additionnel :</fr>
+			<pl>Dodatkowe nagłówki:</pl>
+			<en>Дополнительные заголовки:</en>
+		</i18n></text>
+	</tab>
+	<tab type="items">
+		<title><i18n>
+				<en>Relation symbols</en>
+				<fr>Symboles et opérateurs</fr>
+				<de>Verhältnissymbole</de>
+				<pl>Symbole relacji</pl>
+				<ru>Символы соотношения</ru>
+		</i18n></title>
+		<item value="\pm"  image="pm.png" />
+		<item value="\cap"  image="cap.png" />
+		<item value="\diamond"  image="diamond.png" />
+		<item value="\oplus"  image="oplus.png" />
+		<item value="\mp"  image="mp.png" />
+		<item value="\cup"  image="cup.png" />
+		<item value="\bigtriangleup"  image="bigtriangleup.png" />
+		<item value="\ominus"  image="ominus.png" />
+		<item value="\times"  image="times.png" />
+		<item value="\uplus"  image="uplus.png" />
+		<item value="\bigtriangledown"  image="bigtriangledown.png" />
+		<item value="\otimes"  image="otimes.png" />
+		<item value="\div"  image="div.png" />
+		<item value="\sqcap"  image="sqcap.png" />
+		<item value="\triangleleft"  image="triangleleft.png" />
+		<item value="\oslash"  image="oslash.png" />
+		<item value="\ast"  image="ast.png" />
+		<item value="\sqcup"  image="sqcup.png" />
+		<item value="\triangleright"  image="triangleright.png" />
+		<item value="\odot"  image="odot.png" />
+		<item value="\star"  image="star.png" />
+		<item value="\vee"  image="vee.png" />
+		<item value="\bigcirc"  image="bigcirc.png" />
+		<item value="\circ"  image="circ.png" />
+		<item value="\wedge"  image="wedge.png" />
+		<item value="\dagger"  image="dagger.png" />
+		<item value="\bullet"  image="bullet.png" />
+		<item value="\setminus"  image="setminus.png" />
+		<item value="\ddagger"  image="ddagger.png" />
+		<item value="\cdot"  image="cdot.png" />
+		<item value="\wr"  image="wr.png" />
+		<item value="\amalg"  image="amalg.png" />
+		<item value="\leq"  image="leq.png" />
+		<item value="\geq"  image="geq.png" />
+		<item value="\equiv"  image="equiv.png" />
+		<item value="\models"  image="models.png" />
+		<item value="\prec"  image="prec.png" />
+		<item value="\succ"  image="succ.png" />
+		<item value="\sim"  image="sim.png" />
+		<item value="\perp"  image="perp.png" />
+		<item value="\preceq"  image="preceq.png" />
+		<item value="\succeq"  image="succeq.png" />
+		<item value="\simeq"  image="simeq.png" />
+		<item value="\mid"  image="mid.png" />
+		<item value="\ll"  image="ll.png" />
+		<item value="\gg"  image="gg.png" />
+		<item value="\asymp"  image="asymp.png" />
+		<item value="\parallel"  image="parallel.png" />
+		<item value="\subset"  image="subset.png" />
+		<item value="\supset"  image="supset.png" />
+		<item value="\not\subset"  image="notsubset.png" />
+		<item value="\not\supset"  image="notsupset.png" />
+		<item value="\approx"  image="approx.png" />
+		<item value="\bowtie"  image="bowtie.png" />
+		<item value="\subseteq"  image="subseteq.png" />
+		<item value="\supseteq"  image="supseteq.png" />
+		<item value="\cong"  image="cong.png" />
+		<item value="\neq"  image="neq.png" />
+		<item value="\smile"  image="smile.png" />
+		<item value="\sqsubseteq"  image="sqsubseteq.png" />
+		<item value="\sqsupseteq"  image="sqsupseteq.png" />
+		<item value="\doteq"  image="doteq.png" />
+		<item value="\frown"  image="frown.png" />
+		<item value="\in"  image="in.png" />
+		<item value="\ni"  image="ni.png" />
+		<item value="\propto"  image="propto.png" />
+		<item value="\vdash"  image="vdash.png" />
+		<item value="\dashv"  image="dashv.png" />
+		<item value="\sum"  image="sum.png" />
+		<item value="\bigcap"  image="bigcap.png" />
+		<item value="\bigodot"  image="bigodot.png" />
+		<item value="\prod"  image="prod.png" />
+		<item value="\bigcup"  image="bigcup.png" />
+		<item value="\bigotimes"  image="bigotimes.png" />
+		<item value="\coprod"  image="coprod.png" />
+		<item value="\bigsqcup"  image="bigsqcup.png" />
+		<item value="\bigoplus"  image="bigoplus.png" />
+		<item value="\int"  image="int.png" />
+		<item value="\iint"  image="iint.png" />
+		<item value="\iiint"  image="iiint.png" />
+		<item value="\iiiint"  image="iiiint.png" />
+		<item value="\bigvee"  image="bigvee.png" />
+		<item value="\biguplus"  image="biguplus.png" />
+		<item value="\oint"  image="oint.png" />
+		<item value="\bigwedge"  image="bigwedge.png" />
+		<item value="\leqslant"  image="leqslant.png" />
+		<item value="\geqslant"  image="geqslant.png" />
+		<item value="\lhd"  image="lhd.png" />
+		<item value="\rhd"  image="rhd.png" />
+		<item value="\unlhd"  image="unlhd.png" />
+		<item value="\unrhd"  image="unrhd.png" />
+		<item value="\Join"  image="j_oin.png" />
+		<item value="\sqsubset"  image="sqsubset.png" />
+		<item value="\sqsupset"  image="sqsupset.png" />
+		<item value="\dotplus"  image="dotplus.png" />
+		<item value="\smallsetminus"  image="smallsetminus.png" />
+		<item value="\Cap"  image="c_ap.png" />
+		<item value="\Cup"  image="c_up.png" />
+		<item value="\barwedge"  image="barwedge.png" />
+		<item value="\veebar"  image="veebar.png" />
+		<item value="\doublebarwedge"  image="doublebarwedge.png" />
+		<item value="\boxminus"  image="boxminus.png" />
+		<item value="\boxtimes"  image="boxtimes.png" />
+		<item value="\boxdot"  image="boxdot.png" />
+		<item value="\boxplus"  image="boxplus.png" />
+		<item value="\divideontimes"  image="divideontimes.png" />
+		<item value="\ltimes"  image="ltimes.png" />
+		<item value="\rtimes"  image="rtimes.png" />
+		<item value="\leftthreetimes"  image="leftthreetimes.png" />
+		<item value="\rightthreetimes"  image="rightthreetimes.png" />
+		<item value="\curlywedge"  image="curlywedge.png" />
+		<item value="\curlyvee"  image="curlyvee.png" />
+		<item value="\circleddash"  image="circleddash.png" />
+		<item value="\circledast"  image="circledast.png" />
+		<item value="\circledcirc"  image="circledcirc.png" />
+		<item value="\centerdot"  image="centerdot.png" />
+		<item value="\intercal"  image="intercal.png" />
+		<item value="\leqq"  image="leqq.png" />
+		<item value="\eqslantless"  image="eqslantless.png" />
+		<item value="\lesssim"  image="lesssim.png" />
+		<item value="\lessapprox"  image="lessapprox.png" />
+		<item value="\approxeq"  image="approxeq.png" />
+		<item value="\lessdot"  image="lessdot.png" />
+		<item value="\lll"  image="lll.png" />
+		<item value="\lessgtr"  image="lessgtr.png" />
+		<item value="\lesseqgtr"  image="lesseqgtr.png" />
+		<item value="\lesseqqgtr"  image="lesseqqgtr.png" />
+		<item value="\doteqdot"  image="doteqdot.png" />
+		<item value="\risingdotseq"  image="risingdotseq.png" />
+		<item value="\fallingdotseq"  image="fallingdotseq.png" />
+		<item value="\backsim"  image="backsim.png" />
+		<item value="\backsimeq"  image="backsimeq.png" />
+		<item value="\subseteqq"  image="subseteqq.png" />
+		<item value="\Subset"  image="s_ubset.png" />
+		<item value="\preccurlyeq"  image="preccurlyeq.png" />
+		<item value="\curlyeqprec"  image="curlyeqprec.png" />
+		<item value="\precsim"  image="precsim.png" />
+		<item value="\precapprox"  image="precapprox.png" />
+		<item value="\vartriangleleft"  image="vartriangleleft.png" />
+		<item value="\trianglelefteq"  image="trianglelefteq.png" />
+		<item value="\vDash"  image="vd_ash.png" />
+		<item value="\Vvdash"  image="v_vdash.png" />
+		<item value="\smallsmile"  image="smallsmile.png" />
+		<item value="\smallfrown"  image="smallfrown.png" />
+		<item value="\bumpeq"  image="bumpeq.png" />
+		<item value="\Bumpeq"  image="b_umpeq.png" />
+		<item value="\geqq"  image="geqq.png" />
+		<item value="\eqslantgtr"  image="eqslantgtr.png" />
+		<item value="\gtrsim"  image="gtrsim.png" />
+		<item value="\gtrapprox"  image="gtrapprox.png" />
+		<item value="\gtrdot"  image="gtrdot.png" />
+		<item value="\ggg"  image="ggg.png" />
+		<item value="\gtrless"  image="gtrless.png" />
+		<item value="\gtreqless"  image="gtreqless.png" />
+		<item value="\gtreqqless"  image="gtreqqless.png" />
+		<item value="\eqcirc"  image="eqcirc.png" />
+		<item value="\circeq"  image="circeq.png" />
+		<item value="\triangleq"  image="triangleq.png" />
+		<item value="\thicksim"  image="thicksim.png" />
+		<item value="\thickapprox"  image="thickapprox.png" />
+		<item value="\supseteqq"  image="supseteqq.png" />
+		<item value="\Supset"  image="s_upset.png" />
+		<item value="\succcurlyeq"  image="succcurlyeq.png" />
+		<item value="\curlyeqsucc"  image="curlyeqsucc.png" />
+		<item value="\succsim"  image="succsim.png" />
+		<item value="\succapprox"  image="succapprox.png" />
+		<item value="\vartriangleright"  image="vartriangleright.png" />
+		<item value="\trianglerighteq"  image="trianglerighteq.png" />
+		<item value="\Vdash"  image="v_dash.png" />
+		<item value="\shortmid"  image="shortmid.png" />
+		<item value="\shortparallel"  image="shortparallel.png" />
+		<item value="\between"  image="between.png" />
+		<item value="\pitchfork"  image="pitchfork.png" />
+		<item value="\varpropto"  image="varpropto.png" />
+		<item value="\blacktriangleleft"  image="blacktriangleleft.png" />
+		<item value="\therefore"  image="therefore.png" />
+		<item value="\backepsilon"  image="backepsilon.png" />
+		<item value="\blacktriangleright"  image="blacktriangleright.png" />
+		<item value="\because"  image="because.png" />
+		<item value="\nless"  image="nless.png" />
+		<item value="\nleq"  image="nleq.png" />
+		<item value="\nleqslant"  image="nleqslant.png" />
+		<item value="\nleqq"  image="nleqq.png" />
+		<item value="\lneq"  image="lneq.png" />
+		<item value="\lneqq"  image="lneqq.png" />
+		<item value="\lvertneqq"  image="lvertneqq.png" />
+		<item value="\lnsim"  image="lnsim.png" />
+		<item value="\lnapprox"  image="lnapprox.png" />
+		<item value="\nprec"  image="nprec.png" />
+		<item value="\npreceq"  image="npreceq.png" />
+		<item value="\precnsim"  image="precnsim.png" />
+		<item value="\precnapprox"  image="precnapprox.png" />
+		<item value="\nsim"  image="nsim.png" />
+		<item value="\nshortmid"  image="nshortmid.png" />
+		<item value="\nmid"  image="nmid.png" />
+		<item value="\nvdash"  image="nvdash.png" />
+		<item value="\nvDash"  image="nvd_ash.png" />
+		<item value="\ntriangleleft"  image="ntriangleleft.png" />
+		<item value="\ntrianglelefteq"  image="ntrianglelefteq.png" />
+		<item value="\nsubseteq"  image="nsubseteq.png" />
+		<item value="\subsetneq"  image="subsetneq.png" />
+		<item value="\varsubsetneq"  image="varsubsetneq.png" />
+		<item value="\subsetneqq"  image="subsetneqq.png" />
+		<item value="\varsubsetneqq"  image="varsubsetneqq.png" />
+		<item value="\ngtr"  image="ngtr.png" />
+		<item value="\ngeq"  image="ngeq.png" />
+		<item value="\ngeqslant"  image="ngeqslant.png" />
+		<item value="\ngeqq"  image="ngeqq.png" />
+		<item value="\gneq"  image="gneq.png" />
+		<item value="\gneqq"  image="gneqq.png" />
+		<item value="\gvertneqq"  image="gvertneqq.png" />
+		<item value="\gnsim"  image="gnsim.png" />
+		<item value="\gnapprox"  image="gnapprox.png" />
+		<item value="\nsucc"  image="nsucc.png" />
+		<item value="\nsucceq"  image="nsucceq.png" />
+		<item value="\succnsim"  image="succnsim.png" />
+		<item value="\succnapprox"  image="succnapprox.png" />
+		<item value="\ncong"  image="ncong.png" />
+		<item value="\nshortparallel"  image="nshortparallel.png" />
+		<item value="\nparallel"  image="nparallel.png" />
+		<item value="\nVDash"  image="nv_d_ash.png" />
+		<item value="\ntriangleright"  image="ntriangleright.png" />
+		<item value="\ntrianglerighteq"  image="ntrianglerighteq.png" />
+		<item value="\nsupseteq"  image="nsupseteq.png" />
+		<item value="\nsupseteqq"  image="nsupseteqq.png" />
+		<item value="\supsetneq"  image="supsetneq.png" />
+		<item value="\varsupsetneq"  image="varsupsetneq.png" />
+		<item value="\supsetneqq"  image="supsetneqq.png" />
+		<item value="\varsupsetneqq"  image="varsupsetneqq.png" />
+	</tab>
+	<tab type="items">
+		<title><i18n>
+				<en>Arrows</en>
+				<de>Pfeile</de>
+				<fr>Flèches</fr>
+				<pl>Strzałki</pl>
+				<ru>Стрелки</ru>
+		</i18n></title>
+		<item value="\leftarrow"  image="leftarrow.png" />
+		<item value="\longleftarrow"  image="longleftarrow.png" />
+		<item value="\uparrow"  image="uparrow.png" />
+		<item value="\Leftarrow"  image="l_eftarrow.png" />
+		<item value="\Longleftarrow"  image="l_ongleftarrow.png" />
+		<item value="\Uparrow"  image="u_parrow.png" />
+		<item value="\rightarrow"  image="rightarrow.png" />
+		<item value="\longrightarrow"  image="longrightarrow.png" />
+		<item value="\downarrow"  image="downarrow.png" />
+		<item value="\Rightarrow"  image="r_ightarrow.png" />
+		<item value="\Longrightarrow"  image="l_ongrightarrow.png" />
+		<item value="\Downarrow"  image="d_ownarrow.png" />
+		<item value="\leftrightarrow"  image="leftrightarrow.png" />
+		<item value="\longleftrightarrow"  image="longleftrightarrow.png" />
+		<item value="\updownarrow"  image="updownarrow.png" />
+		<item value="\Leftrightarrow"  image="l_eftrightarrow.png" />
+		<item value="\Longleftrightarrow"  image="l_ongleftrightarrow.png" />
+		<item value="\Updownarrow"  image="u_pdownarrow.png" />
+		<item value="\mapsto"  image="mapsto.png" />
+		<item value="\longmapsto"  image="longmapsto.png" />
+		<item value="\nearrow"  image="nearrow.png" />
+		<item value="\hookleftarrow"  image="hookleftarrow.png" />
+		<item value="\hookrightarrow"  image="hookrightarrow.png" />
+		<item value="\searrow"  image="searrow.png" />
+		<item value="\leftharpoonup"  image="leftharpoonup.png" />
+		<item value="\rightharpoonup"  image="rightharpoonup.png" />
+		<item value="\swarrow"  image="swarrow.png" />
+		<item value="\leftharpoondown"  image="leftharpoondown.png" />
+		<item value="\rightharpoondown"  image="rightharpoondown.png" />
+		<item value="\nwarrow"  image="nwarrow.png" />
+		<item value="\rightleftharpoons"  image="rightleftharpoons.png" />
+		<item value="\dashrightarrow"  image="dashrightarrow.png" />
+		<item value="\dashleftarrow"  image="dashleftarrow.png" />
+		<item value="\leftleftarrows"  image="leftleftarrows.png" />
+		<item value="\leftrightarrows"  image="leftrightarrows.png" />
+		<item value="\Lleftarrow"  image="l_leftarrow.png" />
+		<item value="\twoheadleftarrow"  image="twoheadleftarrow.png" />
+		<item value="\leftarrowtail"  image="leftarrowtail.png" />
+		<item value="\looparrowleft"  image="looparrowleft.png" />
+		<item value="\leftrightharpoons"  image="leftrightharpoons.png" />
+		<item value="\curvearrowleft"  image="curvearrowleft.png" />
+		<item value="\circlearrowleft"  image="circlearrowleft.png" />
+		<item value="\Lsh"  image="l_sh.png" />
+		<item value="\upuparrows"  image="upuparrows.png" />
+		<item value="\upharpoonleft"  image="upharpoonleft.png" />
+		<item value="\downharpoonleft"  image="downharpoonleft.png" />
+		<item value="\multimap"  image="multimap.png" />
+		<item value="\leftrightsquigarrow"  image="leftrightsquigarrow.png" />
+		<item value="\rightrightarrows"  image="rightrightarrows.png" />
+		<item value="\rightleftarrows"  image="rightleftarrows.png" />
+		<item value="\twoheadrightarrow"  image="twoheadrightarrow.png" />
+		<item value="\rightarrowtail"  image="rightarrowtail.png" />
+		<item value="\looparrowright"  image="looparrowright.png" />
+		<item value="\curvearrowright"  image="curvearrowright.png" />
+		<item value="\circlearrowright"  image="circlearrowright.png" />
+		<item value="\Rsh"  image="r_sh.png" />
+		<item value="\downdownarrows"  image="downdownarrows.png" />
+		<item value="\upharpoonright"  image="upharpoonright.png" />
+		<item value="\downharpoonright"  image="downharpoonright.png" />
+		<item value="\rightsquigarrow"  image="rightsquigarrow.png" />
+		<item value="\nleftarrow"  image="nleftarrow.png" />
+		<item value="\nrightarrow"  image="nrightarrow.png" />
+		<item value="\nLeftarrow"  image="nl_eftarrow.png" />
+		<item value="\nRightarrow"  image="nr_ightarrow.png" />
+		<item value="\nleftrightarrow"  image="nleftrightarrow.png" />
+		<item value="\nLeftrightarrow"  image="nl_eftrightarrow.png" />
+		<item value="\leadsto"  image="leadsto.png" />
+		<item value="\xleftarrow[xyz]{abc}"  image="xleftarrowxyzabc.png" />
+		<item value="\xrightarrow[xyz]{abc}"  image="xrightarrowxyzabc.png" />
+	</tab>
+	<tab type="items">
+		<title><i18n>
+				<en>Miscellaneous symbols</en>
+				<de>Verschiedenes</de>
+				<fr>Symboles divers</fr>
+				<pl>Różne symbole</pl>
+				<ru>Различные символы</ru>
+		</i18n></title>
+		<item value="\ldots"  image="ldots.png" />
+		<item value="\cdots"  image="cdots.png" />
+		<item value="\vdots"  image="vdots.png" />
+		<item value="\ddots"  image="ddots.png" />
+		<item value="\aleph"  image="aleph.png" />
+		<item value="\prime"  image="prime.png" />
+		<item value="\forall"  image="forall.png" />
+		<item value="\infty"  image="infty.png" />
+		<item value="\hbar"  image="hbar.png" />
+		<item value="\emptyset"  image="emptyset.png" />
+		<item value="\exists"  image="exists.png" />
+		<item value="\imath"  image="imath.png" />
+		<item value="\nabla"  image="nabla.png" />
+        <item value="\Delta" image="d_elta.png">Laplace</item>
+		<item value="\neg"  image="neg.png" />
+		<item value="\jmath"  image="jmath.png" />
+		<item value="\surd"  image="surd.png" />
+		<item value="\flat"  image="flat.png" />
+		<item value="\triangle"  image="triangle.png" />
+		<item value="\ell"  image="ell.png" />
+		<item value="\top"  image="top.png" />
+		<item value="\natural"  image="natural.png" />
+		<item value="\clubsuit"  image="clubsuit.png" />
+		<item value="\wp"  image="wp.png" />
+		<item value="\bot"  image="bot.png" />
+		<item value="\sharp"  image="sharp.png" />
+		<item value="\diamondsuit"  image="diamondsuit.png" />
+		<item value="\Re"  image="r_e.png" />
+		<item value="\backslash"  image="backslash.png" />
+		<item value="\heartsuit"  image="heartsuit.png" />
+		<item value="\Im"  image="i_m.png" />
+		<item value="\angle"  image="angle.png" />
+		<item value="\partial"  image="partial.png" />
+		<item value="\spadesuit"  image="spadesuit.png" />
+		<item value="\hslash"  image="hslash.png" />
+		<item value="\vartriangle"  image="vartriangle.png" />
+		<item value="\triangledown"  image="triangledown.png" />
+		<item value="\square"  image="square.png" />
+		<item value="\lozenge"  image="lozenge.png" />
+		<item value="\circledS"  image="circleds_.png" />
+		<item value="\measuredangle"  image="measuredangle.png" />
+		<item value="\nexists"  image="nexists.png" />
+		<item value="\mho"  image="mho.png" />
+		<item value="\Finv"  image="f_inv.png" />
+		<item value="\Game"  image="g_ame.png" />
+		<item value="\Bbbk"  image="b_bbk.png" />
+		<item value="\backprime"  image="backprime.png" />
+		<item value="\varnothing"  image="varnothing.png" />
+		<item value="\blacktriangle"  image="blacktriangle.png" />
+		<item value="\blacktriangledown"  image="blacktriangledown.png" />
+		<item value="\blacksquare"  image="blacksquare.png" />
+		<item value="\blacklozenge"  image="blacklozenge.png" />
+		<item value="\bigstar"  image="bigstar.png" />
+		<item value="\sphericalangle"  image="sphericalangle.png" />
+		<item value="\complement"  image="complement.png" />
+		<item value="\eth"  image="eth.png" />
+		<item value="\diagup"  image="diagup.png" />
+		<item value="\diagdown"  image="diagdown.png" />
+		<item value="\%">%</item>
+	</tab>
+	<tab type="items">
+		<title><i18n>
+				<en>Delimiters</en>
+				<de>Trenner</de>
+				<fr>Délimiteurs</fr>
+				<pl>Znaki rozdzielajÄ…ce</pl>
+				<ru>Разделители</ru>
+		</i18n></title>
+		<item value="\vert"  image="vert.png" />
+		<item value="\Vert"  image="v_ert.png" />
+		<item value="\lbrace"  image="lbrace.png" />
+		<item value="\rbrace"  image="rbrace.png" />
+		<item value="\lfloor"  image="lfloor.png" />
+		<item value="\rfloor"  image="rfloor.png" />
+		<item value="\lceil"  image="lceil.png" />
+		<item value="\rceil"  image="rceil.png" />
+		<item value="\langle"  image="langle.png" />
+		<item value="\rangle"  image="rangle.png" />
+		<item value="\overbrace{xyz}"  image="overbracexyz.png" />
+		<item value="\underbrace{xyz}"  image="underbracexyz.png" />
+		<item value="\overline{xyz}"  image="overlinexyz.png" />
+		<item value="\underline{xyz}"  image="underlinexyz.png" />
+		<item value="\overleftarrow{xyz}"  image="overleftarrowxyz.png" />
+		<item value="\overrightarrow{xyz}"  image="overrightarrowxyz.png" />
+		<item value="\widehat{xyz}"  image="widehatxyz.png" />
+		<item value="\widetilde{xyz}"  image="widetildexyz.png" />
+		<item value="\ulcorner"  image="ulcorner.png" />
+		<item value="\urcorner"  image="urcorner.png" />
+		<item value="\llcorner"  image="llcorner.png" />
+		<item value="\lrcorner"  image="lrcorner.png" />
+		<item value="\lmoustache"  image="lmoustache.png" />
+		<item value="\rmoustache"  image="rmoustache.png" />
+		<item value="\lgroup"  image="lgroup.png" />
+		<item value="\rgroup"  image="rgroup.png" />
+		<item value="\arrowvert"  image="arrowvert.png" />
+		<item value="\Arrowvert"  image="a_rrowvert.png" />
+		<item value="\bracevert"  image="bracevert.png" />
+		<item value="\sqrt{xyz}"  image="sqrtxyz.png" />
+		<item value="\sqrt[n]{xyz}"  image="sqrtnxyz.png" />
+		<item value="\frac{a}{b}"  image="fracab.png" />
+	</tab>
+	<tab type="items">
+		<title><i18n>
+				<en>Greek Alphabet</en>
+				<de>Griechisches Alphabet</de>
+				<fr>Alphabet Grec</fr>
+				<pl>Alfabet grecki</pl>
+				<ru>Греческий алфавит</ru>
+		</i18n></title>
+		<item value="\alpha"  image="alpha.png" />
+		<item value="\beta"  image="beta.png" />
+		<item value="\gamma"  image="gamma.png" />
+		<item value="\delta"  image="delta.png" />
+		<item value="\epsilon"  image="epsilon.png" />
+		<item value="\varepsilon"  image="varepsilon.png" />
+		<item value="\zeta"  image="zeta.png" />
+		<item value="\eta"  image="eta.png" />
+		<item value="\theta"  image="theta.png" />
+		<item value="\vartheta"  image="vartheta.png" />
+		<item value="\iota"  image="iota.png" />
+		<item value="\kappa"  image="kappa.png" />
+		<item value="\lambda"  image="lambda.png" />
+		<item value="\mu"  image="mu.png" />
+		<item value="\nu"  image="nu.png" />
+		<item value="\xi"  image="xi.png" />
+		<item value="\pi"  image="pi.png" />
+		<item value="\varpi"  image="varpi.png" />
+		<item value="\rho"  image="rho.png" />
+		<item value="\varrho"  image="varrho.png" />
+		<item value="\sigma"  image="sigma.png" />
+		<item value="\varsigma"  image="varsigma.png" />
+		<item value="\tau"  image="tau.png" />
+		<item value="\upsilon"  image="upsilon.png" />
+		<item value="\phi"  image="phi.png" />
+		<item value="\varphi"  image="varphi.png" />
+		<item value="\chi"  image="chi.png" />
+		<item value="\psi"  image="psi.png" />
+		<item value="\omega"  image="omega.png" />
+		<item value="\Gamma"  image="g_amma.png" />
+		<item value="\Delta"  image="d_elta.png" />
+		<item value="\Theta"  image="t_heta.png" />
+		<item value="\Lambda"  image="l_ambda.png" />
+		<item value="\Xi"  image="x_i.png" />
+		<item value="\Pi"  image="p_i.png" />
+		<item value="\Sigma"  image="s_igma.png" />
+		<item value="\Upsilon"  image="u_psilon.png" />
+		<item value="\Phi"  image="p_hi.png" />
+		<item value="\Psi"  image="p_si.png" />
+		<item value="\Omega"  image="o_mega.png" />
+	</tab>
+	<tab type="items">
+		<title><i18n>
+			<en>Math alphabets</en>
+			<de>Mathe-Alphabete</de>
+			<fr>Alphabet Math</fr>
+			<pl>Alfabet matematyczny</pl>
+			<ru>Математические алфавиты</ru>
+		</i18n></title>
+		<item value="\mathcal{A}"  image="mathcala_.png" />
+		<item value="\mathcal{B}"  image="mathcalb_.png" />
+		<item value="\mathcal{C}"  image="mathcalc_.png" />
+		<item value="\mathcal{D}"  image="mathcald_.png" />
+		<item value="\mathcal{E}"  image="mathcale_.png" />
+		<item value="\mathcal{F}"  image="mathcalf_.png" />
+		<item value="\mathcal{G}"  image="mathcalg_.png" />
+		<item value="\mathcal{H}"  image="mathcalh_.png" />
+		<item value="\mathcal{I}"  image="mathcali_.png" />
+		<item value="\mathcal{J}"  image="mathcalj_.png" />
+		<item value="\mathcal{K}"  image="mathcalk_.png" />
+		<item value="\mathcal{L}"  image="mathcall_.png" />
+		<item value="\mathcal{M}"  image="mathcalm_.png" />
+		<item value="\mathcal{N}"  image="mathcaln_.png" />
+		<item value="\mathcal{O}"  image="mathcalo_.png" />
+		<item value="\mathcal{P}"  image="mathcalp_.png" />
+		<item value="\mathcal{Q}"  image="mathcalq_.png" />
+		<item value="\mathcal{R}"  image="mathcalr_.png" />
+		<item value="\mathcal{S}"  image="mathcals_.png" />
+		<item value="\mathcal{T}"  image="mathcalt_.png" />
+		<item value="\mathcal{U}"  image="mathcalu_.png" />
+		<item value="\mathcal{V}"  image="mathcalv_.png" />
+		<item value="\mathcal{W}"  image="mathcalw_.png" />
+		<item value="\mathcal{X}"  image="mathcalx_.png" />
+		<item value="\mathcal{Y}"  image="mathcaly_.png" />
+		<item value="\mathcal{Z}"  image="mathcalz_.png" />
+		<item value="\mathbb{A}"  image="mathbba_.png" />
+		<item value="\mathbb{B}"  image="mathbbb_.png" />
+		<item value="\mathbb{C}"  image="mathbbc_.png" />
+		<item value="\mathbb{D}"  image="mathbbd_.png" />
+		<item value="\mathbb{E}"  image="mathbbe_.png" />
+		<item value="\mathbb{F}"  image="mathbbf_.png" />
+		<item value="\mathbb{G}"  image="mathbbg_.png" />
+		<item value="\mathbb{H}"  image="mathbbh_.png" />
+		<item value="\mathbb{I}"  image="mathbbi_.png" />
+		<item value="\mathbb{J}"  image="mathbbj_.png" />
+		<item value="\mathbb{K}"  image="mathbbk_.png" />
+		<item value="\mathbb{L}"  image="mathbbl_.png" />
+		<item value="\mathbb{M}"  image="mathbbm_.png" />
+		<item value="\mathbb{N}"  image="mathbbn_.png" />
+		<item value="\mathbb{O}"  image="mathbbo_.png" />
+		<item value="\mathbb{P}"  image="mathbbp_.png" />
+		<item value="\mathbb{Q}"  image="mathbbq_.png" />
+		<item value="\mathbb{R}"  image="mathbbr_.png" />
+		<item value="\mathbb{S}"  image="mathbbs_.png" />
+		<item value="\mathbb{T}"  image="mathbbt_.png" />
+		<item value="\mathbb{U}"  image="mathbbu_.png" />
+		<item value="\mathbb{V}"  image="mathbbv_.png" />
+		<item value="\mathbb{W}"  image="mathbbw_.png" />
+		<item value="\mathbb{X}"  image="mathbbx_.png" />
+		<item value="\mathbb{Y}"  image="mathbby_.png" />
+		<item value="\mathbb{Z}"  image="mathbbz_.png" />
+		<item value="\mathbf{A}"  image="mathbfa_.png" />
+		<item value="\mathbf{B}"  image="mathbfb_.png" />
+		<item value="\mathbf{C}"  image="mathbfc_.png" />
+		<item value="\mathbf{D}"  image="mathbfd_.png" />
+		<item value="\mathbf{E}"  image="mathbfe_.png" />
+		<item value="\mathbf{F}"  image="mathbff_.png" />
+		<item value="\mathbf{G}"  image="mathbfg_.png" />
+		<item value="\mathbf{H}"  image="mathbfh_.png" />
+		<item value="\mathbf{I}"  image="mathbfi_.png" />
+		<item value="\mathbf{J}"  image="mathbfj_.png" />
+		<item value="\mathbf{K}"  image="mathbfk_.png" />
+		<item value="\mathbf{L}"  image="mathbfl_.png" />
+		<item value="\mathbf{M}"  image="mathbfm_.png" />
+		<item value="\mathbf{N}"  image="mathbfn_.png" />
+		<item value="\mathbf{O}"  image="mathbfo_.png" />
+		<item value="\mathbf{P}"  image="mathbfp_.png" />
+		<item value="\mathbf{Q}"  image="mathbfq_.png" />
+		<item value="\mathbf{R}"  image="mathbfr_.png" />
+		<item value="\mathbf{S}"  image="mathbfs_.png" />
+		<item value="\mathbf{T}"  image="mathbft_.png" />
+		<item value="\mathbf{U}"  image="mathbfu_.png" />
+		<item value="\mathbf{V}"  image="mathbfv_.png" />
+		<item value="\mathbf{W}"  image="mathbfw_.png" />
+		<item value="\mathbf{X}"  image="mathbfx_.png" />
+		<item value="\mathbf{Y}"  image="mathbfy_.png" />
+		<item value="\mathbf{Z}"  image="mathbfz_.png" />
+		<item value="\mathfrak{A}"  image="mathfraka_.png" />
+		<item value="\mathfrak{B}"  image="mathfrakb_.png" />
+		<item value="\mathfrak{C}"  image="mathfrakc_.png" />
+		<item value="\mathfrak{D}"  image="mathfrakd_.png" />
+		<item value="\mathfrak{E}"  image="mathfrake_.png" />
+		<item value="\mathfrak{F}"  image="mathfrakf_.png" />
+		<item value="\mathfrak{G}"  image="mathfrakg_.png" />
+		<item value="\mathfrak{H}"  image="mathfrakh_.png" />
+		<item value="\mathfrak{I}"  image="mathfraki_.png" />
+		<item value="\mathfrak{J}"  image="mathfrakj_.png" />
+		<item value="\mathfrak{K}"  image="mathfrakk_.png" />
+		<item value="\mathfrak{L}"  image="mathfrakl_.png" />
+		<item value="\mathfrak{M}"  image="mathfrakm_.png" />
+		<item value="\mathfrak{N}"  image="mathfrakn_.png" />
+		<item value="\mathfrak{O}"  image="mathfrako_.png" />
+		<item value="\mathfrak{P}"  image="mathfrakp_.png" />
+		<item value="\mathfrak{Q}"  image="mathfrakq_.png" />
+		<item value="\mathfrak{R}"  image="mathfrakr_.png" />
+		<item value="\mathfrak{S}"  image="mathfraks_.png" />
+		<item value="\mathfrak{T}"  image="mathfrakt_.png" />
+		<item value="\mathfrak{U}"  image="mathfraku_.png" />
+		<item value="\mathfrak{V}"  image="mathfrakv_.png" />
+		<item value="\mathfrak{W}"  image="mathfrakw_.png" />
+		<item value="\mathfrak{X}"  image="mathfrakx_.png" />
+		<item value="\mathfrak{Y}"  image="mathfraky_.png" />
+		<item value="\mathfrak{Z}"  image="mathfrakz_.png" />
+		<item value="\boldsymbol{A}"  image="boldsymbola_.png" />
+		<item value="\boldsymbol{B}"  image="boldsymbolb_.png" />
+		<item value="\boldsymbol{C}"  image="boldsymbolc_.png" />
+		<item value="\boldsymbol{D}"  image="boldsymbold_.png" />
+		<item value="\boldsymbol{E}"  image="boldsymbole_.png" />
+		<item value="\boldsymbol{F}"  image="boldsymbolf_.png" />
+		<item value="\boldsymbol{G}"  image="boldsymbolg_.png" />
+		<item value="\boldsymbol{H}"  image="boldsymbolh_.png" />
+		<item value="\boldsymbol{I}"  image="boldsymboli_.png" />
+		<item value="\boldsymbol{J}"  image="boldsymbolj_.png" />
+		<item value="\boldsymbol{K}"  image="boldsymbolk_.png" />
+		<item value="\boldsymbol{L}"  image="boldsymboll_.png" />
+		<item value="\boldsymbol{M}"  image="boldsymbolm_.png" />
+		<item value="\boldsymbol{N}"  image="boldsymboln_.png" />
+		<item value="\boldsymbol{O}"  image="boldsymbolo_.png" />
+		<item value="\boldsymbol{P}"  image="boldsymbolp_.png" />
+		<item value="\boldsymbol{Q}"  image="boldsymbolq_.png" />
+		<item value="\boldsymbol{R}"  image="boldsymbolr_.png" />
+		<item value="\boldsymbol{S}"  image="boldsymbols_.png" />
+		<item value="\boldsymbol{T}"  image="boldsymbolt_.png" />
+		<item value="\boldsymbol{U}"  image="boldsymbolu_.png" />
+		<item value="\boldsymbol{V}"  image="boldsymbolv_.png" />
+		<item value="\boldsymbol{W}"  image="boldsymbolw_.png" />
+		<item value="\boldsymbol{X}"  image="boldsymbolx_.png" />
+		<item value="\boldsymbol{Y}"  image="boldsymboly_.png" />
+		<item value="\boldsymbol{Z}"  image="boldsymbolz_.png" />
+		<item value="\boldsymbol{\alpha}"  image="boldsymbolalpha.png" />
+		<item value="\boldsymbol{\beta}"  image="boldsymbolbeta.png" />
+		<item value="\boldsymbol{\gamma}"  image="boldsymbolgamma.png" />
+		<item value="\boldsymbol{\delta}"  image="boldsymboldelta.png" />
+		<item value="\boldsymbol{\epsilon}"  image="boldsymbolepsilon.png" />
+		<item value="\boldsymbol{\varepsilon}"  image="boldsymbolvarepsilon.png" />
+		<item value="\boldsymbol{\zeta}"  image="boldsymbolzeta.png" />
+		<item value="\boldsymbol{\eta}"  image="boldsymboleta.png" />
+		<item value="\boldsymbol{\theta}"  image="boldsymboltheta.png" />
+		<item value="\boldsymbol{\vartheta}"  image="boldsymbolvartheta.png" />
+		<item value="\boldsymbol{\iota}"  image="boldsymboliota.png" />
+		<item value="\boldsymbol{\kappa}"  image="boldsymbolkappa.png" />
+		<item value="\boldsymbol{\lambda}"  image="boldsymbollambda.png" />
+		<item value="\boldsymbol{\mu}"  image="boldsymbolmu.png" />
+		<item value="\boldsymbol{\nu}"  image="boldsymbolnu.png" />
+		<item value="\boldsymbol{\xi}"  image="boldsymbolxi.png" />
+		<item value="\boldsymbol{\pi}"  image="boldsymbolpi.png" />
+		<item value="\boldsymbol{\varpi}"  image="boldsymbolvarpi.png" />
+		<item value="\boldsymbol{\rho}"  image="boldsymbolrho.png" />
+		<item value="\boldsymbol{\varrho}"  image="boldsymbolvarrho.png" />
+		<item value="\boldsymbol{\sigma}"  image="boldsymbolsigma.png" />
+		<item value="\boldsymbol{\varsigma}"  image="boldsymbolvarsigma.png" />
+		<item value="\boldsymbol{\tau}"  image="boldsymboltau.png" />
+		<item value="\boldsymbol{\upsilon}"  image="boldsymbolupsilon.png" />
+		<item value="\boldsymbol{\phi}"  image="boldsymbolphi.png" />
+		<item value="\boldsymbol{\varphi}"  image="boldsymbolvarphi.png" />
+		<item value="\boldsymbol{\chi}"  image="boldsymbolchi.png" />
+		<item value="\boldsymbol{\psi}"  image="boldsymbolpsi.png" />
+		<item value="\boldsymbol{\omega}"  image="boldsymbolomega.png" />
+		<item value="\boldsymbol{\Gamma}"  image="boldsymbolg_amma.png" />
+		<item value="\boldsymbol{\Delta}"  image="boldsymbold_elta.png" />
+		<item value="\boldsymbol{\Theta}"  image="boldsymbolt_heta.png" />
+		<item value="\boldsymbol{\Lambda}"  image="boldsymboll_ambda.png" />
+		<item value="\boldsymbol{\Xi}"  image="boldsymbolx_i.png" />
+		<item value="\boldsymbol{\Pi}"  image="boldsymbolp_i.png" />
+		<item value="\boldsymbol{\Sigma}"  image="boldsymbols_igma.png" />
+		<item value="\boldsymbol{\Upsilon}"  image="boldsymbolu_psilon.png" />
+		<item value="\boldsymbol{\Phi}"  image="boldsymbolp_hi.png" />
+		<item value="\boldsymbol{\Psi}"  image="boldsymbolp_si.png" />
+		<item value="\boldsymbol{\Omega}"  image="boldsymbolo_mega.png" />
+		<item value="\boldsymbol{\nabla}"  image="boldsymbolnabla.png" />
+		<item value="\boldsymbol{\infty}"  image="boldsymbolinfty.png" />
+		<item value="\boldsymbol{[sym]}"  image="boldsymbolsym.png" />
+		<item value="\text{[Regular text]}"  image="textr_egulartext.png">
+			<i18n>
+				<en>Regular text</en>
+				<de>Normaler Text</de>
+				<fr>Texte normal</fr>
+				<pl>Zwykły tekst</pl>
+				<ru>Обычный текст</ru>
+			</i18n>
+		</item>
+	</tab>
+	<tab type="items">
+		<title><i18n>
+			<en>Math accents</en>
+			<de>Mathe-Akzente</de>
+			<fr>Accents Math</fr>
+			<pl>Akcenty matematyczne</pl>
+			<ru>Математические акценты</ru>
+		</i18n></title>
+		<item value="\bar{}"  image="bara.png" />
+		<item value="\vec{}"  image="veca.png" />
+		<item value="\dot{}"  image="dota.png" />
+		<item value="\ddot{}"  image="ddota.png" />
+		<item value="\dddot{}"  image="dddota.png" />
+		<item value="\hat{}"  image="hata.png" />
+		<item value="\check{}"  image="checka.png" />
+		<item value="\breve{}"  image="brevea.png" />
+		<item value="\tilde{}"  image="tildea.png" />
+		<item value="\acute{}"  image="acutea.png" />
+		<item value="\grave{}"  image="gravea.png" />
+		<item value="\overleftrightarrow{}" image="overleftrightarrowa.png" />
+	</tab>
+</editorsettings>
Index: resources/editorconfig/CMakeLists.txt
===================================================================
--- resources/editorconfig/CMakeLists.txt	(revision 0)
+++ resources/editorconfig/CMakeLists.txt	(revision 14104)
@@ -0,0 +1,20 @@
+INCLUDE_DIRECTORIES(
+${CMAKE_SOURCE_DIR}
+${CMAKE_SOURCE_DIR}/scribus
+)
+
+INSTALL(FILES
+100_latex.tar
+100_latex.xml
+#sample.xml
+200_gnuplot.xml
+gnuplot.png
+300_lilypond.xml
+lilypond.png
+400_dot.xml
+dot.svg
+500_povray.xml
+povray_32.png
+
+  DESTINATION ${SHAREDIR}/editorconfig
+)
Index: resources/editorconfig/lilypond.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: resources/editorconfig/lilypond.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream





More information about the scribus-commit mailing list