diff -pur wiki/Basic/Macro/MAIN wiki-new/Basic/Macro/MAIN
--- wiki/Basic/Macro/MAIN	2011-12-02 00:03:09.490672316 +0700
+++ wiki-new/Basic/Macro/MAIN	2011-12-01 23:47:32.174723412 +0700
@@ -24,12 +24,16 @@ The following table describes the macros
 | x
 | x
 | x
+| 
+| 
+| 
 |-
 | Mouse over object
 | Mouse moves over the object.
 | x
 | x
 | x
+| 
 | x
 | x
 |-
@@ -38,6 +42,8 @@ The following table describes the macros
 | x
 | x
 | x
+| 
+| 
 | x
 |-
 | Mouse leaves object
@@ -45,44 +51,90 @@ The following table describes the macros
 | x
 | x
 | x
+| 
 | x
 | x
 |-
 | Graphics load successful
 | Graphics are loaded successfully.
+| 
 | x
+| 
+| 
+| 
+| 
 |-
 | Graphics load terminated
 | Loading of graphics is stopped by the user (for example, when downloading the page).
+| 
 | x
+| 
+| 
+| 
+| 
 |-
 | Graphics load faulty
 | Graphics not successfully loaded, for example, if a graphic was not found.
+| 
 | x
+| 
+| 
+| 
+| 
 |-
 | Input of alpha characters
 | Text is entered from the keyboard.
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Input of non-alpha characters
 | Nonprinting characters are entered from the keyboard, for example, tabs and line breaks.
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Resize frame
 | Frame is resized with the mouse.
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Move frame
 | Frame is moved with the mouse.
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Before inserting AutoText
 | Before a text block is inserted.
+| 
+| 
+| 
 | x
+| 
+| 
 |-
 | After inserting AutoText
 | After a text block is inserted.
+| 
+| 
+| 
 | x
+| 
+| 
 |}
 
 == Macros ==
