File: spaces.xml

package info (click to toggle)
amsn 0.98.3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 33,876 kB
  • ctags: 10,292
  • sloc: tcl: 117,923; ansic: 32,173; cpp: 17,387; xml: 6,643; objc: 1,251; sh: 667; makefile: 544; perl: 215; python: 126
file content (31 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<PART>
	<label>Spaces are shown between "=" in order to see how large they are.(First one has no espace)</label>
	<item>
		<tex>$==$</tex>
		<img>espace0</img>
	</item>
	<item>
		<tex>$=\,=$</tex>
		<img>espace1</img>
	</item>
	<item>
		<tex>$=\:=$</tex>
		<img>espace2</img>
	</item>
	<item>
		<tex>$=\;=$</tex>
		<img>espace3</img>
	</item>
	<item>
		<tex>$=\!=$</tex>
		<img>espace4</img>
	</item>
	<item>
		<tex>$=\quad=$</tex>
		<img>espace5</img>
	</item>
	<item>
		<tex>$=\qquad=$</tex>
		<img>espace6</img>
	</item>
</PART>