Änderungen von Dokument 06 Formeln einbinden
Zuletzt geändert von Carina Enke am 12.08.2024
Von Version 231.1
bearbeitet von Carina Enke
am 24.09.2018
am 24.09.2018
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 1.11.1.
Auf Version 232.1
bearbeitet von Carina Enke
am 15.10.2018
am 15.10.2018
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 1.12.
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -1,3 +1,4 @@ 1 +{{sv-translation language="de"}} 1 1 {{layout}} 2 2 {{layout-section ac:type="single"}} 3 3 {{layout-cell}} ... ... @@ -170,3 +170,155 @@ 170 170 {{/layout-cell}} 171 171 {{/layout-section}} 172 172 {{/layout}} 174 +{{/sv-translation}} 175 + 176 +{{sv-translation language="en"}} 177 +{{layout}} 178 +{{layout-section ac:type="two_right_sidebar"}} 179 +{{layout-cell}} 180 +ONYX offers authors the possibility to integrate formulas in MathML or LaTeX notation. ONYX uses the established [[MathJax>>url:http://www.mathjax.org/||shape="rect"]] framework for optimal representation of your formulas in all browser views. 181 + 182 +For the easy compilation and automatic conversion of your formulas into the LaTeX markup language, several LaTeX formula editors can be downloaded from the internet. The [[Daum Equation Editor>>url:http://s1.daumcdn.net/editor/fp/service_nc/pencil/Pencil_chromestore.html||shape="rect"]], for example, stands out due to its simplicity and extensive functionality. 183 + 184 + 185 + 186 +[[image:attach:image2016-10-24 10:18:57.png]] 187 +{{/layout-cell}} 188 + 189 +{{layout-cell}} 190 +{{scroll-ignore}} 191 +{{panel title="Content"}} 192 + 193 + 194 +{{toc/}} 195 + 196 +**Related topics** 197 + 198 +* [[LaTeX help: LaTeX compendium for mathematicians>>url:https://de.wikibooks.org/wiki/LaTeX-Kompendium:_F%C3%BCr_Mathematiker||shape="rect"]] 199 +* [[MathML help: Official specification of MathML 3.0>>url:https://www.w3.org/TR/MathML3/||shape="rect"]] 200 +* [[Formula representation: MathJax>>url:https://www.bps-system.de/help/display/ONYXintern/Testen+in+OPAL||shape="rect"]] 201 +* [[Formula editor: Daum Equation Editor>>url:http://s1.daumcdn.net/editor/fp/service_nc/pencil/Pencil_chromestore.html||shape="rect"]] 202 +{{/panel}} 203 +{{/scroll-ignore}} 204 +{{/layout-cell}} 205 +{{/layout-section}} 206 + 207 +{{layout-section ac:type="single"}} 208 +{{layout-cell}} 209 +== Formula creation with LaTeX == 210 + 211 +The ONYX Editor provides LaTeX support for all author inputs. Via the HTML Editor, which is a part of the ONYX Editor, you can integrate formulas into all task areas, i.e. task texts, alternative answers, or feedback, using the LaTeX markup language. The formulas are represented with the established [[MathJax Framework>>url:http://www.mathjax.org/||shape="rect"]]. Your formula is automatically converted to a professionally formatted formula. 212 + 213 + 214 + 215 +|((( 216 +[[image:attach:onyx-math1_de.png]] 217 + 218 +(% style="text-align: center;" %) 219 +//Fig.: LaTeX input in the ONYX Editor// 220 +)))|((( 221 +[[image:attach:onyx-math2_de.png]] 222 + 223 +(% style="text-align: center;" %) 224 +//Fig.: Formula representation during the test implementation// 225 +))) 226 + 227 +In order to represent mathematical formulas in LaTeX, you need to integrate the formula into your text. A formula can be integrated into a text as follows: 228 + 229 +* \( Formula \) 230 +* \[ Formula \] 231 +* $$ Formula $$ 232 + 233 +The LaTeX syntax $formula$ is not supported in ONYX. 234 + 235 + 236 + 237 +{{info}} 238 +On the internet, you will find extensive material for generating formulas with LaTeX. More detailed examples can, for example, be found in the [[Wikibook: LaTeX-Kompendium für Mathematiker>>url:https://de.wikibooks.org/wiki/LaTeX-Kompendium:_F%C3%BCr_Mathematiker||shape="rect"]] (German). 239 +{{/info}} 240 + 241 +(% style="margin-right: 3.05pt;" %) 242 +== Formula creation with the formula dialogue == 243 + 244 +In addition to the markup language LaTeX, mathematical formulas and complex expressions can also be integrated by means of the Mathematical Markup Language (MathML). For simple input, a special formula plugin is available for the HTML Editor. 245 + 246 +1. Click on the option formula [[image:attach:onyx-math3_de.png]] in the text editor. 247 +1. In the dialogue, enter your formula into the text field in MathML or LaTeX notation. 248 +1. For LaTeX input, you can select whether the formula should be inserted into the text editor in LaTeX notation or as a placeholder [[image:attach:placeholder_formula.png]]. 249 +1. Add the formula to the test content by clicking on "Finish". 250 +\\ 251 + 252 +Below the input field, you will be given a preview of the formula. 253 + 254 +|((( 255 +[[image:attach:onyx-math4_de.png]] 256 + 257 +(% style="text-align: center;" %) 258 +//Fig.: Formula dialogue of the ONYX HTML Editor// 259 +)))|((( 260 +[[image:attach:Formel.png]] 261 +))) 262 + 263 +To edit already existing formula content with the formula plugin, proceed as follows: 264 + 265 +1. Click on the formula placeholder [[image:attach:placeholder_formula.png]] or mark the entire formula in LaTeX notation. 266 +\\[[image:attach:onyx-math6_de.png]] 267 +1. ((( 268 +Click on the option formula [[image:attach:onyx-math3_de.png]] in the text editor. 269 +))) 270 +1. The formula opens in the formula dialogue. You can edit the formula in the text field. 271 +1. Confirm your changes with a click on "Finished". 272 + 273 +\\ 274 + 275 +{{info}} 276 +On the internet, you will find extensive material for generating formulas with MathML. A detailed description is offered by the [[Official specification of MathML 3.0>>url:https://www.w3.org/TR/MathML3/||shape="rect"]]. 277 +{{/info}} 278 + 279 +== Formula creation with a formula editor == 280 + 281 +On the Internet, you can find numerous LaTeX formula editors which provide support for the creation of LaTeX formulas. The [[Daum Equation Editor>>url:http://s1.daumcdn.net/editor/fp/service_nc/pencil/Pencil_chromestore.html||shape="rect"]], for example, stands out due to its simplicity and extensive functionality. It comes as a web application, which is also available as a browser plugin for Google Chrome. 282 + 283 +[[image:attach:image2016-10-12 15:11:25.png]] 284 + 285 +The operation of the Daum Equation Editor is similar to the formula editors of text programmes. Mathematical formulas can be compiled and adapted thanks to ready-to-use, graphical formula symbols. The formula editor translates the displayed formula into LaTeX notation. You can then select the LaTeX notation, copy it, and paste it to the ONYX HTML input fields. 286 + 287 +|((( 288 +[[image:attach:image2016-10-12 15:14:14.png]] 289 + 290 +(% style="text-align: center;" %) 291 +//Fig.: ONYX Editor formula dialogue// 292 +)))|((( 293 +[[image:attach:image2016-10-12 15:14:51.png]] 294 + 295 +(% style="text-align: center;" %) 296 +//Fig.: ONYX Editor HTML Editor// 297 + 298 +(% style="text-align: center;" %) 299 +[[image:attach:image2016-10-12 15:17:21.png]] 300 + 301 +(% style="text-align: center;" %) 302 +//Fig.: ONYX test implementation formula display// 303 +))) 304 + 305 +== Formula examples == 306 + 307 +ONYX uses the MathJax framework to display formulas. On the demo pages of MathJax, you will find several [[examples on how to insert formulas>>url:https://www.mathjax.org/||shape="rect"]]. 308 + 309 +(% style="text-align: center;" %) 310 +[[image:attach:onyx-math7_de.png]] 311 + 312 +(% style="text-align: center;" %) 313 +//Fig.: Example of an inlined formula// 314 + 315 +(% style="text-align: center;" %) 316 +[[image:attach:onyx-math8_de.png]] 317 + 318 +(% style="text-align: center;" %) 319 +//Fig.: Example of a formula centred on a separate line// 320 + 321 + 322 +{{/layout-cell}} 323 +{{/layout-section}} 324 +{{/layout}} 325 +{{/sv-translation}}
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 -1821 904741 +182518014 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/1821 90474/Formeln1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/182518014/Formeln