diff -pur wiki/Calc/Array_Functions/MAIN wiki-new/Calc/Array_Functions/MAIN
--- wiki/Calc/Array_Functions/MAIN	2011-12-02 00:03:41.662670560 +0700
+++ wiki-new/Calc/Array_Functions/MAIN	2011-12-01 23:48:04.170721671 +0700
@@ -1,6 +1,7 @@
 {{OrigLang|Array Functions}}
 {| border="1"
 |-
+| 
 | A
 | B
 | C
@@ -118,6 +119,7 @@ In the following example, the >0 test of
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | A
 ! scope="col" | B (formula)
 ! scope="col" | B (result)
@@ -142,6 +144,7 @@ The following functions provide forced a
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | A
 ! scope="col" | B (formula)
 ! scope="col" | B (result)
@@ -163,6 +166,7 @@ The following functions provide forced a
 | 5
 |-
 ! scope="col" | 3
+| 
 | =A1:A2+1
 | #VALUE!
 | =SUMPRODUCT(A1:A2+1)
@@ -225,6 +229,7 @@ Examine the following examples:
 
 {| border="1"
 |-
+| 
 | A
 | B
 | C
@@ -237,13 +242,17 @@ Examine the following examples:
 | <code>x1</code>
 | <code>x2</code>
 | <code>y</code>
+| 
 | <code>LIN</code>
 <code>EST value</code>
+| 
+| 
 |-
 | '''2'''
 | <code>4</code>
 | <code>7</code>
 | <code>100</code>
+| 
 | <code>4,17</code>
 | -<code>3,48</code>
 | <code>82,33</code>
@@ -252,6 +261,7 @@ Examine the following examples:
 | <code>5</code>
 | <code>9</code>
 | <code>105</code>
+| 
 | <code>5,46</code>
 | <code>10,96</code>
 | <code>9,35</code>
@@ -260,6 +270,7 @@ Examine the following examples:
 | <code>6</code>
 | <code>11</code>
 | <code>104</code>
+| 
 | <code>0,87</code>
 | <code>5,06</code>
 | <code>#NA</code>
@@ -268,6 +279,7 @@ Examine the following examples:
 | <code>7</code>
 | <code>12</code>
 | <code>108</code>
+| 
 | <code>13,21</code>
 | <code>4</code>
 | <code>#NA</code>
@@ -276,6 +288,7 @@ Examine the following examples:
 | <code>8</code>
 | <code>15</code>
 | <code>111</code>
+| 
 | <code>675,45</code>
 | <code>102,26</code>
 | <code>#NA</code>
@@ -284,11 +297,19 @@ Examine the following examples:
 | <code>9</code>
 | <code>17</code>
 | <code>120</code>
+| 
+| 
+| 
+| 
 |-
 | '''8'''
 | <code>10</code>
 | <code>19</code>
 | <code>133</code>
+| 
+| 
+| 
+| 
 |}
 
 Column A contains several X1 values, column B several X2 values and column C the Y values. You have already entered these values in your spreadsheet. You have now set up E2:G6 in the spreadsheet and activated the '''Function Wizard'''. For the LINEST function to work, you must have marked the '''Array''' check box in the '''Function Wizard'''. Next, select the following values in the spreadsheet (or enter them using the keyboard):
@@ -375,6 +396,7 @@ At least one array must be part of the a
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | A
 ! scope="col" | B
 ! scope="col" | C
@@ -531,6 +553,7 @@ In the following table, column A lists u
 
 <!-- UFI: replace table by picture -->{| border="1"
 |-
+| 
 | '''A'''
 | '''B'''
 | '''C'''
@@ -567,18 +590,28 @@ In the following table, column A lists u
 |-
 | '''7'''
 | 16
+| 
+| 
 |-
 | '''8'''
 | 9
+| 
+| 
 |-
 | '''9'''
 | 7
+| 
+| 
 |-
 | '''10'''
 | 16
+| 
+| 
 |-
 | '''11'''
 | 33
+| 
+| 
 |}
 
 Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the '''Function Wizard'''. Select the '''Data''' range in (A1:A11), and then the '''Classes''' range in which you entered the class limits (B1:B6). Select the '''Array''' check box and click '''OK'''. You will see the frequency count in the range C1:C6.
diff -pur wiki/Calc/Database_Functions/MAIN wiki-new/Calc/Database_Functions/MAIN
--- wiki/Calc/Database_Functions/MAIN	2011-12-02 00:03:43.390670462 +0700
+++ wiki-new/Calc/Database_Functions/MAIN	2011-12-01 23:48:07.474721487 +0700
@@ -12,6 +12,7 @@ The range A1:E10 lists the children invi
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | A
 ! scope="col" | B
 ! scope="col" | C
@@ -92,8 +93,18 @@ The range A1:E10 lists the children invi
 | <code>42</code>
 |-
 | 11
+| 
+| 
+| 
+| 
+| 
 |-
 | 12
+| 
+| 
+| 
+| 
+| 
 |-
 | 13
 | <code>Name</code>
@@ -103,13 +114,25 @@ The range A1:E10 lists the children invi
 | <code>Weight</code>
 |-
 | 14
+| 
+| 
+| 
 | <code>>600</code>
+| 
 |-
 | 15
+| 
+| 
+| 
+| 
+| 
 |-
 | 16
 | <code>DCOUNT</code>
 | <code>5</code>
+| 
+| 
+| 
 |}
 
 The formula in cell B16 is =DCOUNT(A1:E10;0;A13:E14)
