1 / 17

MathEdit, A Browser-based Visual Mathematics Expression Editor

MathEdit, A Browser-based Visual Mathematics Expression Editor. Wei Su 1 , Paul.Wang 2 , Lian Li 1 , Guanyu Li 1 , Yanjuan Zhao 1 1 Lanzhou University, Lanzhou, Gansu,730000, China 2 Kent State University, Kent, Ohio 44242-0001, USA. Outline. Background MathEdit Overview

damon
Download Presentation

MathEdit, A Browser-based Visual Mathematics Expression Editor

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MathEdit, A Browser-based Visual Mathematics Expression Editor Wei Su1, Paul.Wang2, Lian Li1, Guanyu Li1, Yanjuan Zhao1 1Lanzhou University, Lanzhou, Gansu,730000, China 2 Kent State University, Kent, Ohio 44242-0001, USA

  2. Outline • Background • MathEdit Overview • MathEdit Architecture and Components • Internal Design and Implementation • Extensibility and Customization • MathEdit API library • Future Work

  3. 1. Background

  4. 2. MathEdit Overview • MathEdit is an interactive visual mathematical expression editor. Running in a Web browser, it allows you to create and edit mathematical expressions with a convenient and intuitive graphical user interface. With MathEdit, users can easily enter mathematical expressions as answers to questions in mathematics lesson pages for example. Web page authors can also use MathEdit to create mathematical expressions to be included in their XHTML documents.

  5. MathEdit Toolbar Templates Editing Area Editing Mode 2. MathEdit Overview

  6. Main Functionalities • Create a new or edit an existing mathematical expression interactively with a convenient GUI • Direct editing of MathML code • Set mathematical expression format and style • Customize toolbar, palette and expression template • Import/Export MathML • Capture and retrieve the MathML markup from other applications or webpage. • Open an existing MathML file stored in the local file system or at the originating Web server • Save MathML in a local or remote file • Return the result mathematical encoding (content, presentation, and composite) to the parent window

  7. Some Examples of Math expression • Demo

  8. 3. MathEdit Architecture and Components

  9. 4. Internal Design and Implementation • 4.1 Template • 4.2 Sub-expression Navigation • 4.3 Command Processing

  10. Limit Template Fraction Template 4.1 Template

  11. 4.2 Sub-expression Navigation • MathEdit keeps track of the sub-expression and displays a color background to visually identify it to the user. • The arrow keys are used to move the current sub-expression • up to the parent node • down to the first child • left/right to sibling nodes.

  12. math math math apply apply apply math cn divide cn apply divide apply ci ci ci divide 2 2 root degree ci root degree apply ci cn plus ci ci 2 a b 4.3 Command Processing the DOM trees in creating

  13. 5. Extensibility and Customization Triangle Function Curricula Middle School Set Curricula High School

  14. MathEdit 6. MathEdit API library Demo1_popupDemo2_embed

  15. MathEdit API library

  16. MathEdit API library

  17. Thank you!

More Related