Collabora Office 21.06 Help
You can choose among various operators to structure your Collabora Office Math formula. All available operators appear in the lower part of the Elements pane. They are also listed in the context menu of the Commands window. All operators not contained in the Elements pane or in the context menu must be typed manually in the Commands window.
The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements pane (choose View - Elements) or through the context menu of the Commands window.
上下極限
插入帶有一個佔位項的積分與總和的上限與下限範圍陳述。您也可以直接在 [指令] 視窗中輸入 from{<?>} to{<?>} <?>。限制陳述必須與適當的運算子搭配使用才行。這些限制將會在總和字元的上/下方置中。
您也可以先按一下需要的運算子,然後按一下限制圖示,以在運算子中加入限制 (例如一個積分)。這個方法比直接輸入指令快。
指令 liminf 會插入含有一個佔位項的 下限。
指令 limsup 會插入含有一個佔位項的上限。
透過在 [指令] 視窗中輸入 oper,您就可以在 Collabora Office Math 中插入使用者自訂的運算子,此功能適用於將特殊字元加入公式中。例如 oper %theta x。您也可使用 oper 指令,插入不在預設 Collabora Office 字元集中的字元。oper 還可與極限結合使用;例如 oper %union from {i=1} to n x_{i}。在此範例中,聯集符號由名稱 union 表示。但是,這並不是預先定義的符號中的一個。若要定義它,請選擇 [工具] - [分類]。在出現的對話方塊中,選取 [特殊字元] 作為符號集,然後按一下 [編輯] 按鈕。在下一個對話方塊中,再次選取 [特殊字元] 作為符號集。在 [符號] 文字方塊中輸入一個有意義的名稱 (例如「union」),然後在符號集中按一下聯集符號。依次按一下 [增加] 和 [確定]。按一下 [關閉] 關閉 [符號] 對話方塊。現在即已完成指定,在 [指令] 視窗中輸入 oper %union,即可輸入聯集符號。
在「指令」視窗中手動輸入時,請注意空白字元在許多運算子結構中來說是不可或缺的。尤其是以萬用字元代替數值來執行運算子時,例如 lim a_{n}=a。