diff -pur wiki/Calc/Filter_1/MAIN wiki-new/Calc/Filter_1/MAIN
--- wiki/Calc/Filter_1/MAIN	2011-12-02 00:03:39.598670669 +0700
+++ wiki-new/Calc/Filter_1/MAIN	2011-12-01 23:48:01.930721788 +0700
@@ -30,6 +30,7 @@ The following operators are available:
 {| border="1"
 |-
 | '''Conditions:'''
+| 
 |-
 | =
 | equal
diff -pur wiki/Calc/Filter:_Applying_Advanced_Filters/MAIN wiki-new/Calc/Filter:_Applying_Advanced_Filters/MAIN
--- wiki/Calc/Filter:_Applying_Advanced_Filters/MAIN	2011-12-02 00:03:36.918670820 +0700
+++ wiki-new/Calc/Filter:_Applying_Advanced_Filters/MAIN	2011-12-01 23:47:59.230721939 +0700
@@ -10,6 +10,7 @@ Load a spreadsheet with a large number o
 
 {| border="1"
 |-
+| 
 | '''A'''
 | '''B'''
 | '''C'''
@@ -40,6 +41,8 @@ Load a spreadsheet with a large number o
 | '''4'''
 | March
 | 170000
+| 
+| 
 | and so on...
 |}
 
@@ -47,6 +50,7 @@ Copy row 1 with the row headers (field n
 
 {| border="1"
 |-
+| 
 | '''A'''
 | '''B'''
 | '''C'''
@@ -62,9 +66,17 @@ Copy row 1 with the row headers (field n
 |-
 | '''21'''
 | January
+| 
+| 
+| 
+| 
 |-
 | '''22'''
+| 
 | <160000
+| 
+| 
+| 
 |}
 
 Specify that only rows which either have the value <code>January</code> in the '''Month''' cells OR a value of under 160000 in the '''Standard'''<!-- standard not default, look at U59!!! --> cells will be displayed.
diff -pur wiki/Calc/Financial_Functions_Part_One/MAIN wiki-new/Calc/Financial_Functions_Part_One/MAIN
--- wiki/Calc/Financial_Functions_Part_One/MAIN	2011-12-02 00:03:42.110670535 +0700
+++ wiki-new/Calc/Financial_Functions_Part_One/MAIN	2011-12-01 23:48:04.578721647 +0700
@@ -32,6 +32,7 @@ To have an overview of depreciation rate
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | '''A'''
 ! scope="col" | '''B'''
 ! scope="col" | '''C'''
@@ -53,41 +54,79 @@ To have an overview of depreciation rate
 | <code>13,333.33 currency units</code>
 |-
 | 3
+| 
+| 
+| 
 | <code>2</code>
 | <code>10,666.67 currency units</code>
 |-
 | 4
+| 
+| 
+| 
 | <code>3</code>
 | <code>8,000.00 currency units</code>
 |-
 | 5
+| 
+| 
+| 
 | <code>4</code>
 | <code>5,333.33 currency units</code>
 |-
 | 6
+| 
+| 
+| 
 | <code>5</code>
 | <code>2,666.67 currency units</code>
 |-
 | 7
+| 
+| 
+| 
 | <code>6</code>
 | <code>0.00 currency units</code>
 |-
 | 8
+| 
+| 
+| 
 | <code>7</code>
+| 
 |-
 | 9
+| 
+| 
+| 
 | <code>8</code>
+| 
 |-
 | 10
+| 
+| 
+| 
 | <code>9</code>
+| 
 |-
 | 11
+| 
+| 
+| 
 | <code>10</code>
+| 
 |-
 | 12
+| 
+| 
+| 
+| 
+| 
 |-
 | 13
 | <code>>0</code>
+| 
+| 
 | <code>Total</code>
 | <code>40,000.00 currency units</code>
 |}
diff -pur wiki/Calc/Financial_Functions_Part_Three/MAIN wiki-new/Calc/Financial_Functions_Part_Three/MAIN
--- wiki/Calc/Financial_Functions_Part_Three/MAIN	2011-12-02 00:03:42.666670506 +0700
+++ wiki-new/Calc/Financial_Functions_Part_Three/MAIN	2011-12-01 23:48:04.958721623 +0700
@@ -43,6 +43,7 @@ Calculation of the internal rate of retu
 
 {| border="1"
 |-
+| 
 | A
 | B
 | C
@@ -60,14 +61,17 @@ Calculation of the internal rate of retu
 | 3
 | 2001-03-15
 | 2500
+| 
 |-
 | 4
 | 2001-05-12
 | 5000
+| 
 |-
 | 5
 | 2001-08-10
 | 1000
+| 
 |}
 
 =XIRR(B1:B5; A1:A5; 0.1) returns 0.1828.
diff -pur wiki/Calc/Information_Functions/MAIN wiki-new/Calc/Information_Functions/MAIN
--- wiki/Calc/Information_Functions/MAIN	2011-12-02 00:03:39.042670702 +0700
+++ wiki-new/Calc/Information_Functions/MAIN	2011-12-01 23:48:01.970721786 +0700
@@ -8,6 +8,7 @@ The data in the following table serves a
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | C
 ! scope="col" | D
 |-
diff -pur wiki/Calc/Insert_1/MAIN wiki-new/Calc/Insert_1/MAIN
--- wiki/Calc/Insert_1/MAIN	2011-12-02 00:03:45.422670351 +0700
+++ wiki-new/Calc/Insert_1/MAIN	2011-12-01 23:48:07.774721475 +0700
@@ -53,6 +53,7 @@ Inserts a video or sound file into your
 
 {| border="1"
 |-
+| 
 | Movie and Sound
 |}
 
diff -pur wiki/Calc/Statistical_Functions_Part_One/MAIN wiki-new/Calc/Statistical_Functions_Part_One/MAIN
--- wiki/Calc/Statistical_Functions_Part_One/MAIN	2011-12-02 00:03:41.242670579 +0700
+++ wiki-new/Calc/Statistical_Functions_Part_One/MAIN	2011-12-01 23:48:03.914721687 +0700
@@ -115,6 +115,7 @@ The probability determined by CHITEST ca
 
 {| border="1"
 |-
+| 
 | Data_B (observed)
 | Data_E (expected)
 |-
diff -pur wiki/Calc/Statistics_Functions/MAIN wiki-new/Calc/Statistics_Functions/MAIN
--- wiki/Calc/Statistics_Functions/MAIN	2011-12-02 00:03:39.686670670 +0700
+++ wiki-new/Calc/Statistics_Functions/MAIN	2011-12-01 23:48:02.478721763 +0700
@@ -8,6 +8,7 @@ Some of the examples use the following d
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | C
 ! scope="col" | D
 |-
diff -pur wiki/Chart/Chart_Type_Stock/MAIN wiki-new/Chart/Chart_Type_Stock/MAIN
--- wiki/Chart/Chart_Type_Stock/MAIN	2011-12-02 00:03:47.570670237 +0700
+++ wiki-new/Chart/Chart_Type_Stock/MAIN	2011-12-01 23:48:10.266721340 +0700
@@ -12,6 +12,7 @@ For a Stock chart the order of the data
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | A
 ! scope="col" | B
 ! scope="col" | C
@@ -20,6 +21,7 @@ For a Stock chart the order of the data
 ! scope="col" | F
 |-
 | 1
+| 
 | Transaction volume
 | Opening price
 | Low (bottom price)
diff -pur wiki/Common/Calculate/MAIN wiki-new/Common/Calculate/MAIN
--- wiki/Common/Calculate/MAIN	2011-12-02 00:03:01.130672772 +0700
+++ wiki-new/Common/Calculate/MAIN	2011-12-01 23:47:23.734723874 +0700
@@ -23,6 +23,7 @@ Specifies whether formulas with iterativ
 
 {| border="1"
 |-
+| 
 | A
 | B
 |-
diff -pur wiki/Common/Drawing_Lines_in_Text/MAIN wiki-new/Common/Drawing_Lines_in_Text/MAIN
--- wiki/Common/Drawing_Lines_in_Text/MAIN	2011-12-02 00:02:41.738673826 +0700
+++ wiki-new/Common/Drawing_Lines_in_Text/MAIN	2011-12-01 23:47:03.642724965 +0700
@@ -12,6 +12,7 @@ To define the line attributes and direct
 | 1.
 | On the Standard bar, click the '''Show Draw Functions '''icon to open the '''Drawing '''toolbar, and click the '''Line''' icon. The mouse pointer changes to a cross-hair symbol with a line beside it.
 |-
+| 
 | 2.
 | In your document, click where the line should begin. Hold down the mouse button and drag to the point where you want the line to end. If you also hold down the Shift key, you can draw only horizontal, vertical, and diagonal lines.
 |-
@@ -19,6 +20,7 @@ To define the line attributes and direct
 | 3.
 | Release the mouse button once the line has the desired direction and length. You can then draw more lines. End this function by pressing the Esc key or by clicking the '''Select''' icon from the '''Drawing '''bar.
 |-
+| 
 | 4.
 | After clicking the '''Select''' icon, you can select all of the lines at the same time by clicking each line while holding down the Shift key. This multiple selection enables you to assign all of them a common color, width or other attribute.
 |}
diff -pur wiki/Common/Insert_Menu/MAIN wiki-new/Common/Insert_Menu/MAIN
--- wiki/Common/Insert_Menu/MAIN	2011-12-02 00:02:58.622672902 +0700
+++ wiki-new/Common/Insert_Menu/MAIN	2011-12-01 23:47:20.978724020 +0700
@@ -25,6 +25,7 @@ Choose '''Insert - Movie and Sound'''
 
 {| border="1"
 |-
+| 
 | Movie and Sound
 |}
 
diff -pur wiki/Common/Number_Format_Codes/MAIN wiki-new/Common/Number_Format_Codes/MAIN
--- wiki/Common/Number_Format_Codes/MAIN	2011-12-02 00:02:51.854673277 +0700
+++ wiki-new/Common/Number_Format_Codes/MAIN	2011-12-01 23:47:13.978724404 +0700
@@ -240,45 +240,83 @@ and all not listed locales
 |-
 | German - de
 | J
+| 
 | T
+| 
+| 
+| 
 |-
 | Netherlands - nl
 | J
+| 
+| 
 | U
+| 
+| 
 |-
 | French - fr
 | A
+| 
 | J
+| 
 | O
+| 
 |-
 | Italian - it
 | A
+| 
 | G
+| 
 | O
 | X
 |-
 | Portuguese - pt
 | A
+| 
+| 
+| 
 | O
+| 
 |-
 | Spanish - es
 | A
+| 
+| 
+| 
 | O
+| 
 |-
 | Danish - da
+| 
+| 
+| 
 | T
+| 
+| 
 |-
 | Norwegian - no, nb, nn
+| 
+| 
+| 
 | T
+| 
+| 
 |-
 | Swedish - sv
+| 
+| 
+| 
 | T
+| 
+| 
 |-
 | Finnish - fi
 | V
 | K
 | P
 | T
+| 
+| 
 |}
 
 === Entering Dates ===
diff -pur wiki/Common/Query_Design/MAIN wiki-new/Common/Query_Design/MAIN
--- wiki/Common/Query_Design/MAIN	2011-12-02 00:02:54.834673112 +0700
+++ wiki-new/Common/Query_Design/MAIN	2011-12-01 23:47:17.026724238 +0700
@@ -168,6 +168,7 @@ If you are working with the HSQL databas
 ! scope="col" | Effect
 |-
 | No function
+| 
 | No function will be executed.
 |-
 | Average
diff -pur wiki/Common/View_1/MAIN wiki-new/Common/View_1/MAIN
--- wiki/Common/View_1/MAIN	2011-12-02 00:02:59.690672849 +0700
+++ wiki-new/Common/View_1/MAIN	2011-12-01 23:47:21.994723970 +0700
@@ -97,6 +97,7 @@ The "Selection clipboard" is independent
 
 {| border="1"
 |-
+! scope="col" | 
 ! scope="col" | '''Clipboard'''
 ! scope="col" | '''Selection clipboard'''
 |-
diff -pur wiki/Impress/Insert_1/MAIN wiki-new/Impress/Insert_1/MAIN
--- wiki/Impress/Insert_1/MAIN	2011-12-02 00:03:15.414671986 +0700
+++ wiki-new/Impress/Insert_1/MAIN	2011-12-01 23:47:37.846723102 +0700
@@ -68,6 +68,7 @@ Inserts a video or sound file into your
 
 {| border="1"
 |-
+| 
 | Movie and Sound
 |}
 
diff -pur wiki/Math/Attributes_3/MAIN wiki-new/Math/Attributes_3/MAIN
--- wiki/Math/Attributes_3/MAIN	2011-12-02 00:03:33.378671013 +0700
+++ wiki-new/Math/Attributes_3/MAIN	2011-12-01 23:47:55.914722122 +0700
@@ -31,6 +31,7 @@
 | Circle above a character
 |-
 | <code>color</code>
+| 
 <div id="bm_id3161843"></div>
 
 The '''color''' command changes the character color; first enter the '''color''' command directly in the '''Commands''' window. Then enter the color name (black, white, cyan, magenta, red, blue, green, or yellow). Then enter the characters to be changed.
@@ -60,9 +61,11 @@ The '''color''' command changes the char
 | Italics
 |-
 | <code>nbold</code>
+| 
 | Remove the Bold attribute
 |-
 | <code>nitalic</code>
+| 
 | Remove the Italics attribute
 |-
 | <code>overline</code>
diff -pur wiki/Math/Brackets/MAIN wiki-new/Math/Brackets/MAIN
--- wiki/Math/Brackets/MAIN	2011-12-02 00:03:32.874671036 +0700
+++ wiki-new/Math/Brackets/MAIN	2011-12-01 23:47:55.314722156 +0700
@@ -83,36 +83,47 @@
 | Scalable curly set bracket below
 |-
 | <code>lfloor ... rfloor</code>
+| 
 | Left and right line with lower edges
 |-
 | <code>lceil ... rceil</code>
+| 
 | Left and right line with upper edges
 |-
 | <code>\lbrace \rbrace</code> or <code>\{ \}</code>
+| 
 | Left curly bracket or right curly bracket
 |-
 | <code>\( \)</code>
+| 
 | Left and right round bracket
 |-
 | <code>\[ \]</code>
+| 
 | Left and right square bracket
 |-
 | <code>\langle \rangle</code>
+| 
 | Left and right pointed bracket
 |-
 | <code>\lline \rline</code>
+| 
 | Left and right vertical line
 |-
 | <code>\ldline \rdline</code>
+| 
 | Left and right double line
 |-
 | <code>\lfloor \rfloor</code>
+| 
 | Left and right line with lower edges
 |-
 | <code>\lceil \rceil</code>
+| 
 | Left and right line with upper edges
 |-
 | <code>none</code>
+| 
 | Qualifier to suppress one bracket, as in <code>right none </code>
 |}
 
diff -pur wiki/Math/Formatting/MAIN wiki-new/Math/Formatting/MAIN
--- wiki/Math/Formatting/MAIN	2011-12-02 00:03:32.890671041 +0700
+++ wiki-new/Math/Formatting/MAIN	2011-12-01 23:47:55.226722153 +0700
@@ -67,6 +67,7 @@
 | Wide space/gap
 |-
 | <code>nospace{e1 e2 ...}</code>
+| 
 | Suppress horizontal space between elements
 |}
 
diff -pur wiki/Math/Functions_1/MAIN wiki-new/Math/Functions_1/MAIN
--- wiki/Math/Functions_1/MAIN	2011-12-02 00:03:32.210671072 +0700
+++ wiki-new/Math/Functions_1/MAIN	2011-12-01 23:47:54.674722190 +0700
@@ -43,6 +43,7 @@
 | Inverse hyperbolic tangent
 |-
 | <code>backepsilon</code>
+| 
 | Back epsilon
 |-
 | <code>cos</code>
@@ -98,6 +99,7 @@
 | Square root
 |-
 | <code>sub</code>
+| 
 | x with subscript n
 |-
 | <code>sup</code>
diff -pur wiki/Math/Operators/MAIN wiki-new/Math/Operators/MAIN
--- wiki/Math/Operators/MAIN	2011-12-02 00:03:32.354671068 +0700
+++ wiki-new/Math/Operators/MAIN	2011-12-01 23:47:54.970722172 +0700
@@ -31,9 +31,11 @@
 | Integral
 |-
 | <code>liminf</code>
+| 
 | Limes inferior
 |-
 | <code>limsup</code>
+| 
 | Limes superior
 |-
 | <code>lint</code>
@@ -49,6 +51,7 @@
 | Triple curve integral
 |-
 | <code>oper</code>
+| 
 | Placeholder, user-defined operator
 |-
 | <code>prod</code>
diff -pur wiki/Math/Others/MAIN wiki-new/Math/Others/MAIN
--- wiki/Math/Others/MAIN	2011-12-02 00:03:33.310671018 +0700
+++ wiki-new/Math/Others/MAIN	2011-12-01 23:47:55.854722125 +0700
@@ -7,6 +7,7 @@
 ! scope="col" | Meaning
 |-
 | <code><?></code>
+| 
 | Placeholder
 |-
 | <code>dotsaxis</code>
diff -pur wiki/Math/Other_Symbols/MAIN wiki-new/Math/Other_Symbols/MAIN
--- wiki/Math/Other_Symbols/MAIN	2011-12-02 00:03:33.018671028 +0700
+++ wiki-new/Math/Other_Symbols/MAIN	2011-12-01 23:47:55.458722148 +0700
@@ -23,6 +23,7 @@ Choose '''View - Elements''' - in the El
 
 Partial
 |-
+| 
 | Inserts the symbol for a partial differentiation.Command for the '''Commands''' window: '''partial'''
 |}
 
