Cross Platform
-
Full Platform Support: Supports all three major operating systems â macOS, Linux, and Windows â delivering consistent, smooth performance and user experience across every platform.
-
Full Platform Compatibility: Breaks down platform barriers by maintaining uniform file formats across different systems, ensuring presentation files can be edited and presented seamlessly on any operating system.
Format Flexibility
-
Open Standard: Uses the open international standard ODP (OpenDocument Presentation) format as the default save format for presentation files.
-
Format Compatibility: Native ODP files can be directly opened and edited in Microsoft PowerPoint and Google Slides.
-
Multiple Formats: Supports saving as PowerPoint (PPTX) format, and can export to high-quality PDF documents and high-resolution PNG images.
Professional Presentation
-
Animation Control: Allows setting animation effects for any formula or chart rendered through LaTeX.
-
Speaker Notes: Supports writing and rendering LaTeX in Notes, enabling presenters to add explanatory annotations.
Multiple Modes
-
Inline Mode: Supports writing inline mathematical formulas using LaTeX syntax with
$...$
or\(...\)
. -
Display Mode: Supports inserting displayed mathematical formulas using LaTeX syntax such as
$$...$$
or\[...\]
.
Advanced Typesetting
-
Generate Chart: Supports rendering precise professional vector charts by writing LaTeX code.
-
Show Code: Code copied from IDEs like VS Code and JetBrains retains syntax highlighting and indentation structure when pasted.
Global Preamble
-
Define Uniformly: Supports custom global preamble to uniformly define packages, custom commands, and personalized configurations.
-
Share Preamble: All formulas and charts within a single document share the same preamble, avoiding code duplication and ensuring style consistency.