Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
Translation of Maple Worksheets to HTML or HTML with MathML
The following information describes what happens when a Maple worksheet is exported as HTML.
Using Frames
Maple worksheets that are exported to HTML translate into multiple documents when using frames. The frames capability organizes the Maple pages into HTML documents that contain mathematical content and a Table of Contents.
One main page is created, plus one for each collapsed section in the Maple worksheet.
The Table of Contents contains entries for each section in the original worksheet.
Non-Frames Version
If the HTML frames feature is not selected, only one page that contains the worksheet contents is created.
A Table of Contents is created but appears in the same file.
Sections in Worksheets
Maple worksheets can contain both collapsed and expanded sections. For more information about sections, see Structure Worksheets with Sections.
A link is created in the Table of Contents file for each section in your Maple worksheet. Clicking this link moves you to the beginning of the section.
Collapsed Sections
In the frames version only, each collapsed section in a Maple worksheet is converted to a separate HTML document, with a corresponding link from the main HTML page.
In the non-frames version, the worksheet is exported as is, specifically, collapsed sections remain collapsed and their contents are not included.
Expanded Sections
Expanded sections in Maple worksheets are embedded in the main HTML document.
Translation of Other Formats and Features
Objects in a Maple worksheet are converted to other formats, described as follows:
Animations are converted to animated GIFs. If you adjust the speed for an animation in the worksheet, the adjusted speed is used in the HTML document.
Embedded images and plots are converted to GIFs.
HTML - Formatted mathematical output are converted to GIFs, with each line of mathematical notation corresponding to a separate GIF.
HTML with MathML - Formatted mathematical output is encoded by using MathML 2.0. See MathML Package Overview and MathML[Export].
Hidden content is not exported. (See Hide Content.)
Hyperlinks to help pages are converted to plain text in HTML.
Hyperlinks in worksheets are converted to links to HTML files. The links are renamed to be compatible with HTML. For example, a link in a Maple worksheet to a file named "example.mws" is converted to an html link to the file "example.html".
Page breaks that are entered manually in Maple are not exported to HTML.
Sketch output is converted to a GIF.
Spreadsheets are converted to HTML tables.
Superscripts and subscripts are exported correctly.
Worksheet styles are approximated by HTML style attributes on a text-object-by-text-object basis.
Note: When exporting Maple worksheets as HTML files, you should configure your machine to display at least 256 colors, since GIFs accept 256 colors.
MathML
This implementation complies with the standard as it existed at the time of development. For the latest information on MathML, and to get useful applets and other components, visit http://www.maplesoft.com/support/downloads/mathml.aspx.
See Also
Export as HTML or HTML with MathML, Hide Content, Save a Worksheet, Structure Worksheets with Sections
Download Help Document