@@ -33,6 +34,7 @@ Partial
 
 Infinity
 |-
+| 
 | Inserts the symbol for infinity.Command for the '''Commands''' window: '''infinity''' or '''infty'''
 |}
 
@@ -43,6 +45,7 @@ Infinity
 
 Nabla
 |-
+| 
 | Inserts the symbol for a Nabla vector operator.Command for the '''Commands''' window: '''nabla'''
 |}
 
@@ -53,6 +56,7 @@ Nabla
 
 There exists
 |-
+| 
 | Inserts the symbol for an Existence quantor.Command for the '''Commands''' window: '''exists'''
 |}
 
@@ -63,6 +67,7 @@ There exists
 
 There does not exist
 |-
+| 
 | Inserts the symbol for an Existence quantor.Command for the '''Commands''' window: '''notexists'''
 |}
 
@@ -73,6 +78,7 @@ There does not exist
 
 For all
 |-
+| 
 | Inserts the symbol for a universal quantifier "for all".Command for the '''Commands''' window: '''forall'''
 |}
 
@@ -93,6 +99,7 @@ Inserts the symbol for the h-bar constan
 
 Lambda Bar
 |-
+| 
 | Inserts the symbol for a lambda-bar.Command for the '''Commands''' window: '''lambdabar'''
 |}
 
@@ -103,6 +110,7 @@ Lambda Bar
 
 Real Part
 |-
+| 
 | Inserts the symbol for the real part of a complex number.Command for the '''Commands''' window: '''re'''
 |}
 
@@ -113,6 +121,7 @@ Real Part
 
 Imaginary Part
 |-
+| 
 | Inserts the symbol for the imaginary part of a complex number.Command for the '''Commands''' window: '''im'''
 |}
 
@@ -123,6 +132,7 @@ Imaginary Part
 
 Weierstrass p
 |-
+| 
 | This icon inserts a Weierstrass p-function symbol.Command for the '''Commands''' window: '''wp'''
 |}
 
@@ -133,6 +143,7 @@ Weierstrass p
 
 Left Arrow
 |-
+| 
 | This icon inserts a left arrow.Command for the '''Commands''' window: '''leftarrow'''
 |}
 
@@ -143,6 +154,7 @@ Left Arrow
 
 Right Arrow
 |-
+| 
 | This icon inserts a right arrow.Command for the '''Commands''' window: '''rightarrow'''
 |}
 
@@ -153,6 +165,7 @@ Right Arrow
 
 Up Arrow
 |-
+| 
 | This icon inserts an up arrow.Command for the '''Commands''' window: '''uparrow'''
 |}
 
@@ -163,6 +176,7 @@ Up Arrow
 
 Down Arrow
 |-
+| 
 | This icon inserts a down arrow.Command for the '''Commands''' window: '''downarrow'''
 |}
 
@@ -173,6 +187,7 @@ Down Arrow
 
 Ellipsis
 |-
+| 
 | This icon inserts an ellipsis (three low horizontal dots).Command for the '''Commands''' window: '''dotslow'''
 |}
 
@@ -183,6 +198,7 @@ Ellipsis
 
 Math-axis Ellipsis
 |-
+| 
 | This icon inserts an axis-ellipsis (three vertically centered horizontal dots).Command for the '''Commands''' window: '''dotsaxis'''
 |}
 
@@ -193,6 +209,7 @@ Math-axis Ellipsis
 
 Vertical Ellipsis
 |-
+| 
 | This icon inserts a vertical ellipsis (three vertical dots).Command for the '''Commands''' window: '''dotsvert'''
 |}
 
@@ -203,6 +220,7 @@ Vertical Ellipsis
 
 Upward Diagonal Ellipsis
 |-
+| 
 | This icon inserts an upward diagonal ellipsis (three dots on the diagonal from the bottom left to the top right)Command for the '''Commands''' window: '''dotsup''' or '''dotsdiag'''
 |}
 
@@ -213,6 +231,7 @@ Upward Diagonal Ellipsis
 
 Downward Diagonal Ellipsis
 |-
+| 
 | This icon inserts a downward diagonal ellipsis (three dots on the diagonal from upper left to lower right).Command for the '''Commands''' window: '''dotsdown'''
 |}
 
diff -pur wiki/Math/Relations/MAIN wiki-new/Math/Relations/MAIN
--- wiki/Math/Relations/MAIN	2011-12-02 00:03:32.810671042 +0700
+++ wiki-new/Math/Relations/MAIN	2011-12-01 23:47:55.178722161 +0700
@@ -11,6 +11,7 @@
 | Less than
 |-
 | <code><<</code> or <code>ll</code>
+| 
 | Much less than
 |-
 | <code><=</code> or <code>le</code>
@@ -34,6 +35,7 @@
 | Greater than or equal to
 |-
 | <code>>></code> or <code>gg</code>
+| 
 | Much greater than
 |-
 | <code>approx</code>
@@ -41,6 +43,7 @@
 | Is approximately
 |-
 | <code>def</code>
+| 
 | is defined as/by definition equal to
 |-
 | <code>divides</code>
@@ -100,9 +103,11 @@
 | Toward
 |-
 | <code>transl</code>
+| 
 | Correspondence symbol image of
 |-
 | <code>transr</code>
+| 
 | Correspondence symbol original of
 |}
 
diff -pur wiki/Writer/Insert_2/MAIN wiki-new/Writer/Insert_2/MAIN
--- wiki/Writer/Insert_2/MAIN	2011-12-02 00:03:31.938671087 +0700
+++ wiki-new/Writer/Insert_2/MAIN	2011-12-01 23:47:54.426722202 +0700
@@ -143,6 +143,7 @@ Inserts a video or sound file into your
 
 {| border="1"
 |-
+| 
 | Movie and Sound
 |}
 
diff -pur wiki/Writer/Macro/MAIN wiki-new/Writer/Macro/MAIN
--- wiki/Writer/Macro/MAIN	2011-12-02 00:03:29.998671195 +0700
+++ wiki-new/Writer/Macro/MAIN	2011-12-01 23:47:52.426722312 +0700
@@ -36,12 +36,16 @@ The following table lists the object typ
 | x
 | x
 | x
+| 
+| 
+| 
 |-
 | Mouse over object
 | mouse pointer moves over the object
 | x
 | x
 | x
+| 
 | x
 | x
 |-
@@ -50,6 +54,8 @@ The following table lists the object typ
 | x
 | x
 | x
+| 
+| 
 | x
 |-
 | Mouse leaves object
@@ -57,44 +63,90 @@ The following table lists the object typ
 | x
 | x
 | x
+| 
 | x
 | x
 |-
 | Graphics load successful
 | graphic is loaded successfully
+| 
 | x
+| 
+| 
+| 
+| 
 |-
 | Graphics load terminated
 | loading of the graphic is terminated by the user (for example, when downloading)
+| 
 | x
+| 
+| 
+| 
+| 
 |-
 | Graphics load faulty
 | graphic is not successfully loaded
+| 
 | x
+| 
+| 
+| 
+| 
 |-
 | Input of alpha characters
 | text is inputted
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Input of non-alpha characters
 | Nonprinting characters, such as tabs and line breaks, are entered
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Resize frame
 | frame is resized
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Move frame
 | frame is moved
+| 
+| 
 | x
+| 
+| 
+| 
 |-
 | Before inserting AutoText
 | before AutoText is inserted
+| 
+| 
+| 
 | x
+| 
+| 
 |-
 | After inserting AutoText
 | after AutoText is inserted
+| 
+| 
+| 
 | x
+| 
+| 
 |}
 
 {{Note|For events that are linked to controls in forms, see [[Common/Events_1|Control properties]] or [[Common/Events_2|Form properties]].}}
